@charset "utf-8";

@import "banner.css";
@import "news.css";
@import "prod.css";

#bgtest {
	background:url(../img/bg.png) repeat-y;
	width: 800px;
	height: 310px;
}

#bottomtest {
	background:url(../img/bottom.png);
	width: 800px;
	height: 11px;
	margin-bottom:10px;
}

.standardbox{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
font-size: 14px;
min-height:500px;
margin: 0px 40px 0px 40px;
}

.clear{
	clear:both;
}

.formError{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;	
}

#maintop{
	background:url(../img/main_top.png);
	width:800px;
	height:20px;
}

#mainbottom{
	background:url(../img/main_bottom.png);
	width:800px;
	height:6px;
}

#mainmiddle{
	padding: 30px 0px 40px 0px;
	background:url(../img/main_middle.png);
	width:800px;
}

body {
	background:url(../img/master-bg.png) repeat;        
	font-family: verdana;
	margin-bottom:0;
	/* padding: 20px; */
	text-align: center;  /* Zentrierung im Internet Explorer */
}

#Wrapper {	
	margin:auto;
	margin-bottom: 1em;
	width: 800px;
	/* background-color: #D8DDE3; */
}

div#End{
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CCCCCC;
}

.end{		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration:none;
}

a.endlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration:none;
}

a.endlink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration:underline;
}

div#Navi {
	background: url(../img/navi_bg.png) repeat-x;
	text-align: left;
	float:left;
	height:25px;
	width:760px;
	padding-left: 20px;
	padding-right: 20px;
}

div#Inhalt {
	margin-top: 25px;
	width: 800px;
	padding-bottom: 20px;
	background-color: #D8DDE3;
}

div#Main {
	width: 777px;
}

div#Footer {
	background: url(../img/footer.png);
	height: 46px;
	width: 800px;	
}

div#Banner {
	
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3em;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 700px;				/* <-- use this for a set width */
	background-color: #eeeeee;
}

.header {
	border: thin solid #000000;
	background-color: #465972;
	position: static;
	height: 35px;
	width: 800px;
}

.header_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.header_font:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.header_font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.loginbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 80px;
	font-weight: bold;
	vertical-align: middle;
}
.navi_top {
	background-color: #909cad;
	height: 25px;
	text-align: left;
	vertical-align: bottom;
	clear: none;
	float: none;
	left: 20px;
}
.top {
	height: 90px;
	width: 817px;
}
.top_leftshadow {
	height: 90px;
	width: 8px;
}
.top_rightshadow {
	height: 90px;
	width: 6px;
}
.navi_underline {
	background-color: #ebedf1;
	height: 3px;
}

.navi_topbuttons {
	vertical-align: bottom;
	left: auto;
}
.werb {
	margin-top: 10px;
}
.desc {
	margin-top: 10px;
}

.button1 {
	background-image:url(../img/navi_button3.gif);
	height: 25px;
	width: 97px;
}
.button2 {	
	height: 25px;
	width: 97px;
}
.button2:hover {
	background-image:url(../img/navi_button2.gif);
}
.button3 {
	background-image:url(../img/prod_button3.gif);
	height: 31px;
	width: 181px;
}
.button3:hover {
background-image:url(../img/prod_button2.gif);
}
.buttontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
	text-decoration:none;
	font-weight: bold;

}
.buttontxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;

}
.buttontxt2:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
.navi_borderleft {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #808a99;
	border-right-color: #808a99;
	border-bottom-color: #808a99;
	border-left-color: #808a99;
}
.navi_borderright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #808a99;
	border-right-color: #808a99;
	border-bottom-color: #808a99;
	border-left-color: #808a99;
}
.navi_bordertop {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #808a99;
	border-right-color: #808a99;
	border-bottom-color: #808a99;
	border-left-color: #808a99;
}
.navi_borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808a99;
	border-right-color: #808a99;
	border-bottom-color: #808a99;
	border-left-color: #808a99;
}
.navi_select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #808a99;
	border-right-color: #808a99;
	border-bottom-color: #808a99;
	border-left-color: #808a99;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.news2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.product_titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.product_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.download_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}
.download_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
}
.download_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.download_navititel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.download_naviinfotitel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

