@charset "UTF-8";
/* CSS Document */

body,td,th {
   color: #FFFFFF;
   font: 12px/1.5em Geneva, Arial, Helvetica, sans-serif;
   text-align: justify;
}
body {
   background-color: #000000;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   overflow: scroll;
}
a:link {
   color: #00FFFF;
   text-decoration: none;
}
a:visited {
   text-decoration: none;
   color: #00FFFF;
}
a:hover {
   text-decoration: none;
   color: #00FFFF;
}
a:active {
   text-decoration: none;
   color: #FFFFFF;
}

.menu_style_selected {
   border-left: #FFFFFF;
   border-bottom: thin solid #FFFFFF;
   padding-bottom: 1px;
   color: #FFFFFF;
}

#main_container { }

#main_container #content {
   text-align: center;
   background: url(files/background.jpg) repeat-y center top;
   height: 101%;
}

.menu_style {
   font-size: 16px;
   line-height: 1.7em;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
}

#main_container #content #3zeilen #bild_inhalt { text-align: left; }

img { border-width: 0px; }

#main_container #content #3zeilen #bild_inhalt ul {
   font-size: 12px;
   line-height: 2em;
   display: inline-block;
   text-align: left;
}

.block_567 {
	width: 567px;
}

p {
   vertical-align: top;
   margin: 0px;
   padding: 0px;
   border-width: 0px;
}

