/* info_segelflug#A5C921  */

body {
margin: 0px;
padding: 0px;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-weight:normal;
/*
color: #303030;
*/
color:#FFFFFF
background-color: #6699CC;
}


#alles {
background-color: #6699CC;
color: #6699CC;
position: absolute;
width: 900px;
margin-left:-450px;
left:50%;
}


#header {
clear: both;
margin: 0;
padding: 0;
height: 75px; /*height: 90px;*/
background-color:#6699CC; /*background-color:#A5C921;*/
}

#header h1 {
width: 800px;
margin: 15px 0 0px 10px;
float:left;
color:#6699CC;
font-size: 24px;
}

#header p {
width: 800px;
float: right;
text-align:right;
color:#6699CC;
margin: 0px 10px 10px 0;
font-size: 12px;
line-height: 130%;
font-weight:bold;
}


#kopfzeile {
margin: 0 0 00px 0;
line-height: 170%;
border-bottom: 0px solid #6699CC; /*border-bottom: 5px solid #A5C921;*/
}

/*  horst
#kopfzeile p {
color:#4F4F4F;
margin: 5px 0px 5px 10px;
font-size: 11px;
line-height: 130%;
font-weight:normal;
}
*/

#kopfzeile p {
color:#000000;
margin: 5px 0px 5px 10px;
font-size: 11px;
line-height: 130%;
font-weight:normal;
}

/*
#menu {
clear: left;
float: left;
width: 160px;
margin: 0 0 0 0;
padding: 0px;
background-color:#FAFAFA;
}

*/
#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0 0;
padding: 0px;
background-color:#6699CC;
}


#menu ul {
list-style: none;
width: 160px;
margin: 0 0 0 0;
padding: 0;
}

#menu li {
margin-bottom:1px;
}

/*
#menu li a {
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size: 10px;
font-weight:bold;
height: 20px;
line-heght:130%;
text-decoration: none;
display: block;
padding: 2px 0px 2px 8px;
background:#6699CC;
border-bottom: 1px solid #BFBFBF;
}
*/

#menu li a {
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size: 12px;
font-weight:bold;
height: 20px;
line-heght:130%;
text-decoration: none;
display: block;
padding: 2px 0px 2px 8px;
background:#6699CC;
border-bottom: 1px solid #6699CC;
}

#menu mitte a {
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size: 12px;
font-weight:bold;
height: 20px;
line-heght:130%;
text-decoration: none;
display: block;
padding: 2px 0px 2px 8px;
background:#6699CC;
border-bottom: 1px solid #6699CC;
}
/*
#menu li a:hover {
background:#6699CC;/*background:#A5C921;
color:#FFFFFF;
border-bottom: 1px solid #3F3F3F;
}


#menu li a:hover {
background:#6699CC;/*background:#A5C921;
color:#000000;
border-bottom: 1px solid #3F3F3F;
}

*/
.textbox {
font-size: 10px;
margin: 10px 0px 0px 0px;
padding: 0px;
width: 140px;
color: #6699CC;
/*
background-color:#FAFAFA; height
*/
background-color:#6699CC;
line-height: 1.3em;
}

.textbox count {
font-size: 10px;
margin: 10px 0px 0px 0px;
padding: 0px;
width: 140px;
color: #6699CC;
background-color:#6699CC;
line-height: 1.3em;
}

.textbox p{
margin: 10px 10px 10px 10px;
padding: 0px;
width: 140px;
color: #505050;  
*/
/*
color: #6699CC; horst
*/ 
font-size: 11px;
line-height: 1.3em;
}

#menu h3{
margin: 0px 0px 10px 10px;
padding: 0px;
width: 140px;
color:#A5C921;
font-size: 11px;
line-height: 1.3em;
}


#content {
margin: 0px 0px 20px 170px;
padding: 0 10px 0 10px;
line-height: 140%;
text-align: left;
}
/*
#content p {
color:#4F4F4F;
margin: 0 20px 0px 0;
font-size: 12px;
line-height: 140%;
font-weight:normal;
}
*/
#content p {
	color:#000000;
	margin: 0 20px 0px 0;
	font-size: 12px;
	line-height: 140%;
	font-weight:normal;
	text-decoration: blink;
}


#content h2 {
color:#6699CC;
font-size: 16px;
margin: 15px 0 10px 0;
}

#content h3 {
color:#6699CC;
font-size: 12px;
margin: 15px 0 10px 0;
}
/*  horst
#content img {
	padding: 2px;
	display:inline;
	background:#FFFFFF;
	border-top: 4px solid #EFEFEF;
	border-right: 4px solid #EFEFEF;
	border-bottom: 4px solid #EFEFEF;
	border-left: 4px solid #EFEFEF;
}

*/
#content img {
	padding: 2px;
	display:inline;
	background:#6699CC;
	border-top: 4px solid #6699CC;
	border-right: 4px solid #6699CC;
	border-bottom: 4px solid #6699CC;
	border-left: 4px solid #6699CC;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
/*color: 86A31B;*/
color:#FFFFFF; horst
*/
}

/*
a:hover {
	color: #000000;
}
*/


a img {
border: 0;
}


#fuss {
clear: both;
margin: 0 auto;
padding: 10px 0 10px 0;
border-top: 4px solid #f0f0f0;
width: 900px;
text-align: center;
color: #CCCCCC;
font-size: 10px;
}



#fuss a {
/*
color: #808080;  horst
*/
color: #FDFBFC;
text-decoration: none;
}

#fuss a:hover {
	text-decoration: underline;
	color: #333333;
}

.links {
margin: 10px 10px 5px 0;
float: left;
}

.rechts {
margin: 10px 0 5px 10px;
float: right;
}

a:link {}
a:visited {text-decoration: none;}
a:hover {}
a:active{}
a.int{background:url(images/link_int.gif)no-repeatleft bottom:}

a.link2 {color: #000000;
text-decoration: underline;
font-weight: bold;
}
a.link2:hover {color: #000000;
text-decoration: underline;
font-weight: bold;
background-color: #eaeaea;
}
a.link2:visited {color: #000000;
text-decoration: underline;
font-weight: bold;
}
a.link2:active {color: #000000;
text-decoration: underline;
font-weight: bold;
}
/*
<style fprolloverstyle>
*/
/*
A:hover {font-family: Arial; font-size: 12pt; color: #000000;font-weight: bold}
.Stil1 {color: #000000}
*/


a:hover {
	text-decoration: underline;
	color: #333333;
	}

</style>
