* { 
padding : 0; 
margin : 0; 
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-image: url('/images/bbg.png');
	background-repeat: repeat-x;
	height: 100%;
} 

#ulx {
	padding-left:1em;
	text-align:left
	}
	
img { 
padding : 5px; 
border : 1px solid #5f9b1e; 
} 
img.none { 
border : 0; 
} 

img.skaliereTL
{
max-width: 400px;
height: auto;
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
}

img.skaliereTR
{
max-width: 400px;
height: auto;
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 

img.skaliere
{
max-width: 400px;
height: auto;
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 5; 
}


img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 

img.floatNone { 
float : none; 
margin-right : 5px; 
margin-bottom : 0px; 
margin-top : 5px; 
margin-left : 0; 
} 


#wrapper { 
margin : 10px auto; 
width : 922px; 
background-image : url('/images/wbg.jpg'); 
background-repeat : repeat-y ;
position: relative;
min-height:: 100%;
} 
#header { 
color : #333; 
width : 902px; 
float : left; 
padding : 10px; 
height : 100px; 
margin : 0; 
background-color : #dbe6ec; 
background-image : url('/images/hbg.jpg'); 
background-repeat : no-repeat 
} 
.logo h1.lineone {
	font-size : 2.6em;
	font-weight : lighter;
	font-family : helvetica, arial, sans-serif;
	padding-top : 10px;
	padding-left : 5px;
	border : none;
	letter-spacing : -1px;
	color : #330099;
	vertical-align: middle;
} 
.logo h1.lineone span { 
color : #53a5ce; 
} 
.logo h1.lineone imga {
	padding-left: 5px;
} 

.logo h2.linetwo {
	padding-left : 5px;
	font-size : 0.9em;
	font-family : helvetica, arial, sans-serif;
	text-transform : none;
	color : #330099;
}

.logo h2.linetwo imga {
	padding-left: 5px;
} 
 
.logo a { 
color : #3300ff; 
text-decoration : none; 
} 
#navigation {
	float : left;
	width : 902px;
	color : #333;
	padding : 0 10px;
	border-bottom : 10px solid #FFCC00;
	margin : 0 0 0 0;
	background-color : #dbe6ec;
	text-align: justify;
} 
#navigation ul { 
	list-style : none; 
	padding : 0; 
	margin : 0; 
	display : block; 
	font-weight : bold; 
	float : left; 
} 
#navigation ul li { 
	list-style : none; 
	display : inline; 
	float : left; 
	width : 90px; 
	height : 35px; 
	padding : 0; 
	line-height : 35px; 
	font-size : 13px; 
	margin : 0 1px 0 1px; 
} 
#navigation ul li a { 
	height : 35px; 
	width : 90px; 
	float : left; 
	text-decoration : none; 
	padding : 0; 
	margin : 0; 
	color : #6c7b83; 
	text-align : center; 
	background : url('/images/menu_bt.gif') no-repeat center 0%; 
} 
#navigation ul li a:hover { 
	height : 35px; 
	width : 90px; 
	text-decoration : none; 
	color : #3300ff; 
} 
#navigation ul li a.current { 
	height : 35px; 
	width : 90px; 
	float : left; 
	text-decoration : none; 
	padding : 0; 
	margin : 0; 
	color : #66ccff; 
	background : url('/images/menu_bt.gif') no-repeat center 0%; 
} 
#navigation ul li a.wahl { 
height : 35px; 
width : 90px; 
float : left; 
text-decoration : none; 
padding : 0; 
margin : 0; 
color : #66ccff; 
background : url('/images/menu_bt1.gif') no-repeat center 0%; 
} 

#leftcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 180px; 
float : left; 
} 
.leftnav { 
width : 175px; 
margin-top : 20px; 
margin-left : 5px; 
} 
.leftnav li h2 { 
margin : 0; 
height : 25px; 
color : #5f9b1e; 
padding-left : 20px; 
padding-top : 10px; 
font-size : 1.5em; 
} 
.leftnav li ul { 
line-height : normal; 
list-style-type : none; 
display : list-item; 
} 
.leftnav li li { 
padding : 5px; 
margin-left : 5px; 
font-size : 1em; 
} 
.leftnav li a { 
	background-image: url(/images/blau.png);
	background-position: left center;
	padding-left : 6px; 
	text-decoration : none; 
	color : #3300ff; 
	background-repeat: no-repeat;
} 
.leftnav li a:hover {
	background-image: url(/images/rot.png);
	background-position: left center;
	border : none;
	padding-left : 6px;
	color : #6c7b83;
	background-repeat: no-repeat;
} 
.leftnav li a.current {
	background-image: url(/images/orange.png);
	background-position: left center;
	border : none;
	padding-left : 6px;
	color : #3300FF;
	background-repeat: no-repeat;
} 
#content_gallerie { 
float : left; 
color : #333; 
background : #fafaee; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 100%; 
height: auto;
width: 900px;
display : inline; 
} 

#content { 
float : left; 
color : #333; 
background : #FFFFFF; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 100%; 
height: auto;
width : 478px; 
display : inline; 
} 
#content h1 { 
color : #53a5ce; 
font-size : 1.9em; 
font-weight : lighter; 
} 
#content h2 { 
color : #53a5ce; 
font-size : 1.6em; 
font-weight : lighter; 
padding-top : 20px; 
} 
#content h3 { 
font-family : verdana; 
font-size : 1em; 
padding-top : 30px; 
padding-left : 3px; 
padding-bottom : 5px; 
color : #000099; 
} 
#content h4 { 
font-family : verdana; 
font-size : 1em; 
padding-top : 10px; 
padding-left : 3px; 
padding-bottom : 5px; 
color : #0066CC; 
}

#Pixel1 {
height: 1000px;
float : right; 
}
.separator {width:400px; margin-top:5px; margin-bottom:5px; margin-left:1px; border-bottom-width:1px; border-bottom-color:#000000;  border-bottom-style:solid; }
 
#rightcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 202px; 
float : left; 
} 
.ads p { 
font-family : verdana; 
font-size : 1em; 
padding-left : 5px; 
padding-bottom : 5px; 
margin-right : 10px; 
text-align : justify; 
padding-right : 10px; 
} 
.ads { 
width : 190px; 
height : 600px; 
margin-left : 5px; 
margin-top : 15px; 
} 
.ads h4 { 
background-color : #0066CC; 
color : #fff; 
font-weight : lighter; 
font-size : 0.8em; 
padding-bottom : 2px; 
text-decoration : underline; 
} 
.ads h3 { 
font-family : verdana; 
font-size : 1em; 
padding-top : 30px; 
padding-left : 3px; 
padding-bottom : 5px; 
color : #000099; 
text-decoration : underline; 
} 
.ads a { 
margin-right : 25px; 
margin-bottom : 2px; 
color : #53a5ce; 
font-size : 0.8em; 
font-weight : bold; 
padding-left : 3px; 
text-decoration : none; 
padding-bottom : 15px; 
} 
#footer {
position: relative; 
width : 100%;
clear: both ;
color : #333; 
background : #dbe6ec; 
margin : 0 auto 0 auto;; 
padding : 0px; 
text-align : center;
}

#rundrum {
	border: 1px solid ThreedShadow;
	margin: 1px;
	padding: 2px;
}
#rundrumweiss {
	border: 1px solid White;
	margin: 1px;
	padding: 2px;
}
#rundrumblau {
	border:1px solid #FFFFFF;
	margin:0px;
	padding:0px;
	background-color: #0099FF;
}
#rundrumrot {
	border: 1px solid Red;
	margin:0px;
	padding:0px;
	background-color: transparent;
}
#rundrumdick {
	margin:1px;
	padding:2px;
	border: 3px solid #FFFFFF;
}
#rundrums {border:1px solid #FFFFFF; margin:1px; padding:2px; }
#rundrumx  {
	margin: 2px;
	border: #FFFFFF;
}
#rundrumaz {
	border: 1px solid ThreedShadow;
	margin: 1px;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: Black;
	}

.zeile1 {
	background-color: #ECF6FF;
}
.zeile2 {
	background-color: InactiveCaptionText;
}
.erste {background-color:#FFFF99; }
.grau {
	background-color: Silver;}
}
.klein {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;  color: #5F5F5F; }

.bgr   {
	background-image: url(/images/Hintergrund3.gif);
	background-repeat: repeat;
}
.bgr2   {
	background-repeat: repeat;
	background: url(/images/Hintergrund4.gif) repeat;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.bgr3   {
	background-repeat: repeat;
	background: url(/images/Hintergrund5.gif) repeat;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
 .schwarz {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 .rot {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 #Rahmenoben {
	border-top: 1px solid Red;
	border-left: 1px solid Red;
	border-right: 1px solid Red;
	}
	
#Rahmenunten {
	border-bottom: 1px solid Red;
	border-left: 1px solid Red;
	border-right: 1px solid Red;
	}
#Rahmenlinks {
	border-left: 1px solid Red;
	}
#Rahmenrechts {
	border-right: 1px solid Red;
	}
 #Linie {
	border-top: 1px solid Red;
	border-left: 1px solid White;
}

