#wrapper { 
 width:900px;
 margin:auto;
 border:1px #DB007A solid;
}

#header { 
 width:900px;
 height:100px;
 background-image:URL('../../images/style2/head.gif');
 background-repeat:no-repeat;
}

#navigation { 
 float:left;
 width:180px;
 height:480px;
 padding-top:15px;
 font-size:12px;
}

#navigation a:link, #navigation a:active, #navigation a:visited, #navigation a:hover { 
 color:#FFF;
 text-decoration:none;
}

#navigation .lila { 
 background-image:URL('../../images/style2/button_lila.gif');
 background-repeat:no-repeat;
 background-position:25px;
 color:#FFF;
 margin-bottom:5px;
 font-weight:bold;
 padding-left:30px;
 padding-top:2px;
 padding-bottom:2px;
}

#navigation .orange { 
 background-image:URL('../../images/style2/button_orange.gif');
 background-repeat:no-repeat;
 background-position:25px;
 color:#FFF;
 margin-bottom:5px;
 font-weight:bold;
 padding-left:30px;
 padding-top:2px;
 padding-bottom:2px;
}

#content { 
 float:left;
 width:720px;
 height:480px;
 padding-top:15px; 
 font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
 font-size:0.9em;
 background-image:URL('../../images/style2/main_background.gif');
 background-repeat:no-repeat;
 color:#DB007A;
}

#content table { 
 padding:0px;
 border-collapse:collapse;
}

#content td {
 vertical-align:top;
}

#content p {
 padding:0px;
 margin:1px;
}

#content a:visited, #content a:active, #content a:hover, #content a:link { 
 text-decoration:none;
}

#content img { 
  border:0px;
}

#footer { 
 clear:both;
 width:900px;
 height:50px;
 background-image:URL('../../images/style2/foot.gif');
 background-repeat:no-repeat;
}

#content ul { 
 margin-top:1px;	
}

#content .dunkel_orange { 
 color:#ED7F00;	
}

#content .rahmen {
 border:1px #000000 solid;
}

#content .rahmen_Orange { 
 border:1px #FF6B00 solid;
}

#content .rahmen_Gelb { 
 border:1px #F7D76A solid;
}

#content .rahmen_Violett { 
 border:1px #DA007F solid;
}

#content .rahmen_GelbGruen { 
 border:1px #D6CB00 solid;
}

.galleryPic { }

.galleryPic div { 
 vertical-align:middle;
}


.galleryPic .images { 
 border-bottom:1px #E6E6E6 solid;
 float:left; 
 width:157px;
 height:159px;
 overflow:hidden;
 /* border:1px #000 solid; */
 vertical-align:middle;
 background-repeat:no-repeat;
}
