@charset "utf-8";
/* CSS Document */

body {
	font-family:tahoma;
	font-size: 14px;
	background-color: #ebf4fc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#maincontainer{ 
width:796px;
height:auto;
margin:0px auto;
color:#003c79;
}
.header{
width:796px; 
background:url(images/offermonitor-frank-mueller_09.jpg) no-repeat top; 
height:276px;
}
.videoplayer{
width:250px; 
height:190px; 
float:left; 
margin-top:15px; 
margin-left:15px;
}

.txt1{
margin-top:14px; 
margin-right:14px; 
float:left; 
font-size:22px; 
font-family:Georgia; 
color:#FF0000; 
text-align:right;
}

.txt2{
width:500px;
margin-right:14px; 
position:relative; 
float:right; 
margin-top:130px; 
font-size:28px;
font-family:Georgia; 
color:#003c79; 
text-align:right; 
font-style:italic;
}

.txt2 span{
color:#FF9900; 
font-weight:bolder; 
font-size:30px;
}


.divpad{
width:766px; 
margin:15px auto;
height:auto;
}

.txt3{
width:480px; 
padding-right:10px; 
color:#003c79; 
float:left;
}

.txt4{
width:220px; 
font-size:12px; 
margin-left:260px; 
margin-top:-190px;
}

.orangebox{
background:#ffaa3f url(images/offermonitor-frank-mueller_orange_top.jpg) no-repeat; 
float:left; 
width:274px;
height:auto;
color:#003c79;
}
.orangebox img{ vertical-align:bottom;
}

.botbox{
background:#fff url(images/offermonitor-frank-mueller_white_top.jpg) no-repeat top; 
width:796px;
height:auto;
}

.botbox img{ vertical-align:bottom;
}

.skybluebox{
background:#ebf4fc url(images/offermonitor-frank-mueller_skyblue_top.jpg) no-repeat top; 
width:274px;
margin-top:15px; 
margin-right:15px; 
float:right;
}

.roundedwhite{ background: #fff url(images/offermonitor-frank-mueller_white_top.jpg) no-repeat top; 
width:796px;
}

.red{ 
font-weight:bold; 
color:#FF0000;
}

.input{
border:1px #a6bdd5 solid; 
width:246px; 
color:#003c79; 
padding:4px; 
margin-top:10px;
}

.orange-btn{
border:0; 
background-color:#003c79; 
color:#ffaa3f; 
padding:4px; 
margin-top:10px;
font-weight:bold; 
cursor:pointer;
}

.white-btn{
border:0;
background-color:#003c79;
color:#fff;
padding:4px;
margin-top:10px;
font-weight:bold;
cursor:pointer;
}

.footer{
font-size:11px; 
color:#003c79; 
margin-top:10px;
}
.footer a{
font-size:11px;
color:#003c79;
text-decoration:none;
}

.abstract{ background:url(images/offermonitor-frank-mueller_abstratct.jpg) no-repeat top; height:400px;}

/*   banner  
.nav:link {
	background:url(images/offermonitor-frank-mueller_04.jpg) no-repeat bottom; width:150px; height:40px;
	text-decoration: none;
}
.nav:visited {
	color: #000;
	text-decoration: none;
}
.nav:hover {
	text-decoration: none;
	background:url(images/offermonitor-frank-mueller_04.jpg) no-repeat bottom; width:150px; height:40px;
	color:#ffaa3f;
}
.nav:active {
	color: #000;
	text-decoration: none;
}*/

