/* Mozilla Scrollbalken Workaround */

#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

/* allgemein */

html, body{
	background-color: #E6EBF1;
	background-image: url(../img/shared/bg_verlauf.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
	height: 100%;
}

/* ------- Footer Navigation ------- */

td.footer {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #999999;
padding: 2px;
}

/* #### CONTENTTABLE #### */
	
#contentarea {
	background: #FFFFFF;
	border-left-style: solid;
	border-left-color: #C6D2DF;
	border-right-style: solid;
	border-right-color: #C6D2DF;
	border-right-width: 1px;
	border-left-width: 1px;
	}
	
#content {
	display: block;
	text-decoration: none;
	font-weight: normal;
	}
	
	
	/* #### LEFT BOX #### */
	
#leftbox {
	display: block;
	width: 131px;
	height: auto;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-color: #214E7F;
	border-top-color: #214E7F;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	}

	/* #### RIGHT BOX #### */
	
#rightbox {
	background: #DBE2EA;
	width: auto;
	text-decoration: none;
	font-weight: normal;
	border-left-style: solid;
	border-left-color: #C6D2DF;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #C6D2DF;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #214E7F;
	border-bottom-width: 1px;
	}

#leftbox2 {
	display: block;
	background: #DBE2EA;
	width: auto;
	padding: 2px 2px 2px 2px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-color: #214E7F;
	border-bottom-width: 1px;
	border-top-color: #214E7F;
	border-top-style: dotted;
	border-top-width: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#rightboxInside {
	background: #DBE2EA;
	display: block;
	width: auto;
	padding: 2px 2px 2px 2px;
	margin: 0 1px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top-color: #214E7F;
	border-top-style: dotted;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#leftboxInside2 {
	background: #DBE2EA;
	display: block;
	padding: 2px 2px 2px 2px;
	margin: 0 1px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top-color: #214E7F;
	border-top-style: dotted;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}



a.foot { color: #999999; text-decoration: none; font-weight: normal; }
a.foot:hover { color: #333333; font-weight: normal;}


h1,h2,h3,p,div,ul,ol{
font-family: Arial, Helvetica, sans-serif;
text-align:left;
}

.red12px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E60005;
	height:auto;
}


.lauftext9px{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

.table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-weight: normal;
	line-height: 1.3em;
	padding-left:10px;
	padding-right: 10px;
}


.redbox {
	border-top:solid #E60005 1px;
	border-bottom:solid #E60005 1px;
	border-left:solid #E60005 1px;
	border-right:solid #E60005 1px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F27F82;
}

.image {
	float: left;
	width: 70px;
	padding-right:10px;
	padding-bottom:5px;
}

/* SCHRIFTFORMATIERUNGEN */

h1 {
	color: #214D7D;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.5em;
	padding-top: 10px;
	padding-left:10px;
	padding-right: 10px;
}

h2 {
	color: #214D7D;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	padding-left:10px;
	padding-right: 10px;
}

h3 {
	color: #214D7D;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left:10px;
	padding-right: 10px;
}

p {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	padding-left:10px;
	padding-right: 10px;
}

div.short {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding-left:10px;
	padding-right: 10px;
}

ul {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	padding-left:25px;
	padding-right: 10px;
}

.bold {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}

/* body-link */

a:link {
	text-decoration: none;
	color: #214D7D;
}

a:visited {
	text-decoration: none;
	color: #3C71AA;
}

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



a:active { color: #214D7D; font-weight: normal; text-decoration: underline; }

a:focus { color: #214D7D; font-weight: normal; text-decoration: underline; }
