/*CSS ATMOS USA Design

July 2009
Stefan Euchenhofer*/


body {
	background: #f0f0f0;/*margin-top: 0px; dadurch wir die seite oben angeheftet*/
}
#navigation {
	width: 997px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
#navigation a {
	color: #999999;
}
#navigation a:hover {
	color: #3260a5;
}
#container {
	width: 997px;
	background-color: #FFFFFF;
	border: 1px solid #d1dbe7;
	margin-left: auto;/*dadurch wir die seite zentriert*/
	margin-right: auto;/*dadurch wir die seite zentriert*/
}
#header {
	background: url(template/header_logo.jpg) no-repeat;
	background-color: #3260a5;
	height: 74px;
}
#header_start {
	background: url(template/header_logo_start.jpg) no-repeat;
	background-color: #FFFFFF;
	height: 208px;
}
#header_contact {
	background: url(template/header_logo_contact.jpg) no-repeat;
	background-color: #3260a5;
	height: 170px;
	margin-top: -16px;
}
#lang {
	width: 75px;
	margin-left: 900px;
	padding-top: 30px;
	margin-top: -5px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #999999;
}
/*Textformate:*/


h1 {
	color: #1f69bb;
	font-size: 1.8em;
	margin: 0px 0 40px 0;
	padding: 8px 0 0 0;
	font-family: "Calibri", Verdana, Arial;
}
h2 { /*Product Headline*/
	margin: 0px;
	color: #2f59a2;
	font-size: 1.5em;
	font-weight: 900;
	font-family: "Calibri", Verdana, Arial;
}
h3 { /*Headline with grey background as a bar*/
	width: auto;
	font-size: 1.3em;
	background-image: none;
	background-color: #999999;
	color: #FFFFFF;
	border-bottom: #666666;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-family: "Calibri", Verdana, Arial;
}
h4 {
	color: #444444;
	font-size: 13px;
	margin: 0px 0 0px 0;
	font-family: "Verdana", Arial;
}
h5 {
	color: #1f69bb;
	font-size: 2em;
	margin: 0px 0 40px 0;
	padding: 30px 0 0 30px;
	font-family: "Calibri", Verdana, Arial;
}
#frontpage_image1 {
	margin: 0px 40px 0 37px;
	color: #444444;
	font-size: 13px;
	line-height: 25px;
	font-family: "Verdana", Calibri, Arial;
	background: url(template/frontpage_image1.jpg);
	height: 435px;
}

#frontpage_image2 {
	margin: 0px 40px 0 37px;
	color: #444444;
	font-size: 13px;
	line-height: 25px;
	font-family: "Verdana", Calibri, Arial;
	background: url(template/frontpage_image2.jpg);
	height: 435px;
}

#text {
	padding: 0px 8px 0 8px;
	margin: 0 23px 0 20px;
	color: #444444;
	font-size: 13px;
	line-height: 18px;
	font-family: "Verdana", Calibri, Arial;
}
#text_with_back {
	padding: 0px 8px 0 8px;
	margin: 0 23px 0 20px;
	color: #444444;
	font-size: 13px;
	line-height: 18px;
	font-family: "Verdana", Calibri, Arial;
	background: url(template/bg_content.gif) repeat;
}
#text2 {
	padding: 0px 8px 0 8px;
	margin: 0 23px 0 20px;
	color: #444444;
	font-size: 13px;
	line-height: 18px;
	font-family: "Verdana", Calibri, Arial;
	clear: both;
}
#text_content {		/*use it as a div to center an img or swf in the middle of the content area. DON`T PUT IT IN A TEXT DIV!!*/
	padding-left: 20px;
	padding-right: 20px;
}
#text a {
	color: #2f59a2;
	text-decoration: none;
	font-weight: bold;
}
#text img {
	border: none;
}
#text a:hover {
	color: #0099FF;
}
#text_table td {
	padding: 8px;
}
/*The Menu:*/


#menu {
	background:url(template/bg_navih_balken.gif) repeat-x;
	height: 27px;
	text-align: left;
	padding-top: 1px;
	padding-left: 30px;
	background-color: #2f59a2;
}
#menu a {
	color: #000000;
	line-height: 25px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	border-left: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	padding: 7px;
}
#menu a:hover {
	color: #FFFFFF;
	background: url(template/bg_navih_balken_blau.gif) repeat-x;
}
/*Main Content:*/


#main {
	background: #FFFFFF;
	padding-bottom: 25px;
}
#content {
	width: 780px;
	background: url(template/bg_content_oben.gif) no-repeat top left;
	margin-left: 204px;
}
#content div {
	background:  url(template/bg_content_seiten.gif) repeat-y center right;
	padding-bottom: 40px;
}
#content_shadow_top {
	background: url(template/bg_content_top.gif) no-repeat bottom left;
	width: 960px;
	padding-top: 13px;
	margin-left: 20px;
}
#content_shadow_bottom {
	background:  url(template/bg_content_bottom.gif) no-repeat top left;
	width: 960px;
	padding-top: 13px;
	margin-left: 20px;
}
div#picture_left {
	float: left;
	height: auto;
	margin: 0;
	background: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}
div#flash {
	background: #FFFFFF;
	padding: 0px;
}
#white_box1 {
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 239px;
	padding: 5px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	
}
#white_box2 {
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 240px;
	padding: 5px;
	margin-left: 50px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	
}
/*Overview page:*/


#oview_main {
	font-size: 100.01%;
	background: #FFFFFF;
	padding-bottom: 0px;
}
#oview_content {
	width: 960px;
	margin-left: 20px;
	background:  url(template/bg_content_sides.gif) repeat-y center right;
	padding-bottom: 10px;
}
#oview_content_shadow_top {
	background: url(template/bg_content_top.gif) no-repeat bottom left;
	width: 960px;
	padding-top: 13px;
	margin-left: 20px;
}
#oview_content_shadow_bottom {
	background:  url(template/bg_content_bottom.gif) no-repeat top left;
	width: 960px;
	padding-top: 13px;
	margin-left: 20px;
}
/*Info Box Design like on the s041 page*/

#infobox_container {
	width: 205px;
	padding: 5px 8px 20px 8px;
	vertical-align: text-top;
}
#infobox_container a {
	font-family: sans-serif;
	color: #0066CC;
}
#infobox_container a:hover {
	color: #0099FF;
}
#infobox_content {
	background-color: #f3f1f1;
	padding: 3px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#infobox_content strong {
	font-size: 11px;
}
#infobox_content a {
	color: #0066CC;
}
#infobox_content a:hover {
	color: #0099FF;
}
#infobox_shadow {
	background: url(template/infobox_bottom.gif) no-repeat top left;
	width: 205px;
	height: 13px;
}
#infobox_container_double {
	width: 410px;
	padding: 5px 20px 20px 20px;
}
#infobox_shadow_double {
	background: url(template/infobox_bottom_double.gif) no-repeat top left;
	width: 410px;
	height: 13px;
}
/*Content Overview/Like Videostroboscopy.com Frontpage:*/


div#oview_left {
	width: 420px;
	float: left;
	height: auto;
	margin: 0px;
	background: none;
	padding: 0px;
}
div#oview_right {
	margin-left: 450px;
	padding-left: 10px;
	border-left: 0px solid #999999;
}
div#oview_line {
	width: 700px;
	margin-top: 20px;
	padding-top:20px;
	border-top: 0px solid #999999;
}
div#oview_textbox {
	width: auto;
	height: auto;
}
div#oview_textbox_right {
	width: 420px;
	margin-left: 360px;
	margin-top: 50px;
	height: auto;
}
div#oview_more {
	float: right;
	padding-top: 15px;
	padding: 0;
}
/*Download Area:*/


div#downl_table {
	width: auto;
	background: #FFFFFF;
	padding-bottom: 0px;
}
div#downl_table td {
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
div#downl_button {
	background: url(template/download.png) no-repeat;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-top: 1px;
	margin: 10px;
	padding-bottom: 0px;
}
/*Footer:*/


#footer {
	padding: 6px 0px 6px 0px;
	background: #f0f0f0;
	font-family: "verdana";
	color: #aaaaaa;
	font-size: 11px;
	text-align: left;
	width: 997px;
	margin-left: auto;/*dadurch wir die seite zentriert*/
	margin-right: auto;/*dadurch wir die seite zentriert*/
	clear: both;
}
#footer a {
	text-decoration: none;
	color: #aaaaaa;
}
#footer a:hover {
	color: #666666;
}
.clear {
	clear:both;
	padding-top: 25px;
	background-color:#FFFFFF;
}
.blue {
	padding-top: 8px;
	background-color: #2f59a2; /* ATMOS blue */
}
img {
	behavior: url(scripts/png.htc);
}
/*Special Styles for fancy Headlines*/

.special_txt1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: bold;
}

.special_txt1 a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.special_txt2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #666666;
	padding-left: 100px;
}
.special_txt3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #99cc33;
	padding-left: 20px;
	font-weight: bold;
	font-style: italic;
}
