@import url(helper.css);

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../images/pbgr.gif) repeat-x top left;
	color: #444444;
	}

p.error, .error {
	color: #EE0000 !important;
	font:14px Arial;
	padding: 5px 0 5px 0;
	}

/* Schriftart für Formulartabellen und Formularelemente */
td, input, select, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#menubar {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	width : 920px;
	height: 37px;
	background : url(../images/pmnb.gif) no-repeat top left;
	overflow: hidden;
	}

#menubar img {
	float:left;
	border:0px;
	}

#menubar a {
	display:block;
	float:left;
	height:37px;
	width:150px;
	padding-top:10px;
	text-align:center;
	/*padding:10px 20px 0 20px;*/
	font:bold 12px Arial;
	}

#menubar a.active, a:hover {
	color:#FFFFFF;
	background-image:url("/images/menu_back_over.gif");
	}

#menubar a#start {
	display:block;
	width:40px;
	height:37px;
	padding:0px;
	background-image:url("/images/menu_1.gif");
	background-repeat:none;
	}

#menubar a#start:hover {
	background-image:url("/images/menu_1_over.gif");
	background-repeat:none;
	}

#menubar a#start_over {
	display:block;
	width:40px;
	height:37px;
	padding:0px;
	background-image:url("/images/menu_1_over.gif");
	background-repeat:none;
	}

#wrap {
	margin: 0 auto;
	width: 920px;
	}

#content {
	float: left;
	width: 860px;
	padding: 30px ;
	border: 1px solid #dedede;
	background: #ffffff url(../images/pfgb.gif) repeat-x bottom left;
}


#vorlogo
{
	width : 918px;
	height: 5px;
	border: 0px solid #dedede;
	margin-bottom: 20px;
}

#startlink {
	position:relative;
	top:10px;
	left:30px;
	display:block;
	width:260px;
	height:160px;
	background:none;
	text-decoration:none;
	}

#startlink a:hover {
	background:none;
	text-decoration:none;
	}

#logo
{
	width : 918px;
	height: 180px;
	background : url(../images/mood_startseite2.jpg) no-repeat top left;
	border: 1px solid #dedede;
	margin-bottom: 20px;
}

#side {
	float: right;
	width: 250px;
	border: 1px solid #dedede;
	background-color: #ffffff;
}

#sidenav {
	width: 250px;
}

#sidenav h2 {
	display: block;
	padding: 10px 20px 10px 20px;
	margin: 0;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	background : #1F3557 url(../images/pfad.gif) repeat-x top left;
}

.space {
	width: 250px;
	height: 10px;
}

#footer {
	clear: both;
	text-align: left;
	}

#footer a {
	color: #444444;
	text-decoration: none;
	padding-right: 20px;
	}

#footer a:hover {
	color: #1F3557;
	background:none;
	}

#ts {
	margin-left: 10px;
}

/* Content und Sidebar-Elemente */

#content h1 {
	font-size: 200%;
	font-weight : normal;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	color: #366BAE;
}

#content h2, #sidebar h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
}

#content h2 {
	padding: 10px 0px 2px 0px;
}

#sidebar h2 {
	padding: 2px 0px 2px 0px;
}

#content h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 8px 0px;
	line-height: 160%;
}

#sidebar p, #sidebar h2 {
	color: #666666 !important;
}

#content a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #366BAE;
}

#content a:hover, #sidebar a:hover {
	text-decoration: none;
	background:none;
	}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 160px;
}

#more {
	marging: 0px;
	padding: 20px 0px 20px 0px;
	text-align: right;
}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
	border: 1px solid #ededed;
}

#content td.cell {
	background-color: #f4f4f4;
}

#content td.headercell {
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #dedede;
	width: 328px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #dedede;
	width: 328px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #666666;
	line-height: 160%;
	padding: 2px 0px 10px 204px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #366BAE;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}


/* Rahmen und Farbe Formularelemente */
input, textarea {
	border: 1px solid #9D9D9D;
/*	padding-left: 3px;
	padding-right: 3px;*/
	text-indent:2px;
	margin: 0px;
	}

select {
	border: 1px solid #9D9D9D;
	margin: 0px;
	padding: 0px;
	}

#searchbox {
	margin:20px 0 0 80px;
	}

#result {
	}

#resultbox {
	margin:20px 0 0 0;
	width:438px;
	float:left;
	border-top:1px solid #9D9D9D;
	}

#beraterbox {
	float:right;
	width:420px;
	height:auto;
	min-height:429px;
/*	min-height:104px;*/
	margin:20px 0 0 0;
	border:1px solid #9D9D9D;
/*	border-top:1px solid #9D9D9D;
	border-right:1px solid #9D9D9D;
	border-bottom:1px solid #9D9D9D;
	border-collapse:collapse;*/
	}

#beratercontent {
	height:auto;
/*	min-height:318px;*/
	min-height:154px;
	padding:10px;
/*	border-bottom:1px solid #9D9D9D;*/
	}

#beratercontent h1 {
	font:bold 16px Arial;
	padding:0 0 9px 0;
	color:#000;
	}

.votes_detail {
	padding:10px;
	border-top:1px solid #9D9D9D;
	}

.votes_detail p {
	padding:5px 0 10px 1px !important;
	}

.qleft {
	float:left;
	padding:1px;
	font:12px Arial;
	}

.qright {
	float:right;
	padding:1px;
	font:bold 12px Arial;
	}

.formleft {
	float:left;
	width:100px;
	font:bold 12px Arial;
	}

.formright {
	float:left;
	text-align:left;
	width:280px;
	}

.formright input {
	width:80%;
	}

.formright input.formerror {
	border:1px solid #EE0000;
	}

#beratercontent a:hover {
	background:none;
	text-decoration:none;
	}

#votebox1 {
	float:left;
	width:189px;
	border-right:1px solid #9D9D9D;
	border-top:1px solid #9D9D9D;
	padding:10px;
	min-height:70px;
	height:auto;
	}

.small {
	font:11px Arial;
	}

#votebox_form p {
	font:bold 12px Arial;
	}

#votebox_form .send_right {
	padding: 5px 0 5px 0;
	float:right;
	}

#votebox2 {
	float:right;
	width:189px;
	border-top:1px solid #9D9D9D;
	padding:10px;
	min-height:70px;
	height:auto;
	text-align:right;
	}

#votebox_pages {
	border-top:1px solid #9D9D9D;
	text-align:center;
	}

#votebox_pages .backlink {
	float:left;
	padding:10px;
	}

#resultbox a {
	display:block;
	padding:10px 0 10px 25px;
	text-decoration:none;
	outline: none;
	border-bottom:1px solid #9D9D9D;
/*	border-right:1px solid #9D9D9D;*/
/*	border-left:1px solid #26284f;*/
	}

#resultbox a:hover, a.active {
	background:#EEEEEE;
	text-decoration:none;
	outline: none;
	border-bottom:1px solid #9D9D9D;
/*	border-right:1px solid #26284f;
	border-left:1px solid #26284f;*/
	}

span.bname {
	display:inline-block;
	width:50%;
	}
span.baddress {
	display:inline-block;
	width:50%;
	}

#pages {
	padding:10px 0 10px 25px;
	border-bottom:1px solid #9D9D9D;
	text-align:left;
	}

#pages .pages {
	display:inline-block;
	}

#pages a {
	display: block;
	color: #9D9D9D;
	float: left;
	border: 1px solid #9D9D9D;
	padding: 4px 8px 4px 8px;
	text-align: center;
	margin-right: 5px;
	}

#pages a:hover {
	background-color: #396bad;
	color: #FFFFFF;
	}

#pages a.activepage {
	background-color: #396bad;
	color: #FFFFFF;
	}

#searchbox input.plz { width:80%; }
#searchbox input.normal { width:98%; }

#searchbox input[type=radio] {
	border:0px;
	margin:0px;
	padding:0px;
	}

#searchbox input[type=submit] {
	width:120px;
	height:27px;
	background-image:url(/images/menu_back_over.gif);
	background-repeat:repeat-x;
	font:bold 11px Arial;
	cursor:pointer;
	color:#FFFFFF;
	border:0px;
	}

#searchbox input[type=button] {
	width:120px;
	height:27px;
	background-image:url(/images/menu_back_over.gif);
	background-repeat:repeat-x;
	font:bold 11px Arial;
	cursor:pointer;
	color:#FFFFFF;
	border:0px;
	}

/* Kontaktformular */

.ktab1 {
	width:150px;
	}

.ksend {
	text-align:right;
	}

.ksend input[type=button] {
	height:27px;
	padding:0 20px 0 20px;
	margin:5px 2px 0 0;
	background-image:url(/images/menu_back_over.gif);
	background-repeat:repeat-x;
	font:bold 11px Arial;
	cursor:pointer;
	color:#FFFFFF;
	border:0px;
	}

.ktab2 {
	width:200px;
	}

.ktab2 input[type=text] {
	width:95%;
	}

.ktab2 textarea {
	width:95%;
	}


