* { margin: 0px; padding: 0px; } 
html 		{ min-height: 95%; }

body { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333; background: #F6F6F6 url(../img/bg_page.png) no-repeat 50% 0; line-height:18px; }
p, h1, h2, h3, ol, ul, dl { padding:2px 6px 8px; }
ol,ul,dl 
h1, h2, h3, ol, ul, dl { padding:8px 6px 3px; }
table, th, td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333; }
ol, ul, dir, menu, dd       	 { margin-left: 40px }
ol              					{ list-style-type: decimal }
ol ul, ul ol, ul ul, ol ol    		{ margin-top: 0; margin-bottom: 0 }
blockquote { width:85%; margin:30px auto; padding:0;  background:#FFF; border: 0px solid #000 }
blockquote h3 { margin-left: 15px }
#skip 				{ display: none; }
a:link { color: #000000; text-decoration: none; font-family: Verdana, Arial, sans-serif}
a:visited { color : #000000; text-decoration: none; cursor: hand}
a:active { color : #000000; text-decoration: none}
a:hover { color: #000000; text-decoration: none}

.alignright		{ text-align: right !important; }
.floatright		{ float: right; }
.inline			{ display: inline; }

.clear	{ clear: both;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix 		{ display:inline-block; } 
/*\*/ .clearfix { display:block; } /**/ 

h1		{ font-size: 24px; line-height: 18px;  }
h2 		{ font-size:18px; }
h3		{ font-size: 16px; color: #003399; }

#wrapper 		{ width:911px; margin:5px auto; }
#header 		{ position:relative; display:block; width:910px; height:122px; }

#content { width:890px; padding:30px 10px 15px 10px; min-height: 400px; border: 0px solid #000; }
* html #content, * html #content #col_1 { height: 400px; }

#content #col_1 { width:20%; float:left; min-height: 400px; background:url(../img/bg_left.png) no-repeat 100% 50%; }
#content #col_1 h2 { color:#999999; font-size:14px; font-weight:normal; }
#subnav, #subnav ul { margin:0; padding:0; list-style:none; }
#subnav li { }
#subnav li a { display:block; padding:5px 10px 5px 10px; height:1%; background:url(../img/bg_subnav.png) no-repeat 100% 100%; text-decoration:none }
#content #col_2 { width:640px; float:left; border: 1px solid #000 }
#content #col_2 h1 { margin-left: -5px; }
#content #col_2 h3 { margin-left: 15px; }
#content #col_2 .text h3 { padding-top: 25px; margin-left: 15px; }
#content .left { padding-left: 20px; }

#footer { display:block; width:830px; padding: 1px 40px; margin:0 auto; background:#6B81B3; }
#footer small {  }
#footer a, a:link, a:visited, a:hover { text-decoration: none; font-weight: bold }

.t_form { margin:20px; }
.t_form th { background:#efefef; }
.t_form td, .t_form th { padding:5px; border-bottom:1px solid #666; }


/* gb Start */

a.gb:link, a.gb:visited { font-weight: normal }

a.gb:hover { font-weight: normal; color: #A13D3D }

 a.gb:active  { font-weight: normal }

.gb_margin {	padding: 7px;	}

/* gb End */

/* overlib start */

.fgClass { 	}
		
.bgClass {	border: 1px solid #000;	}
		
.textfontclass {
		text-decoration: none;
		background: #D2E2EF;
		}
		
.captionfontclass { 	}
		
.closefontclass {
		text-decoration: none;
		}


/*overlib end */

.shadow_img {
		border: 0px solid #000;
		width: 165px;
		height: 123px;
		margin-left: 24px;
		text-align:center;
		z-index: 8;
		margin: -132px 0 0 0;
		}

.non_img {
		border: 0px solid #000;
		width: 165px;
		height: 123px;
		margin-left: 24px;
		text-align:center;
		z-index: 9;
		margin: -124px 0 0 1px;
		}

.shadow{
		border: 0px solid #000;
		width: 165px;
		height: 123px;
		background-image: URL(../img/back.png);
		text-align:center; z-index: 7;
		margin: 14px 0 0 8px;
		}
		
.hover { 
	 text-decoration: none; 
	 border:0; 
	 padding:0; 
	 display: block; 
	 text-indent: -9999px; 
	 letter-spacing: -9999px; 
	 font-size:0; 
	 width: 100px; 
	 height:24px; 
}

/* Formular start */

label {
  float:left;
  clear:both;
  display:block;
  width:150px;
  margin-bottom:10px;
  padding-left:10px;
		border: 0px solid #000;
		text-align: left;
}

.input {
  float:left;
  display:block;
  width:250px;
		height: 16px;
  border: 1px solid #333;
  background: #6B81B3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom:10px;
  padding:1px;
}

 textarea {
  float:left;
  display:block;
  width:250px;
  border: 1px solid #333;
  background: #6B81B3;
		font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom:10px;
  padding:1px;
}
 
select {
		float:left;
  display:block;
  width:130px;
  border: 1px solid #000;
  background: #6B81B3;
		font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom:10px;
  padding:1px;
		}	

/*clearing all floats and fix Firefox and IE backgroundcolor-bug */
div.clearer {
  clear:both;
  font-size:1px;
  line-height:1px;
  display:block;
  height:1px;
}

.form-button {
  float:left;
  display:block;
  border: 1px solid #333;
  background: #6B81B3;
		font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom:10px;
  padding:1px;
		margin-left:160px !important;
  margin-left:80px; /*to fix IE6 position*/
  width:100px;
		cursor: pointer;
  clear:both;
}

.hidden {
		text-decoration: none;
		}

.option {
  border: 1px solid #000;
  width:auto;
}

/* Formular End */

.gb_margin {
		padding: 7px;
		border: 0px solid #000;
		}

.temp_komm_r {
border-right: 1px solid #000; width: 100px; height: 25px; text-align: center; vertical-align: bottom;
}

.temp_komm_l {
border: 0px solid #000; width: 500px; height: 25px;  padding-left: 20px; text-align:left;
}

div {
		border: 0px solid #000;
		}
		
.button {  border-right: 1px solid #000; border-bottom: 1px solid #000; width: 151px; height: 19px; text-align: center; background-color: #6B81B3 }
.r-button { border-right: 1px solid #000; border-bottom: 1px solid #000; width: 151px; height: 19px; text-align: center; background-color: #6B81B3 }
.l-button { border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000; width: 150px; height: 19px; text-align: center; background-color: #6B81B3 }
.button1 {  border-right: 1px solid #000; border-bottom: 1px solid #000; width: 151px; height: 19px; text-align: center; background-color: #6B81B3 }
.r-button1 { border-right: 1px solid #000; border-bottom: 1px solid #000; width: 151px; height: 19px; text-align: center; background-color: #6B81B3 }
.l-button1{ border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000; width: 150px; height: 19px; text-align: center; background-color: #6B81B3 }