/* Try to get Basic Style */
html, body, table, td, div{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
}

p{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #192453;
}
#ppred{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
	line-height : 14px;
	color : red;
}
#break{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 2px;
	line-height : 2px;
	}
#text1{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #192453;
}

#text2{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color : #192453;
}

#text3{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 9px;
	line-height : 12px;
	color : #192453;
}
#text4{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #192453;
}
#text5{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	
	color : #192453;
}
#text6{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color : #red;
}
#text7{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
	font-weight:bold;
	color : #192453;
}

#text8{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 16px;
	font-weight:bold;
	color : #192453;
}

.tabletop{
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-weight:bold;
font-size:9pt;
font-style:normal;
background-image:url(img/textbox-top.jpg); 
background-attachment : fixed;
}
.tablebody{
font-family:Arial, Helvetica, Verdana, sans-serif; 
font-weight:bold;
font-size:9pt;
font-style:normal;
background-image:url(img/textbox-kachel.jpg); 
background-attachment : fixed;
}

li{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 9px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	
}
#libig{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	
}
#head1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	color : #80A6CE;
	font-weight : bold;
}

#head2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	color : #EFECE5;
	font-weight : bold;
}
#head3{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #EFECE5;
	font-weight : bold;
}
#head4{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 16px;
	color : #192453;
	font-weight : bold;
}
#head5{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #000000;
	font-weight : bold;
}
#head6{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #ffffff;
	font-weight : bold;
}
#div{
	font-family : Arial, Helvetica, Verdana, sans-serif;

	font-size : 12px;
	line-height : 16px;
	color: #192453;
	font-weight : bold;
}

#aa{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	line-height : 10px;
	text-decoration : none;
	color : #131D45;
}
#aaa{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	line-height : 10px;
	text-decoration : underline;
	color : #131D45;
}
#aaaa  { color: #131d45; font-size: 12px; line-height: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: underline }
a{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 9px;
	line-height : 9px;
	text-decoration : none;
	color : #131D45;
}

#aaaaa{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
	line-height : 10px;
	text-decoration : underline;
	color : #192453;
}


SELECT{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color: #192453;
}

#top{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10.5px;
	line-height : 15px;
	color: #000000;
}

body{
	 background-image:url(img/background.jpg);
	 background-attachment : fixed;
	 scrollbar-base-color : #D1E0F0;
}


#inputfield {
  
	 font-family:Arial, Helvetica, Verdana, sans-serif;;
	 font-size:10px;
	 line-height : 14px;
	 color : #000000;
	 
	 border-left: 1px solid #192453;
	 border-bottom: 1px solid #192453;
	 border-right: 1px solid #192453;
	 border-top: 1px solid #192453; 
	 background : #80A6CE;
	 size:20;
	 width:200;
}
.inputfield {
  
	 font-family:Arial, Helvetica, Verdana, sans-serif;;
	 font-size:10px;
	 line-height : 14px;
	 color : #000000;
	 
	 border-left: 1px solid #192453;
	 border-bottom: 1px solid #192453;
	 border-right: 1px solid #192453;
	 border-top: 1px solid #192453; 
	 background : #80A6CE;
	 size:20;
	 width:200;
}

#inputfieldort {
  
	 font-family:Arial, Helvetica, Verdana, sans-serif;;
	 font-size:10px;
	 line-height : 14px;
	 color : #192453;
	 border-left: 1px solid #192453;
	 border-bottom: 1px solid #192453;
	 border-right: 1px solid #192453;
	 border-top: 1px solid #192453; 
	 background : #80A6CE;
	 size:20;
	 width:143;
}

#inputfieldsm {
  
	font-family:Arial, Helvetica, Verdana, sans-serif;;
	font-size:10px;
	line-height : 14px;
	color : #192453;
	font-weight : bold;
	border-left: 1px solid #192453;
	border-bottom: 1px solid #192453;
	border-right: 1px solid #192453;
	border-top: 1px solid #192453; 
	background : #80A6CE;
	size:18;
	width:100;
}
.inputfieldsm {
  
	font-family:Arial, Helvetica, Verdana, sans-serif;;
	font-size:10px;
	line-height : 14px;
	color : #192453;
	font-weight : bold;
	border-left: 1px solid #192453;
	border-bottom: 1px solid #192453;
	border-right: 1px solid #192453;
	border-top: 1px solid #192453; 
	background : #80A6CE;
	size:18;
	width:100;
}	
	

#inputfieldsmall {
  
	font-family:Arial, Helvetica, Verdana, sans-serif;;
	font-size:10px;
	line-height : 14px;
	color : #192453;
	font-weight : bold;
	border-left: 1px solid #192453;
	border-bottom: 1px solid #192453;
	border-right: 1px solid #192453;
	border-top: 1px solid #192453; 
	background : #80A6CE;
	size:9;
	width:20;
}	



#inputfieldplz {
  
	font-family:Arial, Helvetica, Verdana, sans-serif;;
	font-size:10px;
	line-height : 14px;
	color : #192453;
	
	border-left: 1px solid #192453;
	border-bottom: 1px solid #192453;
	border-right: 1px solid #192453;
	border-top: 1px solid #192453; 
	background : #80A6CE;
	size:8;
	width:55;
}
#inputcheckfield {
  
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:9pt;
	font-style:normal;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black; 
	background : #80A6CE;
}

#inputselectfield {
  
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:9pt;
	font-style:normal;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black; 
	background : #80A6CE;
	width:100;
}

#inputbutton {
  
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:9pt;
	font-style:normal;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black; 
	background : #80A6CE;
}
#inputbuttonsmall {
  
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:plain;
	font-size:7pt;
	font-style:normal;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black; 
	background : #80A6CE;
}
#tableborder{
border : 1px solid Gray;
border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black; 
}
#tableborder_blue{
border : 2px solid #9CBBDE;
border-left: 2px solid #9CBBDE;
	border-bottom: 2px solid #9CBBDE;
	border-right: 2px solid #9CBBDE;
	border-top: 2px solid #9CBBDE; 
}
#tableborder_nenu{
	border : 1px solid Gray;
	border-left: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray; 
	background:#D1E0F0;
	line-height:10px;
}
textarea.bgblue{
background-color:#80A6CE;
}

select.bgblue{
background-color:#80A6CE;
}

input.checkbox{
background-color:#80A6CE;
}

#bgcolor1{background:#80A6CE;}
#bgcolor2{background:#D1E0F0;}

.button{
 cursor : pointer;
 font-family:Arial, Helvetica, Verdana, sans-serif;
 font-weight:bold;
 font-size:9pt;
 font-style:normal;
 border-bottom: 2px solid grey;
 border-right: 2px solid grey;
 background : #80A6CE;
 
}

input.kostenlos{
 cursor : pointer;
 font-family:Arial, Helvetica, Verdana, sans-serif;
 font-weight:bold;
 font-size:9pt;
 font-style:normal;
 border-bottom: 2px solid grey;
 border-right: 2px solid grey;
 background : #80A6CE;
 
}


.input_cal{
	width: 180px;
	height: 17px;
	border: 1px solid #192453;
	background-color: #80A6CE;
	color: #000;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	font-weight:bold;
}
.input_cal_trigger{
	/*float: left;*/
	margin-left: 5px;
}

.aan {
        font-size:9px;
		text-decoration:none;
}
