/* Typografie und Farben
--------------------------------------*/
html {height: 100%; margin-bottom: 1px; }
BODY {
	font-size: 62.5%;
	font-family:verdana,arial,helvetica,sans-serif;
	background-color:#cad1d3;
	margin:15px;
	color:#333333;
}
h1 {
	font-weight: bold;
	font-size: 1.4em;
	color: #555d60);
	background-color: #edf0f5;
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 1px solid rgb(255,255,255);
	line-height: 24px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-weight: normal;
	font-size: 1.2em;
	color: #ffffff;
	background-color: #c9d3dd;
	padding-left: 5px;
	padding-right: 40px;
	margin: 0px;
	margin-bottom: 10px;
	display: inline;
}
h3 {
	font-weight: normal;
	font-size: 1.2em;
	color: #555d60;
	background-color: #edf0f5;
	border-top: 1px solid rgb(255,255,255);
	border-bottom: 2px solid #c9d3dd;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
th {
	font-weight:bold;
	font-size:1.1em;
	text-align: left; 
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 15px;	
}
p,td {
	font-size:1.1em;
	color:#333333;
	margin-top:0px; 
	vertical-align: top;
	padding-bottom: 15px;	
}
p.psmall {
	font-size:0.8em;
	color:#333333;	
} 
table.imprint {
	width:327px;
	padding:0px;
	border-spacing:0px;
	border:0px;
	float:left;
}
table.imprint td {
	padding.bottom:15px;
}	
table.contact {
	width:300px;
	padding:0px;
	border-spacing:0px;
	border:0px;
	float:left;
	margin-right:17px;
}
table.contact td {
	padding-bottom:0px;
}
caption {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;	
}		
img {
	border:0px;
	margin:0px;
	padding:0px;
}		
a:link {
	color:#2f82c0;
	text-decoration:none;
}
a:active {
	color:#2f82c0;
	text-decoration:none;
}
a:visited {
	color:#2f82c0;
	text-decoration:none;
	
}
a:hover {
	color:#2f82c0;
	text-decoration:underline;	
}	
.nonvisible {
	display: none;
}
.shortletter {
	letter-spacing:-0.2em;
}	
/* Formulare
--------------------------------------*/
input {
	display: block;
	margin-bottom: 30px;
	width: 300px;
	border: 1px solid rgb(117,117,117);
}

textarea { 
	display: block;
	margin-bottom: 35px;
	width: 300px;
	border: 1px solid rgb(117,117,117);
}

select {
	display: block;
	margin-bottom: 30px;
	width: 85px;
	border: 1px solid rgb(117,117,117);
	font-size:1.1em
}

label {	cursor: pointer; font-size:1.1em }

.btn_submit {
	display: inline;
	width: auto;
	margin-bottom: 10px;
}	
/* Struktur
--------------------------------------*/
#frame {
	LEFT: 50%;
	MARGIN-LEFT: -421px;
	WIDTH: 842px;
	min-height:565px;
	overflow:visible;
	POSITION: absolute;
	background-color:#eeeeee;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
#imgheader {
	WIDTH: 842px;
	HEIGHT: 130px;		
}
#leftcol {
	float:left;
	WIDTH: 185px;
        min-height: 100%;
        height: auto !important;
        height: 100%;
        padding-top:20px; 
}
#leftcol a:link {
	display:block;
	width:155px;
	height:20px;
	color:#808080;
	text-decoration:none;
	border-bottom:1px solid #2f82c0;
	font-size:1.2em;
	float:right;
	padding-left:20px;	
	padding-top:4px;	
}
#leftcol a:active {
	display:block;
	width:155px;
	height:20px;
	color:#808080;
	text-decoration:none;
	border-bottom:1px solid #2f82c0;
	font-size:1.2em;
	float:right;
	padding-left:20px;
	padding-top:4px;		
}
#leftcol a:visited {
	display:block;
	width:155px;
	height:20px;
	color:#808080;
	text-decoration:none;
	border-bottom:1px solid #2f82c0;
	font-size:1.2em;
	float:right;
	padding-left:20px;
	padding-top:4px;		
}
#leftcol a:hover {
	display:block;
	width:155px;
	height:20px;
	color:#2f82c0;
	text-decoration:none;
	border-bottom:1px solid #2f82c0;
	font-size:1.2em;
	float:right;
	background-image:url(../images/listdot0.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:4px;
	font-weight:bold;	
}
#leftcol a.menu_active:link {
	display:block;
	width:155px;
	height:20px;
	color:#2f82c0;
	text-decoration:none;
	border-bottom:1px solid #2f82c0;
	font-size:1.2em;
	float:right;
	font-weight:bold;
	background-image:url(../images/listdot1.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:4px;		
}
#leftcol a.menu_active:active {
	display:block;
	width:155px;
	height:20px;
	color:#2f82c0;
	text-decoration:none;
	border-bottom:1px solid #2f82c0;
	font-size:1.2em;
	float:right;
	font-weight:bold;
	background-image:url(../images/listdot1.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:4px;		
}
#leftcol a.menu_active:visited {
	display:block;
	width:155px;
	height:20px;
	color:#2f82c0;
	text-decoration:none;
	border-bottom:1px solid #2f82c0;
	font-size:1.2em;
	float:right;
	font-weight:bold;	
	background-image:url(../images/listdot1.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:4px;			
}
#leftcol a.menu_active:hover {
	display:block;
	width:155px;
	height:20px;
	color:#2f82c0;
	text-decoration:none;
	border-bottom:1px solid #2f82c0;
	font-size:1.2em;
	font-weight:bold;
	float:right;
	background-image:url(../images/listdot1.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:4px;	
}
#rightcol {
	FLOAT: right;
	WIDTH: 627px;
	min-height:395px;
	background:#ffffff;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px; 
}
#footer {
	clear:both;
	position:absolute;
	height:18px;
	width:842px;
	padding-top:18px;
	background-image:url(../images/footer_bg.gif);
	text-align:center;
	bottom:0px;
}
#footer a:link {
	color:#333333;
	font-size:1em;	
}	
#footer a:active {
	color:#333333;
	font-size:1em;		
}
#footer a:visited {
	color:#333333;
	font-size:1em;		
}	
#footer a:hover {
	color:#333333;
	font-size:1em;		
}
#footer p {
	font-size:1em;
	padding:0px;
	margin:0px;
}	
#spacer {
	height:50px;
}
#spacerp {
	height:10px;
}