/* eMoción screen css */

html, body{
	height: 100%;
} 

html,body {
		margin: 0;
		padding: 0;
}
body {		
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
a img {
	border: none;
}
#container {
	margin-left: 10px;
	margin-right: 10px;
	min-width: 590px; 
	min-height: 100%;
	text-align: left;
	background-color: #F2E6C3;
	border-left: 10px solid #E0D2A2;
	border-right: 10px solid #E0D2A2;
	position: relative;
}

* html #container {
	height: 100%;
}	
* html #container {
	min-width: 590px;
}
* html body {
	font-size: 12px;
}
/* end hack */ 

DIV#header_teaser {
	width: 100%;
	min-width: 590px;
	text-align: left;
	background-image: url(../template1/bg_teaser.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
DIV#header_teaser img {
	padding-top: 91px;
}
#header {
	text-align: center;
	width:100%;
	height: 323px;
	min-width: 590px;
	background-color: #004F00;
	background-image: url(../global/bg_header.gif);
	background-repeat:repeat-x;
	background-position: top;
}
* html #header {
	height: 323px;
	height: 323px;
}
#mainnavig {
	width:100%;
	height: 43px;
	background-image: url(../global/bg_mainnavig.gif);
	background-repeat:repeat-x;
	background-position: top;
	position: absolute;
	left: 0px;
	top: 280px;
	z-index:2;
	vertical-align: middle;
	clear: none;
}
.subnavig {
	position: absolute;
	*width: 280px;
	top: 323px;
	visibility: hidden;
	z-index: 4;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #6B6555;
	border-bottom: 1px solid #6B6555;
	padding: 0px 0px 0px 0px;
}
.submenue {
	width: auto;
	height: 20px;
	text-align: left;
	background-color: #4D844D;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px 12px 0px 12px;
}
.submenue a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.submenue a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.submenue_active {
	width: auto;
	height: 20px;
	text-align: left;
	background-color: #004F00;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px 12px 0px 12px;
}
.submenue_active a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenue_active a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#container_mainnavig {
	width: 1000px;
}
DIV#shadow {
	height: 35px;
	background-image: url(../global/bg_ctmain.gif);
	background-repeat: repeat-x;
	background-position: top;
}
* html #mainnavig{
	height: 43px;
	height: 43px
}		
#sidebar_news {
	position: absolute;
	margin: 30px 0px 0px 0px;
	background-color: #E0D2A2;
	background-image: url(../global/bg_sidebar_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 150px;
	height: auto;
	font-size: 10px;
	color: #004F00;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C2B89C;
}
.news {
	width: 149px;
	border-bottom: 1px solid #FFFFFF;
}
.news p {
	padding: 4px 4px 2px 0px;
}
.news a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004F00;
}
.news a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004F00;
}
.news a img{
	border: none;
	position: relative;
	left: 133px;
	padding: 0px 1px 0px 0px;
}
.news_green {
	width: 148px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #4D844D;
}
.news_green p {
	padding: 4px 4px 2px 0px;
}
.news_green a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.news_green a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news_green a img{
	border: none;
	position: relative;
	left: 133px;
	padding: 0px 1px 0px 0px;
}
#content_main {
	margin: 0px auto 20px auto;
	width: 590px;
	min-width: 590px;
	line-height: 1.3em;
}
#content_main a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004F00;
}
#content_main a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #004F00;
}
#content_main img {
	
	padding-bottom: 10px;
}
#content_main p, #sidebar_news p, #mainnavig p, #header p,#footer p  {
	margin:0 5px 5px 5px
}
#content_bottom {
	margin: 0px auto 20px auto;
	width: 590px;
	min-width: 590px;
	line-height: 1.3em;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
}

#content_bottom img {
	margin-bottom: -10px;
	padding-right: 10px;
}
.signature {
	font-size: 9px;
	padding: 0px 0px 4px 0px;
	margin: 0;
}

#logo_container {
	width: 100%;
	text-align: center;
	height: 112px;
	position: absolute;
	top: 84px;
	margin-left: 0px;
	z-index: 2;
}
#logo {
	text-align: left;
	width: 590px;
	height: 112px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../global/logo.jpg);
	background-repeat: no-repeat;
}
#footer	{
	position:absolute;
	bottom:0;
	width:100%;
	height: 32px;
	color: #FFFFFF;
	background-image: url(../global/bg_footer.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
DIV#footernavig {
	background-image: url(../global/footer_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	text-align: center;
}
DIV#footernavig p {
	padding-top:13px;
}
DIV#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-shadow:black;
	color: #FFFFFF;
}
DIV#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
#footer p {margin:0;padding:0}
* html #footer {
	height:32px;
}
#clearfooter {height:27px;width:100%;clear:both}
.blank , .blank2 {
	position:absolute;
	left:547px;
	width:7px;
	height:0px;
	overflow:hidden;
	border-top:	1px solid #fff;
}
.img_left {
	float: left;
}
.img_right {
	float: right;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004F00;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #004F00;
}
DL LI{
	margin-left: 10px;
	margin-right: 10px;
	list-style-image:url(../template1/list.gif)
}
UL LI {
	margin-left: 10px;
	margin-right: 10px;
	list-style-image:url(../template1/list.gif);
}
OL LI {

	margin-left: 10px;
	margin-right: 10px;
}
.blank {
	top:-1px;
}
.blank2 {bottom:-1px;border-top:1px solid #fff;
}
/* HauptmenÃ¼ */
.mainmenue {
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.mainmenue p {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.mainmenue img {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	border-right: 1px solid #FFFFFF;
}
.mainmenue_active img {
	padding: 0px;
	margin: 1px 0px 0px 0px;
	border-right: 1px solid #FFFFFF;
}
.mainmenue_active {
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.mainmenue_active p {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.mainmenue a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004F00;
}
.mainmenue a:hover{
	text-decoration: underline;
	color: #004F00;
}
.mainmenue_active a {
	color:#468626;
}


.mainmenue_spacer {
	width:100%;
	height:0px;
}

/* Formulare */
label {
	display: block;
	width: 110px;
	float: left;
	margin-left:10px;
	margin-bottom: 10px;
}
input[type=text], select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	width: 240px;
	margin-bottom: 10px;
}
input[type=radio], input[type=checkbox] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	display: block;
	float: left;
	width: auto;
	margin-bottom: 10px;
}
input[type=password] {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	width: 240px;
	margin-bottom: 10px;
}
input#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: auto;
}
form br {
	clear: left;
}

