html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	/*#E5E5E5;*/
	margin: 0;
	font-size: 11px; /* This sets the default font size to be equivalent to 10px */
	color: #676767;
	background-repeat: repeat-x;
}
/* Links
 ------------ */
a:link {
	color: #676767;
	text-decoration: none;
}

a:active,
a:visited {
	color: #676767;
	text-decoration: none;
}

a:hover {
	color: #676767;
	text-decoration: underline;
}

a.footer_navi:link {
	color: #FFF;
	text-decoration: none;
}

a.footer_navi:visited {
	text-decoration: none;
	color: #FFF;
}
a.footer_navi:hover {
	text-decoration: underline;
	color: #ccc;
}
a.footer_navi:active {
	text-decoration: none;
	color: #FFF;
}
#logodesc {
   min-height: 520px; 
   height: auto !important; 
   height: 120px; 
   padding: 0px;  
   min-width: 650px;  
   width: 900px;  
   margin: 0 auto;  
}
#content {
	padding: 5px;
	padding_left: 28px;
	min-height:300px;
	margin-top: 2px;
}
#footer {
	padding: 5px;
	border-top: 1px solid #676767;
}
.subnav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #989898;
	border-bottom-color: #989898;
}
.subnav_first {

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #989898;
}
.bilderrahmen {
	border: 1px solid #98989B;
}
.bilderrahmen_cr {
	border: 1px solid #DEE2D4;
}
.text18 {
	font-size: 18px;
	color: #3BA329;
}
.content {
	border: 1px solid #ccc;
}
.formular {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3BA329;
	border: 1px solid #000000;
	background-image: url(../images/button/navi_white.jpg);
	padding-left: 5px;
}

.td_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.td_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #F9F9F9;
}
.td_3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #EAEAEA;
}
.td_4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #3BA329;
	color: #FFFFFF;
}
.td_5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CC0000;
}
.textrot {
	color: #FF0000;
}
.tabrahmen {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
