@import url(editor.css);

/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body, td, th {
	color:#393939;
}
body, html {
	background:url(images/bg.gif) 0 0 repeat;
	min-height:100%;
}
a:link { color: #8a0000; text-decoration: none; }
a:visited {	text-decoration: none; 	color: #8a0000; }
a:hover { text-decoration: underline; color: #8a0000; }
a:active { text-decoration: none; color: #8a0000; }

/* ------------- Aufbau ------------- */
#wrapper { position:relative; width:990px; height:100%; margin:auto; margin-bottom:30px;}
#LogoRechts {
  position:absolute; top:0px; left:740px;
  width:230px; height:290px;  
}
#InfoRechts {
  margin-top:90px;
}
#InfoRechts a, #InfoRechts img  { border:none; margin-bottom:15px; }

.cGalerieBild { border:1px dashed #ccc; padding:2px; marginlright:3px; }
.cGalerieBildGross { border:1px dashed #ccc; padding:2px; margin-bottom:15px; }


#iMenueProfil { width:250px; float:right; margin-right:0px; }
.cProfilMenue { background:url(images/user.gif) 5px 0 no-repeat; padding-left:35px; padding-bottom:15px; }
.cProfilMenue_galerie { background:url(images/galerie.gif) 5px 0 no-repeat; padding-left:35px; padding-bottom:15px; }
.cProfilMenue_blog { background:url(images/blog.gif) 5px 0 no-repeat; padding-left:35px;  padding-bottom:15px;}


#header { width:740px; height:196px; background:url(images/header.jpg);}
#hauptnavi { width:230px; float:left; height:auto; }
#content {position:relative; width:450px; min-height:500px; float:left; padding:0 15px 0 40px;}
#left { width:210px; float:left; padding-left:20px; }
#footer { background:#0097c7; height:60px; padding: 0}
#footercontent {  margin:0 auto; background:url(images/footer.gif) 0 -5px; height:50px; width:870px; color:#fff; text-align:center;}
#footercontent2 { padding-top:25px; color:#fff; text-align:center;}
#footercontent2 a { color:#fff; text-align:center; }

#iMenueProfil ul { height:auto;}
#iMenueProfil li { list-style:none; font-size:13px; }
#iMenueProfil li a { color:#333333;}


/* ------------- Navigation LINKS ------------- */
#subnavi { width:210px;}
#subnavi ul { height:auto; width:191px; }
#subnavi li { list-style:none; font-size:13px; }
#subnavi li a { color:#333333; padding-left:15px; }

#subnavi li.cMenueGelb, #subnavi li.cMenuePink, #subnavi li.cMenueBlau, #subnavi li.cMenueGelb a, #subnavi li.cMenuePink a, #subnavi li.cMenueBlau a{ 
	font-size:16px; 
	color:#fff; 
	font-weight:bold; 
	padding:3px;
	padding-left:7px;
	height:25px;
	width:191px;
	margin-top:20px;
	text-transform:uppercase;
	text-decoration:none;
}
#subnavi li.cMenueGelb { background:url(images/btn_yellow.gif) 0 0 no-repeat;}
#subnavi li.cMenuePink { background:url(images/btn_pink.gif) 0 0 no-repeat;}
#subnavi li.cMenueBlau { background:url(images/btn_blue.gif) 0 0 no-repeat;}

#logout{ 
  background:url(images/btn_logout.gif) 0 0 no-repeat;
  width:116px; 
  height:31px; 
  padding:5px;
	padding-left:15px;
}
#logout a, #logout a:hover { 
  font-size:16px; 
	color:#fff; 
	font-weight:bold; 
}

/* ------------- Navigation OBEN ------------- */

#navi { width:485px; height:29px; padding:147px 0 0 260px; }
#navi li { float:left; list-style:none;} 
#navi a { display:block; height:29px; }

#navi li.startseite a {background:url(images/navi.jpg) 0 0; width:148px;}
#navi li.startseite a:hover, #navi li.startseite-active { background:url(images/navi.jpg) 0 -29px; width:148px;}

#navi li.beitraege a { background:url(images/navi.jpg) -148px 0; width:158px; }
#navi li.beitraege a:hover, #navi li.beitraege-active {background:url(images/navi.jpg) -148px -29px; width:158px;}

#navi li.community a { background:url(images/navi.jpg) -306px 0; width:176px; }
#navi li.community a:hover, #navi li.community-active { background:url(images/navi.jpg) -306px -29px; width:176px; }

/* ------------- Classen ------------- */

.clear { clear:both; float:none; }
.linie { border-bottom:1px solid #d6dce2; width:400px; margin:15px 0 30px 0; }
.imglinks { float:left; margin: 0 15px 15px 0; }

/* ------------- 'SUCHE ------------- */

form#Suchfeld { width:190px; }
form#Suchfeld label, form#Suchfeld input {
	color:#333;
	width:170px;
	height:15px;
	margin:2px 5px 1px 0;
	padding: 2px 1px;

/* Diese beiden Angaben bitte nicht verändern: */
	display:block;
	float:left;
}
form#Suchfeld legend { display: none; }
form#Suchfeld fieldset { border:none; }
form#Suchfeld input#abschicken, form#Suchfeld input#submit {
	width:80px !important;
	padding: 21px 0 0 0;
	height: 21px;
	float: right;
	text-indent: -5000px;
	overflow: hidden;
	cursor:pointer;
	background: url(images/submit.gif) no-repeat;
	border: none;
	outline: none;
}

/* Die folgenden Angaben bitte nicht verändern! */
form#Suchfeld  br { clear:left; }
form#Suchfeld input[type=hidden] { display: none; border:0; padding:0; }

#iHistory {
  float: left;
  font-size: 12px; 
  color: #222222;
  padding-bottom: 20px;
}
#iSeitenNavi {
	text-align:right;
}

#iAdmin {
   position:absolute; left:0px; top:0px; width:100%; height:35px; z-index:98;
}
.cAdmin {
	background-color: #5F5F5F;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	padding: 5;
}
.cAdmin A:link{font-size: 12px;color: #ffffff;}
.cAdmin A:visited{font-size: 12px;color: #ffffff;}
.cAdmin A:hover {COLOR: #fff; TEXT-DECORATION: underline;}
.cAdmin A:active{font-size: 12px;color: #ffffff;}

.cAdminTrenner {
  background-color:#770000;
	COLOR:#fff;
}
.cAdmin A {
  FONT-SIZE:12px;
	COLOR:#fff;
	TEXT-DECORATION:none;
}
.cAdminEdit {
  background-color:#ffFFFF;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	font-style:normal;
	TEXT-ALIGN: left;
}
.Forum {background-color: #4F0000;}
.ForumSelf {background-color: #FFFFC6;}
.ForumLevel1 {background-color: #4F0000;}


.cInfoRechtsInhalt {
width:220px; background:#FFF9E4;
bacground:#FFF; border:1px solid #FFE79C;
float:right;
margin-right:20px;
padding:5px;
}

.cInfoRechtsInhalt img {
margin:10px 0 0 0;
}

.cProfilDetailBild { padding:3px; background:#fff; border:1px dashed #ccc; margin-bottom:15px;}

.cKasten { border:none; }
.cKasten td { padding:3px; }

.formtdbgF10a a { }
.formtdbgF10a a { }