/* CSS Document */


body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000f6c;
	background-color: #ececec;
}
/* The header and footer */
.header {
	display:block;
	height:173px;
	color:#fff;
	text-align: left;
	padding:0px;
	font-size:30px;
	background-color: #faf094;
	border-bottom: 10px solid #ffd400;	/*background-image: url(../img/logo_bg.jpg);
	background-repeat: no-repeat;*/
}

/* This bit does all the work */
#container {
	position:relative;
	display:block;
	background:#faf094;
	border-left:184px solid #ffd400;
	border-right:200px solid #ffd400;
}
#inner {
	display:block;
	margin-left:-184px;
	margin-right:-200px;
	padding: 0;
	background-image: url(../img/linke_spalte_bg.jpg);
	background-repeat: repeat-y;
}
#left {
	float:left;
	position:relative;
	width:184px;
	left:0px;
	background-color: #faf094;
	background-image: url(../img/linke_spalte_bg.jpg);
	background-repeat: repeat-y;
}
#right {float:right; position:relative; width:190px; right:0px;}
#center {
	
	margin-left:184px;
	margin-right:200px;
	position:relative;
	display:block;
	height:1%;
	padding: 10px 20px 10px 20px;
	
}

.footer {
	display:block;
	height:60px;
	color:#ececec;
	text-align:center;
	padding:5px;
	font-size:12px;
	background-color: #000f6c;
}
.clear {clear:both;}

#logo {
	position: static;
	left: 0px;
	top: 0px;
	text-align: left;
	float: left;
}
#flash {
	text-align: left;
}
#banner {
	font-size: 12px;
	color: #d07000;
	float: right;
	width: 250px;
	margin-right: 20px;
	}
#banner span.author {
	font-style: italic;
	text-transform: lowercase;
	text-indent: 80px;
	display: block;
	}
	
	/*  Auszeichnungen -------------------- */

#center h1 {
	color: #000f6c;
	font-size: 1.6em;
	line-height: 2.5em;
	font-weight: bold;
	background-image: url(../img/stern.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 6px;
	padding-left: 28px;
}

#center h2 {
	color: #000f6c;
	font-size: 1.3em;
	font-weight: bold;
}

.h1_datum {
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
	float: right;
}


#center p {
	font-size: 1.2em;
	line-height: 1.4em;
}
#center ul {
	font-size: 1.2em;
	line-height: 1.4em;
}

#center .taskleiste {
	float: right;
	font-size: 1.1em;
	color: #999999;
	background-color: #ffd400;
	padding: 3px;
	margin-bottom: 12px;
}
#center .seiten {

}

#center .teaser {
	font-size: 1.3em;
	font-style:italic;
}
#center a, #center a:link, #center a:visited {
	color: #000f6c;
	text-decoration:none;
		background-color: #ffd400;
	padding: 1px 3px;
}
#center a:hover {
	color: #0099ff;
		text-decoration:none;
			background-color: none;
	padding: 1px 3px;
}

.klein {
	font-size:0.9em;
	color: #0099ff;
}

.liste {
	font-weight: bold;
	font-size: 1.2em;
}

/*  infoboxen -------------------- */

.box_rechts {
	padding: 0px 12px 0 12px;
}

.box_rechts h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 0.6em;
	border-left: 1em solid #faf094;
	border-bottom: 1px solid #faf094;
}

.box_rechts a, .box_rechts a:link, .box_rechts a:visited {
	text-decoration: none;
	text-align: right!important;
	color: #000f6c;
	

}

.box_rechts a:hover {
	color: #0099ff;
	text-align: right!important;
}

.box_cal {
	border-bottom: 1px solid #faf094;
}
.box_cal .date {
font-size: 1.0em;
font-weight:bold;
color: #000f6c;
}

.box_cal a, .box_cal a:link,.box_cal a:visited {
	text-decoration: none;
	color: #000f6c;
	
} 

.box_cal a:hover {
	color: #0099ff;
}

.box_cal a.box_link {
	text-decoration: none;
	text-align: right!important;
	color: #000f6c;
}

.sterntrenner {
	background-image: url(../img/stern.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 36px;
	margin-top: 8px;
}

/*  Navigation -------------------- */

.menu {
font-size:1.2em;
height:400px;
margin: 20px 0 20px 20px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
/*width:160px;*/

}

.menu li {
background:transparent;
padding-bottom: 8px;
}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
width:150px;
color:#000f6c;
font-weight: bold;
background:transparent;
}

.menu a:hover {
	color:#0099ff;
}

.menu ul ul li {
	margin: 0px 0px 4px 3px;
	background-image: url(../img/stern_klein.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu .submenu li a, .menu .submenu li a:link, .menu .submenu li a:visited {
	font-size: 0.95em;
	color: #0000f6c;
	padding-left: 13px;
	padding-top: 2px;

}
.menu .submenu li a:hover {
	color: #0099ff;
}
.menu .submenu li {
padding-bottom: 2px;
}

/* --------  Gästebuch ------------------------  */

.gb_text {
	background-color:#FFFF66;
	padding: 10px;	
}
/*    Profilseiten Zertifizierte Mitglieder
---------------------------------------------------- */
.usercard {

}
.usercard p {
	font-size:0.8em;
	color:#666;
}
.usercard p span {
	display:block;
	float:left;
	width:120px;
	font-size:1.2em;
	color: #000f6c;
}
.usercard form input {
	width: 250px;
	padding:2px;
	border: 1px solid #C60;
}
.usercard form input.radiobutton {
	display:inline;
	width:10px;
	float:none;
}
.usercard .avatar {
	float:left;
	padding: 0 15px 15px 0;
}
.t-liste a {
	text-decoration: none;
	color: #000f6c;
	font-weight:bold;
	font-size:1.2em;
	background-color: transparent!IMPORTANT;
}
.t-liste tr {
	margin-bottom: 12px;
}