@charset "UTF-8";
/* CSS Document */
body {
	background-color:#000;
	font-size: x-small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top:15px;
	color:#FFC;
	}
h1 {
color:#CCC
font-size: 150%;
padding:15px;
}
h2 {
color: #CCC;
font-size: 130%;
}
a {
	color:#FFC;
	font-weight: bold;

	}
	a:hover{
	color:#F00;
	text-decoration:underline;
}
#outer {
width: 864px;
margin: auto;
}
#az {
	text-align:center;
	border: 1px #9C3;
	border-style:dotted;
	height:90px;
	width:864px;
	}
#az a {

	color:#FFC;
	text-decoration:underline;
	padding:5px;
	}
#az a:hover{
	color:#F00;
	}
#leiste {
	background-color:#000;
	border: 1px #9C3;
	border-style:dotted;
	width:844px;
	height:auto;
	padding:10px;
}	
#leiste2 {
background-image:url(../srcdat/guidedtoline.jpg);
width:864px;
height:40px;
}
#leiste1 {
background-image:url(../srcdat/lefkasline.jpg);
width:864px;
height:40px;
}
#leiste3 {
background-image:url(../srcdat/freecline.jpg);
width:864px;
height:40px;
}
#leiste4 {
background-image:url(../srcdat/galline.jpg);
width:864px;
height:40px;
}
#leiste5 {
background-image:url(../srcdat/impressline.jpg);
width:864px;
height:40px;
}
#leiste6 {
background-image:url(../srcdat/agbline.jpg);
width:864px;
height:40px;
}

#navi{
	float:left;
	width:193px;
	height:auto;
	background-color:#848819;
	
	}
#navi ul{
	text-decoration:none;
}
#navi li{
	list-style:none;
}
#navi a {
	padding:30px;
	color:#FFC;
	text-transform: uppercase;
	line-height: 360%;
	font-weight: bold;
	text-decoration: none;
}
#navi a:hover {
	color: #FF0000;
}
#content {
	float:left;
	width:335px;
	height:400px;
	background-image:url(../srcdat/homeback.jpg);
	background-repeat:repeat-y;
	}
.content {
	padding:15px;
	line-height:180%;
	}
#contentg {
	float:left;
	width:336px;
	background-image:url(../srcdat/guidedback.gif);
	background-repeat:repeat-y;
	}
#contentt {
	float:left;
	width:336px;
	background-image:url(../srcdat/tandemback.gif);
	background-repeat:repeat-y;
	}
#contentga {
	float:left;
	width:671px;
	background-image:url(../srcdat/gitter02.gif);
	background-repeat:repeat-y;
	}
.contentga{
	float:left;
	padding:10px;
	}
#contenti {
	float:left;
	width:671px;
	background-image:url(../srcdat/imprback.jpg);
	background-repeat:repeat-y;
	}

#map {
	float:left;
	width:335px;
	height:400px;
	background-color:#333;
	}
#mapg {
	float:left;
	width:335px;
	height:auto;
	background-color:#333;
	}
#footer {
	width:864px;
	background-color:#848819;
	line-height:600%;
	text-align:center;
	text-transform:uppercase;
	}
#footer a {
	color:#FFC;
	text-decoration:none;
}
#footer a:hover{
	color:#F00;
	}
#az2 {
	float:left;
	text-align:center;
	height:90px;
	width:864px;
	border: 1px #9C3;
	border-style:dotted;
	}
#az2 a {
	float:left;
	color:#FFC;
	text-decoration:underline;
	padding:5px;
	}
#az2 a:hover{
	color:#F00;
	}



