/* Style Sheet */

a.dwflink:link {text-decoration: underline; color: #0000FF}
a.dwflink:visited {text-decoration: underline; color: #0000FF}
a.dwflink:hover {text-decoration: underline; color: #0000FF}

body {
 background-color: #F5F5F4;
 height:670px;
}
.font-big {
 font-family:Verdana, sans-serif;
 font-size:16px; font-weight:bold;
 color:#FFFFFF;
}
.font-small {
 font-family:Verdana, sans-serif;
 font-size:10px; font-weight:normal;
 color:#000000;
}
.col2 {
 width:100%;
}
.col8 {
 width:8.33%;
}
.col10 {
 width:10%;
}
.col12 {
 width:12.5%;
}
.col16 {
 width:16.66%;
}
.col20 {
 width:20%;
}
.col25 {
 width:25%;
}
.col33 {
 width:33.33%;
}
.col50 {
 width:50%;
}

#page_top {
	display: inline;
}
.table {
	 margin-left: auto;
	 width:500px;
	 height:690px;
	 margin-right: auto;
	 border-spacing:1px;
	 border-width:1px;
	 border-style:solid;
	 border-collapse:collapse;
	}

.table2 {
 background-color:#DDDDDD;
 width:100%;
 border-collapse:collapse;
}
.head {
 padding:3px;
 hight:30px;
 background-color:#35a9e3;
 font-family:Verdana;
}
.main {
 padding:3px;
 background-color:#F7F7F7;
 font-family:Verdana, sans-serif;
 font-size:12px; 
 font-weight:normal;
 color:#000000;
 }
 
.main2 {
	font-size:small;
	font-weight:400;
	font-style:italic;
	}
	
.main3 {
	height:30px;
	}
	
#betr {
	width:290px;
	line-height:20;
	}
  
.foot {
 padding:3px;
 background-color:#35a9e3;
}
.align {
 text-align:right;
}
.textarea {
 background-color:#FFFFFF;
 color:#333333;
 font-family : Verdana, Helvetica, sans-serif;
 font-size:12px;
 font-weight: normal;
 border-width:1px;
 border-color:#353535;
 padding: 5px;
 position:relative;
}
.input {
 height:20px;
 background-color:#FFFFFF;
 color:#333333;
 font-family : Verdana, Helvetica, sans-serif;
 border-width: 1px;
 border-color: #353535;
 font-size:12px;
 padding: 3px;
 position:relative;
}



/*select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}*/

select {
 background-color:#FFFFFF;
 color:#333333;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px inset #000000;
 line-height:20px;
 font-size:12px;
 border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;
 padding: 0;
 position:relative;
}
.textarea:hover, .textarea:focus, .input:hover, .input:focus, .select:hover, .select:focus {
 border-color: #000000;
}
.button {
 cursor: pointer;
 padding:5px 12px 5px 12px;
 display:inline;
 text-decoration:none;
 position:relative;
 background-color:#f4f4f4;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size:12px;
 font-weight: normal;
 border : 1px outset #919191;
 min-width: 130px;
}
.button_send {
 cursor: pointer;
 padding:5px 12px 5px 12px;
 display:inline;
 text-decoration:none;
 background-color:#f4f4f4;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size:12px;
 font-weight: normal;
 border : 1px outset #919191;
 min-width: 130px;
}
.button:hover, .button:focus {
 border : 1px outset #FFFFFF;
  font-weight: bold;
  text-decoration:none;
 background: #ffffff;
}
.button_send:hover, .button_send:focus {
 border : 1px outset #ffffff;
  font-weight: bold;
  text-decoration:none;
 background: #ffffff;
}

.logo {
	margin:30px 0px 0px 0px;
	/*vertical-align:middle;*/
	width:170px;
	height:80px;
	border:none;"
}

.logotxt {
	margin:-50px 15px 0px 5px;
}

.logotxt_1 {
	font-size:25px;
	font-weight:600;
}

.logotxt_2 {
	font-size:14px;
	font-weight:300;
}

.belehrung {
	background-color:#eff7fc;	
	padding:10px;
	border:1px solid #35a9e3;
	font-style:italic;
}

.einzug {
	margin-left:50px;
	text-indent:-30px;

	font-family:sans-serif,Calibri;
	font-size:small;
	font-style:italic;"
}


.copyr {
	font-size:8px;
	font-family:Verdana,sans-serif;"
}

#sprache {
	style="width:0;height:0;"
}