html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

body {
	background-color:#222222;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	text-align:justify;
	color:#777777;
	font-size:11px;
}

#oyabunstyle {
	background:url(../images/header.jpg) repeat-x center;
	width:100%;
	height:91px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#wrapper {
	width:970px;
	height:auto;
	min-height:300px;
	margin:-91px auto 0 auto;
}

#leftheader {
	background:url(../images/leftheader.png) no-repeat;
	width:519px;
	height:49px;
	float:left;
}
#middleheader {
	width:380px;
	height:49px;
	line-height:49px;
	text-align:center;
	font-weight:bold;
	float:left;
	font-size:9px
}
.ad {float:left; margin-top:35px; margin-right:10px; width:160px; height:600px;}
.right {float:left; width:800px; margin-top:30px;}
.content {width:800px;}
.adfooter {
	width:728px;
	height:90px;
	margin:20px auto;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* ALLGEMEINE LINKS */
/* - - - - - - - - - - - - - - - - - - - - */
a {
color: #00DEFD;
text-decoration: none;
}
a:hover {
color: #00DEFD;
text-decoration: underline;
}
.clear {clear:both}
h1 {text-align:center; margin:0 0 10px;font-size:20px;}

/* - - - - - - - - - - - - - - - - - - - - */
/* KEIN RAHMEN UM LINKS */
/* - - - - - - - - - - - - - - - - - - - - */
a {
outline: none;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* KEIN RAHMEN UM BILDER */
/* - - - - - - - - - - - - - - - - - - - - */
img {
border: 0;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* HINWEISE ROT/GRUEN */
/* - - - - - - - - - - - - - - - - - - - - */
.tippred {
color: red;
font-weight: bold;
}
.tippgreen {
color: green;
font-weight: bold;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* SONSTIGES */
/* - - - - - - - - - - - - - - - - - - - - */
form {
margin: 0px;
display: inline;
}
textarea {
color: #666666;
}
input {
color: #666666;
}
select {
color: #666666;
}
div.BBCode_Zitat {
border:	1px solid #5A9ED2;
background-color: #FFFFFF;
}
div.BBCode_Code {
border:	1px solid #5A9ED2;
background-color: #FFFFFF;
}
div.kommentar {
border:	1px solid #5A9ED2;
background-color: #FFFFFF;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* OBEN/UNTEN */
/* - - - - - - - - - - - - - - - - - - - - */
td.oben {
background-image: url(../images/oben.jpg);
width: 800px;
height: 43px;
text-align: center;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}
td.unten {
background-image: url(../images/unten.jpg);
width: 800px;
height: 43px;
text-align: center;
font-size: 11px;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* BR UMBRUCH */
/* - - - - - - - - - - - - - - - - - - - - */
td.br {
background-color: #313131;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* HEADER DESIGN */
/* - - - - - - - - - - - - - - - - - - - - */
table.table_rahmen {
width: 800px;
background-color: #313131;
}
td.header_logo {
background-image: url(../images/logo_hintergrund.jpg);
height: 80px;
width: 800px;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* HEADER Navigation */
/* - - - - - - - - - - - - - - - - - - - - */
td.header_topleiste {
width: 800px;
height: 30px;
margin: 0px auto;
background: #313131;
}
td.header_topleiste ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-left:15px;
}
td.header_topleiste li {
	float:left;
	height:22px;
	line-height:22px;
	padding-left:9px;
	cursor:pointer
}
td.header_topleiste a:link, td.header_topleiste a:visited {
	display:block;
	height:22px;
	line-height:22px;
	color:#d7d7d7;
	padding:0px 9px 0px 0px;
	font-weight:normal;
}
td.header_topleiste li.bullet {
	margin:0;padding:0;}
td.header_topleiste li.bullet:hover {
	background:none;}
td.header_topleiste li:hover {
	background:url(../images/navbuttonleft.png) no-repeat left;
}
td.header_topleiste li:hover a {
	background:url(../images/navbuttonright.png) no-repeat right;
	color:#00defd;
	text-decoration:none
}

/* - - - - - - - - - - - - - - - - - - - - */
/* SEITEN INHALT */
/* - - - - - - - - - - - - - - - - - - - - */
td.inhalt_body {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background: #313131;
vertical-align: top;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* FOOTER DESIGN */
/* - - - - - - - - - - - - - - - - - - - - */
td.box_footer {
background-color: #313131;
font-weight: bold;
height:	25px;
text-align: center;
font-size: 10px;
color: #777777;
}
a.box_footer {
color: #8B8B8B;
text-decoration: none;
}
a.box_footer:hover {
color: #666666;
text-decoration: none;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* INHALT DESIGN */
/* - - - - - - - - - - - - - - - - - - - - */
table.table_inhalt {
width: 100%;
}
td.box_upload_links {
padding: 5px;
background-image: url(../images/mitteback.jpg);
vertical-align: top;
}
td.box_upload_rechts {
width: 300px;
padding: 5px;
background-image: url(../images/mitteback.jpg);
vertical-align: top;
}
td.box_titel_a {
width: 25px;
height: 25px;
background: url(../images/navi_mitte_a.jpg) no-repeat;
}
td.box_titel_b {
height: 25px;
color: #A2A2A2;
font-weight: bold;
background: url(../images/navi_mitte_b.jpg) repeat-x;
text-align: center;
}
td.box_titel_c {
width: 25px;
height: 25px;
background: url(../images/navi_mitte_c.jpg) no-repeat;
}
td.box_titel_d {
width: 25px;
height: 25px;
background-image: url(../images/navi_mitte_d.jpg);
}
td.box_titel_e {
height: 25px;
font-weight: bold;
background-image: url(../images/navi_mitte_e.jpg);
text-align: center;
}
td.box_titel_f {
width: 25px;
height: 25px;
background-image: url(../images/navi_mitte_f.jpg);
}
td.box_text {
padding: 5px;
background-image: url(../images/mitteback.jpg);
vertical-align: top;
}
td.box_text_bild {
padding: 5px;
background-image: url(../images/mitteback.jpg);
vertical-align: top;
}
td.box_text_profil {
padding: 5px;
background-image: url(../images/mitteback.jpg);
vertical-align: top;
}
td.box_bild_galerie {
padding: 5px;
background-image: url(../images/mitteback.jpg);
vertical-align: middle;
}
td.news_box_text {
border-left: 1px solid #D0D0D0;
border-right: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
padding: 5px;
background-image: url(../images/mitteback.gif);
vertical-align: top;
}
td.news_box_info {
border-left: 1px solid #D0D0D0;
border-right: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
padding-bottom:	3px;
padding-top: 3px;
padding-left: 5px;
padding-right: 5px;
background-image: url(../images/mitteback.gif);
text-align: left;
vertical-align: top;
font-size: 10px;
}
div.bild_box {
padding: 10px;
margin: 2px;
border: 1px solid #D0D0D0;
float: left;
width: 165px;
}
div.bild_box_1 {
width: 100%;
height: 165px;
text-align: center;
}
div.bild_box_2 {
width: 100%;
height: 15px;
border: 1px solid #D0D0D0;
text-align: center;
font-size: 10px;
margin-top: 2px;
background-color: #FBF4EA;
}
div.bild_box_3 {
height: 20px;
width: 161px;
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
text-align: center;
background-image: url(../images/vorschau.jpg);
margin-left: 2px;
margin-bottom: 5px;
line-height: 18px;
}
td.box_links {
padding-bottom:	10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-image: url(../images/naviback.jpg);
vertical-align: top;
text-align: right;
width: 200px;
}
td.box_rechts {
padding-bottom:	10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-image: url(../images/mitteback.jpg);
text-align: left;
vertical-align: top;
}
td.box_fuss {
padding-left: 4px;
padding-right: 4px;
background-image: url(../images/nav.jpg);
height:	25px;
text-align:center
}
td.table_liste {
border-left: 1px solid #D0D0D0;
border-right: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
width: 100%;
}
td.liste_box {
padding-left: 10px;
padding-right:	10px;
background-image: url(../images/nav.gif);
border-left: 1px solid #D0D0D0;
border-right: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
font-weight: bold;
height:	25px;
}
td.liste_box_1 {
padding-bottom:	10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-image: url(../images/naviback.gif);
vertical-align: top;
border-left: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
}
td.liste_box_2 {
padding-bottom:	10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-image: url(../images/mitteback.gif);
vertical-align: top;
border-left: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
}
td.liste_box_3 {
padding-bottom:	10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-image: url(../images/mitteback.gif);
vertical-align: top;
border-left: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
border-right: 1px solid #D0D0D0;
}
/* - - - - - - - - - - - - - - - - - - - - */
