/*******************schrift*******************/

body,
p,
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	line-height:14px;
	}
	

	
/******allgemeines********/
td {
	vertical-align:top;
	}
	
body {
	margin:0px;
	padding:0px;
}

img {border:none;}

h1	{
	font-size: 16px;
	color: #4079b7;
	margin-bottom:10px;
	margin-top:20px;
	}
	
#spalte1 h1 {
	margin-top:5px;
	margin-bottom:10px;
	}

#spalte1_a h1 {margin-bottom:10px;}	

#spalte1_a p, td, ul {
	font-size:13px;
	line-height:16px;
	}

#spalte2 p {
	color: #ffffff;
	margin-top:3px;
	margin-bottom:0px;
	}

h2	{
	font-size: 14px;
	color: #4079b7;
	margin-bottom:10px;
	margin-top:20px;
	}
	
#spalte1 h2 {
	margin-top:20px;
	margin-bottom:10px;
	}

#spalte1_a h2 {margin-bottom:10px;}	


h3{	font-size: 12px;
	color: #4079b7;
	margin-bottom:10px;
	background-color:#edf4fa;
	padding:3px;}


h4 {	font-size: 11px;
	font-style:italic;
	color: #4079b7;
	margin-bottom:10px;
	border-bottom:1px dotted #4079b7;
}
	
ul {	list-style-type: circle;
	list-style-position:outside;
	margin-left:0px;
	padding-left:0px;
	padding-left:15px;
	margin-left:15px;
}
 
.bild {
	padding:1px;
	background-color:#edf4fa;
	color: #999999 ;
	border: #4079b7 1px solid;
	background-image:url(../templates/images/input.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}

.indent {padding-left: 20px;}

.align-center {text-align: center;}
 
hr {
	width:100%;
	border-style:solid;
	background-color: #4079b7 ;  /* Mozilla 1.4 */
	color: #4079b78;  /* IE 6 */
	border:  #4079b7;  /* Opera 7.11 */
	height: 1px; /* in Opera f�r die Anzeige n�tig, in Mozilla f�r die einheitliche H�he */
	}
	
.kasten {
	border:1px dotted #4079b7;
	background-color:#edf4fa;
	padding:7px;
	vertical-align:top;
	background-image:url(../templates/images/kasten.gif);
	background-position:bottom;
	background-repeat:repeat-x;	}
	
.kasten2 {
	border:1px solid #4079b7;
	border-bottom:10px solid #4079b7;
	background-color:#edf4fa;
	padding:7px;
	vertical-align:top;
	background-image:url(../templates/images/kasten.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
.kasten3 {
	border:1px dotted #4079b7;
	padding:7px;
	vertical-align:top;
	background-image:url(../templates/images/kasten.gif);
	background-position:top;
	background-repeat:repeat-x;
	}

a:link,
a:visited,
a:hover{
	color: #000000;
	}	
a:hover{
	color: #CC0000;
	}


/**********************formular***********/
textarea,
input {
	background-color:#edf4fa;
	color: #999999 ;
	font-style:italic;
	border:none;
	border: #4079b7 1px dotted;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px;
	}
	
form {margin-top:3px; margin-bottom:3px;}
	
	
.button {
	margin:2px;
	color:#FFFFFF;
	border:1px solid #317f00;
	border-left:  #FFF;
	border-top:#FFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #4079b7;
	}

.kein_rahmen { border:none; background-color:transparent;}

h1.imageheader {
	height: 34px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

h1.imageheader strong{
       display: none;
}

.pf {color: ff0000;}