/* CSS Document */
* {margin:0; padding:0;} /* alle Randabstände auf Null */

body {
    background-position:center;
    background-position:50% 0px;
    background-repeat: no-repeat;
	background-color: #D7EFF9;
	margin:0px;
    padding:0px;
}
table.main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#124692;
}
table.main1 {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1F3B72;
}

td.bold {
	font-size:12px;
    font-weight:bold;
}
td.bold_dl_header {
	font-size:12px;
    font-weight:bold;
	line-height: 20px;
}
.bold1 {   font-weight:bold;
}
.Stil1 {
	 font-size: 10px;
	 font-style: italic;
}
.Stil3 {color: #687da6;
        font-style: italic;
}
.Stil4 {font-weight:bold;
        font-style: italic;
}
.abs {
	padding-right: 5px;
	padding-top: 5px;
}
td.neu {
color:#666;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Tahoma,  sans-serif;
background-color: transparent;
font-size: 11px;
}
p.fehler {
background-color:#e1eff9; 
width: 400px; 
padding: 10px;
}
p.vote {
	padding-left:0;
	padding-right:0;
	padding-top:3px;
	padding-bottom:10px;	
	
}
input.login_dl {
	 font-family: Verdana, Tahoma,  sans-serif;
     font-size: 12px;
	 width: 160px; 
	 border: 1px solid #1F3B72;
     font-size: 11px;
	 color:#1F3B72;
	 height:18px;
	 background-color: #D7EFF9; 
	 padding-top:4px;
     padding-left:4px;
}
input.submit {
     background-color: #e1eff9; 
	 width: 130px; 
	 border-bottom: 1px solid #1F3B72;
	 border-top: 1px solid #1F3B72;
 	 border-left: 1px solid #1F3B72;
 	 border-right: 1px solid #1F3B72;
	 font-size: 11px;
	 color:#1F3B72;
	 height:20px;
	 }
input.submit_dl {
     background-color: #e1eff9; 
	 width: 165px; 
	 border-bottom: 1px solid #1F3B72;
	 border-top: 1px solid #1F3B72;
 	 border-left: 1px solid #1F3B72;
 	 border-right: 1px solid #1F3B72;
	 font-size: 11px;
	 color:#1F3B72;
	 height:22px;
	 }
input.text {
      font-family:Verdana, Arial, Helvetica, sans-serif;
     background-color: #e1eff9; 
	 width: 250px; 
	 border-bottom: 1px solid #1F3B72;
	 border-top: 1px solid #1F3B72;
 	 border-left: 1px solid #1F3B72;
 	 border-right: 1px solid #1F3B72;
	 font-size: 12px;
	 color:#1F3B72;
	 height:18px;
	 padding-top:3px;
}
input.text_v {
     font-family:Verdana, Arial, Helvetica, sans-serif;
     background-color: #e1eff9; 
	 width: 250px; 
	 border-bottom: 1px solid #1F3B72;
	 border-top: 1px solid #1F3B72;
 	 border-left: 1px solid #1F3B72;
 	 border-right: 1px solid #1F3B72;
	 font-size: 11px;
	 color:#1F3B72;
	 height:16px;
}
select.select_v {
     font-family:Verdana, Arial, Helvetica, sans-serif;
     background-color: #e1eff9; 
	 border-bottom: 1px solid #1F3B72;
	 border-top: 1px solid #1F3B72;
 	 border-left: 1px solid #1F3B72;
 	 border-right: 1px solid #1F3B72;
	 font-size: 11px;
	 color:#1F3B72;
	 height:16px;
	
	}
input.border {
     background-color: #ffffff;
	 border:#1F3B72 solid 1px;
   	 height:16px;
	 padding-left:5px;
	 padding-bottom:2px;
}
input.anzahl {
     background-color: #ffffff;
	 border:#1F3B72 solid 1px;
   	 height:16px;
	 text-align: center;
	 padding-bottom: 2px;
}
input.button {
	 font-family: Verdana, Tahoma, sans-serif;
	 background-color:#ebb360;
	 color:#124692;
	 font-size: 11px;
	 height:25px;
	 width:100px;
	 padding-bottom:3px;
	 border:solid 1px #e3670d;
	 font-weight:bold;
}
input.button1 {
	 font-family: Verdana, Tahoma, sans-serif;
	 background-color:#ebb360;
	 color:#124692;
	 font-size: 11px;
	 height:25px;
	 width:254px;
	 padding-bottom:3px;
	 border:solid 1px #e3670d;
	 font-weight:bold;
}
textarea.border {
     background-color: #ffffff;
	 border:#1F3B72 solid 1px;
	 width: 230px;
	 scrollbar-3dlight-color: #D7EFF9;
     scrollbar-arrow-color: #1F3B72;
     scrollbar-darkshadow-color: #1F3B72;
     scrollbar-face-color: #D7EFF9;
     scrollbar-highlight-color: #D7EFF9;
     scrollbar-shadow-color: #1F3B72;
 	 padding-left:5px;
}

select {background: #e1eff9;color:#1F3B72;width:70px}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#124692;
	text-decoration:none;
}

a:hover {	color:#124692;
}
a.karten {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#1F3B72;
}

div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1F3B72;
   text-align:left;
}
#apDiv1 {
	position:absolute;
	width:884px;
	height:260px;
	z-index:2;
	left: 327px;
	top: 0px;
}
a {
	color:#1F3B72;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.button {
font-family: Verdana, Tahoma,  sans-serif;
/*background-color: transparent;*/
background-color:#ebb360;
color:#124692;
font-size: 11px;
height:25px;
width:100px;
border:solid 1px #e3670d;
text-decoration:none;
padding:6px;
}
a.dl {
	color:#124692;
	text-decoration: none;
}

a.dl:hover {
	text-decoration: underline;
}

