#main{
	margin: 0 auto;
	width:922px;
	background-image:url(inhalt_hintergrund.jpg);
	}
	
#kopf {
	background-image:url(imagebild.jpg);
	height:297px;
	}
	
#inhalt {
	background-image: url(inhalt_oben.jpg);
	background-position:top;
	background-repeat:no-repeat;

	}
	
#fuss {
	background-image:url(fuss.jpg);
	height:66px;
	font-style:italic;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	
	}
#fuss div {
	padding-top:20px;}
	
#spalte1 {
	float:left;
	width:200px;
	margin-left:20px;
	margin-top:30px;
	}
	
#spalte2 {
	float:left;
	width:555px;
	margin-left:50px;
	padding-bottom:40px;
	}

body {
	background-color:#e5e7e9;
	background-image:url(hintergrund.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;}
	
#logos {
	margin-top:20px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	}	
	
/*******************schrift*******************/

body,
p,
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	line-height:14px;
	}
	

	
/******allgemeines********/
td {
	vertical-align:top;
	padding:0 10px;
	}
	

img {border:none;}

h1	{
	font-size: 18px;
	font-style:italic;
	color: #e42b38;
	margin-bottom:30px;
	margin-top:20px;
	}
	
	
h2{	font-size: 14px;
	font-style:italic;
	color: #003366;
	margin-bottom:30px;
	background-color:#f6f7f9;
	color: #999999 ;
	padding:3px;}


	
ul
 { 	list-style-type: circle;
	list-style-position:outside;
	margin-left:0px;
	padding-left:0px;
	padding-left:15px;
 	margin-left:15px;
 }
 
.bild {
	padding:10px;
	background-color:#f6f7f9;
	color: #999999 ;
	border: #e6e7e8 1px solid;
	background-image:url(input.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
 
 
hr {
	width:100%;
	border-style:solid;
	background-color: #e42b38 ;  /* Mozilla 1.4 */
	color: #e42b38;  /* IE 6 */
	border:  #e42b38;  /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	clear:both;}
	
.kasten {
	border:1px dotted #999999;
	background-color:#f6f7f9;
	padding:7px;
	vertical-align:top;
	background-image:url(kasten.gif);
	background-position:bottom;
	background-repeat:repeat-x;	}
	

a:link,
a:visited,
a:hover{
	color: #000000;
	}	
a:hover{
	color: #CC0000;
	}


/**********************formular***********/
textarea,
input {
	background-color:#f6f7f9;
	color: #999999 ;
	font-style:italic;
	border:none;
	border-bottom: #999999 1px dotted;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px;
	background-image:url(input.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	

	
	
.button {
	margin:2px;
	color:#FFFFFF;
	border:1px solid #317f00;
	border-left:  #FFF;
	border-top:#FFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(input2.gif);
	font-size:11px;
	background-color: #333333;
	}



.kein_rahmen { border:none; background-color:transparent;}


/*******************navigation********************/
.navibut1 a:link,
.navibut1 a:visited,
.navibut1 a:hover{
	height:23px;
	display:block;
	background-image: url(navi_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	
	}	
.navibut1 a:hover{
	color: #990000;
	background-image: url(navi_b.gif);
	
	}
	
.navibut1 .abstand {margin-left:25px; padding-top:6px;}

.navibut2 a:link,
.navibut2 a:visited,
.navibut2 a:hover{
	height:16px;
	display:block;
	background-image: url(navi2_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	margin-left:20px;
	color:#666666;
	font-style:italic;
	
	}	
.navibut2 a:hover{
	color: #990000;
	background-image: url(navi2_b.gif);
	
	}
	
.navibut2 .abstand {margin-left:20px; }



.menu {
	vertical-align: top;
	width: 180px;
	padding: 0px;
/*	margin-left:20px; */
}
.menu ul, .menu li{

	white-space:nowrap;
	list-style-image:url(navi_a.gif);
/*	list-style-position:outside; */


	list-style-type: none;
/*	margin: 0;
	padding: 0;
*/}

.menu_current a {color:#999999}

.menu ul {
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	line-height:23px;
	border-bottom: 0px;

}
.menu ul ul {
	padding-left: 5px;
	line-height:20px;
}

.menu ul ul li  {
	font-size:10px;
/*	font-weight:normal; */
	list-style:url(navi2_a.gif);
	line-height:20px;
	
}
.menu a:link, .menu a:visited, .menu a:active {
/*	padding: 4px 10px 4px 10px; 
	display: block; 
/*	background-color: #003366; */
	text-decoration: none;
}
.menu ul li:hover  {
	list-style-image:url(navi_b.gif);
	text-decoration:none;
	color:#990000;

}

.menu ul ul li:hover {
	list-style:url(navi2_b.gif);
	color:#990000;
}

.menu ul ul li a {
	color:#1D1D1D;
}	

A.menu_current {
	color: #990000;
}



li.menu_current {
	list-style-image:url(navi_b.gif);
}

/* CSS Document */

/***************geänderte Stile**********/
h1	{
	font-size: 18px;
	font-style:italic;
	color: #bd0800;
	margin-bottom:30px;
	padding-bottom:10px;
	margin-top:20px;
	border-bottom:1px solid #e6e7e9;
	}
	
	
.kasten {
	border:1px solid #e6e7e9;
	background-color:#f5f6f8;
	padding:7px;
	vertical-align:top;
}

/****************neue Stile**********/

.rot {color: #bd0800;}

#spalte1 form {
	border:1px solid #e6e7e9;
	background-color:#FFFFFF;
	padding:3px;
	margin:0px;
	}
	
#spalte1 h2	{
	font-size: 18px;
	font-style:italic;
	color: #bd0800;
	margin-bottom:5px;
	padding-bottom:10px;
	margin-top:5px;
	border-bottom:1px solid #e6e7e9;
	background-color:#FFFFFF;
	}
	
#spalte1 input {
	width:184px;
	}
	
#spalte1 .button{
	width:88px;
	float:right;
	}

	
	
