/* CSS Document */

body {
    margin-top: 10px;
    background-color:#ffffff; 
    font-family:verdana; 
    font-size:11px;
    background-image: url(../../../media/image/bg.jpg) ;
    background-repeat:repeat-x;
    background-color: #E4E4E4 ;
}

div.center {
    margin: auto;
    width: 991px;
    text-align: center ;
    
}

#header {
    padding-bottom:10px ;


}

#content {
 clear:both;
}

#left_content {
    float: left; 
    width: 185px; 
}

#content_container {
    width: 600px;
    float:left ;    

}
 
#center_content {
    margin-left: 10px;   
    width: 750px;    
    padding: 10px 0px 10px 10px ;     
    text-align:left ;
    float:left ;
    border: 1px solid #aaaaaa ;
    background-color: #FFFFFF ;  
    background-image: url(../../../media/image/bg-content.jpg) ;
    
}

#right_content {
  float: right; 
  text-align:right ;
  width:150px ;
   margin-top: -10px ;
  
}

#footer {
  clear: left; 
  padding-left: 20px ;
  text-align:right ;
}

#logo-sonne {
margin-top: 20px;
    text-align: left ;
}

#logo {
    background-color: white ;
    position: relative; 
    left: -10px ;
    width: 160px ;
}

#pdf {
    text-align: right ; 
    
}



a:link {
color: #000000 ;
  text-decoration: underline;
}
a:visited {
color: #000000 ;
  text-decoration: underline;
}
a:hover {
  color: #000000 ; 
  text-decoration: underline;
}
a:active {
  color: #000000 ;;
  text-decoration: underline;
}

img {
    border: 0px ;
    
}

table img {
    border: 1px solid #aaaaaa;
}

#navigation {
    text-align:left ;
    float:left ;    
    margin-top: 10px ;
    margin-bottom: 10px ;   
    margin-left: 11px ;
    width: 750px ;
    padding-left: 10px ;
    height:20px ;   
    font-size: 13px ;
    color: #000000 ;
    background-image: url(../../../media/image/nav-bg.jpg) ;
    text-decoration: none;
}

#navigation a {
    text-decoration: none ;
}

#sidenav {
    text-align:left ;    
    font-size: 12px ;
    color: #FFFFFF ;
    padding-left: 20px ;
    line-height: 30px ;
    width: 100px; 
}

#sidenav a {
    color: #FFFFFF ;
    text-decoration: none;
}
#sidenav a:hover {
    color: #FFFFFF ;
    text-decoration: underline;
}

#zeiten {
    margin-top: 80px;
    margin-left: 5px;
    line-height: 15px;
    
}

.nav {
    text-decoration: none;
    display: inline-block;
    padding-right: 20px ;
}


.navaktiv { 
    text-decoration: underline;
    font-weight: bold;
    display:inline-block ; 
    padding-right: 10px ;


}

h1 {
    font-size: 12px ;
    margin-top: 10px;
    margin-bottom: 10px ;
}

h2 {
    font-size: 11px ;
    margin-top: 10px;
    margin-bottom: 10px ;
}

h3 {
    font-size: 10px ;
    margin-top: 10px;
    margin-bottom: 10px ;
}
/* Table Class */   
.table {

    padding: 3px ;
    width: 550px ;

}


.errorMessage {
    font-weight:bold ;
    text-align:center ;
}

/* Gallery */

.gallery {
    line-height: 20px ;
    width: 500px ;
    
}

#galleryheader {    
    font-size: 12px ;
    font-weight: bold ;
    text-align: center ;
}

#gallerycolumnleftheader {
    text-align: left ;
    font-weight: bold ;
}

#gallerycolumnrightheader {
    text-align: right ;
    font-weight: bold ;
}

.gallerycolumnleft {
    text-align: left ;
}

.gallerycolumnright {
    text-align: right ;
}

.gallerycolumnthumb {
    background-color: #FFFFFF ;
    text-align: center ;
}

/* Ecards */

#ecards {
    text-align: center ;

}
