/* START: header / footer styles */

.header-bg-top
{
	background: url(../pics/shadow-top.gif) no-repeat left top;
	width: 768px;
	height: 20px;
	padding: 0 20px;
	margin: 0 auto;
}

#header ul
{
	text-align: right;
}

#footer ul
{
	padding: 0 5px 0 5px;
	font-size: 0.8em;
}

#header ul li,
#footer ul li

{
	background: none;
	display: inline;
	padding: 0;
}

#header ul li a,
#footer ul li a
{
	color: #333;
}

div.header-top div.generic-nav ul li a:hover
{
	text-decoration: underline !important;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

div.header-top
{
	padding: 5px 0;
	float: left;
	width: 100%;
}

div.header-pic img
{
	display: block;
}

div.header-left
{
	width: 55%;
	float: left;
}

div.header-right
{
	width: 45%;
	float: left;
	padding-top: 11px;
}



/* END: header / footer styles */

/* START: nav styles */

div.nav-top
{
	width: 100%;
	float: left;
	border-bottom: 1px solid #000;
	height: 1.375em;
}

div.nav-top li
{
	padding: 0;
	background: none;
}


div.main-nav
{
	width: 600px;
	float: left;
	padding-left: 10px;
}

div.main-nav ul
{
	float: left;
	width: 100%;
}

div.main-nav li
{
	float: left;
	text-align: center;
	width: 5.8125em;
	padding: 7px 0 0;
	font-weight: bold;
	position: relative;
	top: 1px;
}

div.main-nav li.active
{
	background: none;
}

div.main-nav li img
{
	position: absolute;
	top: 2px;
	left: 0;
	z-index: 1;
	width: 5.8125em;
}

div.main-nav li a
{
	position: absolute;
	top: 0.5em;
	left:0;
	z-index: 10;
	font-size: 0.75em;
	color: #fff;
}

div.main-nav li.blog a
{
	padding: 0 1.375em;
}

div.main-nav li.links a
{
	padding: 0 1.25em;
}


#nav div.main-nav li a
{
	color: #fff;
}

#nav div.main-nav li.active a
{
	color: #000;
}


div.nav-bottom
{
}

div.nav-bottom ul li
{
}




#nav div.generic-nav-wrapper
{
	width: 153px;
	float: left;
}

div.generic-nav
{
	float: right;
	padding-right: 5px;
}

div.generic-nav ul li
{
	display: block;
	float: left;
	font-size: 0.6875em;
	line-height: 1em;
	padding: 0 0 5px 0;
}



/* END: nav styles */


/* START: blogentry styles */
#center-column div.article
{
	font-size: 0.875em;
	line-height: 1.2em;
	padding: 15px 15px 0;
}

#center-column div.article h1
{
	color: #222;
	font-size: 1em;
	padding: 4px 0 4px 3px;
	font-weight: normal;
	
}

div.blogentry
{
	padding: 5px;
	
}

#center-column div.blogentry-preview h1 a,
#center-column div.blogentry h1
{
	color: #333;
}

#center-column div.blogentry-preview ul,
#center-column div.blogentry ul
{
	padding-bottom: 10px;
}

#center-column div.blogentry-preview h1 a:hover
{
	text-decoration: underline;	
}

p.back-to-overview
{
	padding: 25px 0;
}

p.back-to-overview a
{
	font-size: 0.95em;
	text-decoration: underline;
	color: #333 !important;
}

div.blogentry p.back-to-overview a
{
	font-size: 1em;
}

div.blogentry-preview
{
	padding: 0 0 5px;
}

div.blogentry-preview,
div.blogentry
{
	
}

div.blogentry-content
{
	border-bottom: 1px solid #333;
	padding: 30px 0 0;
}

div.first-item
{
	padding: 15px 0 0;
}

div.anchor-top
{
	padding: 20px 5px 1px 0;
	text-align: right;
	font-size: 0.75em;	
}

div.anchor-top a:hover
{
	text-decoration: underline;
}

div.blogentry-content p,
div.blogentry p
{
	padding-bottom: 10px;	
}

div.blogentry-content p a,
div.blogentry p a
{
	text-decoration: underline;
	color: #222;
}

div.blogentry-preview img,
div.blogentry-content img
{
	border: 4px solid #f0f0f0;
}

div#center-column p.next,
div#center-column p.previous
{
	padding: 50px 0 0 0;
}

#center-column div.blogentry ul li
{
	line-height: 1.5em;
}

#center-column div.blogentry ul li a
{
	text-decoration: underline;
}

div#center-column p.next a,
div#center-column p.previous a
{
	padding: 3px;
	display: block;
}

div#center-column p.next a
{
	float:right;
	position: relative;
	left: 14px;
}

div#center-column p.previous a
{
	float: left;
	position: relative;
	right: 14px;
}
	
div#center-column p.next
{
	text-align: right;
	font-size: 0.9em;
}

div#center-column p.previous
{
	text-align: left;
	font-size: 0.9em;
}

div#center-column p.next a:hover,
div#center-column p.previous a:hover
{
	text-decoration: underline;
}

#center-column div.blogentry-preview h1,
#center-column div.blogentry h1
{
	font-size: 0.95em;
	background: none;
	padding: 0;
	font-weight: bold;
}

#center-column div.blogentry h1
{
}

#center-column div.blogentry-preview h2 a
{
	color: #777;
}

#center-column div.blogentry-preview h2 a:hover
{
	text-decoration: underline;
}


div.blogentry-preview p,
div.blogentry p
{
	font-size: 0.95em;
	line-height: 1.5em;
}

div.blogentry-preview p.entry-action
{
	font-size: 0.875em;
	font-weight: bold;
	padding: 10px 0 0 0;
	color: #999;
}

div.blogentry-preview p.entry-action a
{
	color: #333;
}

div.blogentry-preview p.entry-action a:hover
{
	text-decoration: underline;
}

div.blogentry-info
{
	float: left;
	width: 100%;
	border-top: 1px solid #e8e8F8;
	padding-left: 3px;
}

div.blogentry-info a:hover
{
	text-decoration: underline;
}

div.blogentry-info ul
{
	padding: 0 !important;
	float: left;
}

div.blogentry-info ul li
{
	display: block;
	background: none;
	font-size: 0.8125em;
	padding: 1px 0 3px 3px;
	float: left;
}

div.blogentry-info ul li span.spacer
{
	padding: 0 20px;
}

div.comment-rank
{
	padding: 35px 0 15px 0;
	font-size: 0.875em;
}

#center-column div.comment-rank h3
{
	color: #333 !important;
	margin-bottom: 5px;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 20px;
	font-size: 1.1em;
	background: #eee;
	padding: 2px 5px;	
}

div.comment-rank h4
{
	color: #444;
	font-size: 0.875em;
}

div.comment-rank p.comment-rank-rank
{
	vertical-align: top;
	
}

div.comment-rank form
{
	margin-top: 20px;	
}

div.comment-rank .comment-rank-comment
{
	border-left: 1px dotted #333;
	padding-left: 5px;
	margin-bottom: 12px;
	width: 50%;
}

/* Ein admin-comment zu einem Kommentar */
.comment-rank .comment-rank-comment .admincomment
{
	border-left: 1px dotted #333;
	padding-left: 5px;
}

div.comment-rank form
{
	width: 50%;
	margin-bottom: 20px;
	padding: 5px;
}

div.comment-rank form input,
div.comment-rank form textarea
{
	border: 1px solid #ddd;
	width: 95%;
}

/* Die beschriftungen im Formular */
.comment-rank form label{
	display: block;
	margin-bottom: 5px;
}

p.no-entry
{
	font-size: 0.875em;
	border: 1px solid #333;	
	text-align: center;
	padding: 3px 5px;
}

p.lang-wrapper
{
	padding:10px 0;
}

span.lang
{
	font-weight: normal;
	font-size:0.875em;
	padding: 2px 3px;
	border: 1px solid #666;
}

/* END: blogentry styles */



/* START: navigation styles */

#right-column ul {	
margin: 0 0 20px 0;
}

#right-column ul ul{	
margin: 3px 0 20px 0;
}	

#right-column li {
margin-bottom: 3px;
font-size: 0.75em;
line-height: 1.25em;
background: none;
padding: 0;

}

#right-column li li {
font-size: 1em;
line-height: 1.25em;
padding-left: 5px;
}

#right-column li a {
font-weight: normal;
font-size: 1em;
text-decoration: none;
color: #505050;
display: block;
padding: 2px 0 2px 0;
}

#right-column div.archive li {
padding-left: 8px;
}

#right-column li li a {
display: block;
padding: 2px 0 2px 0;
font-weight:normal;
font-size: 1em;
color: #505050;
font-variant: normal;
}
	
#right-column li a:hover,
#right-column li.active a
{

}

#right-column li li.active a.current,
#right-column li a:hover
{
text-decoration: underline;
}


/* END: navigation styles */

/* START: right-column styles */

#right-column div.about,
#right-column div.archive,
#right-column div.nav
{
	padding-left: 21px;
	margin-bottom: 28px;
	background: url(../pics/bg-sidebar.jpg) repeat-y left top;
}

#right-column div.nav
{
}

#right-column h3
{
	font-size: 0.6875em;
	font-weight: bold;
	padding:4px 7px 4px 14px;
	margin-bottom: 3px;
	color: #333;
}

#right-column div.nav h4
{
	margin-top: 16px;
	font-size: 1em;
	background: #ebebfb;
}

#right-column p
{
	color: #555;
	font-size: 0.75em;
	font-weight: normal;
}



/* END: right-column styles */

/* START: content styles */

#center-column h1
{
	color: #333;
	font-size: 0.875em;
}

#center-column h2,
#center-column h3,
#center-column h4,
#center-column h5,
#center-column h6
{
	color: #333;
	font-size: 0.75em;
}

#center-column p.list-introduction
{
margin:2px;	
}

#center-column div.list {
margin:10px 0 10px 0;
}

#center-column div.textile
{
	font-size: 0.9em;	
}

#center-column div.textile a
{
	text-decoration: underline;
}

#center-column div.textile ul {
margin: 1em 0 1em 0;
}

#center-column div.textile ul li {
line-height:1.25em;
background:url(../pics/listpoint.gif) no-repeat left 50%;
padding:0 0 0 1em;
margin:0 0 0 1em;
}

#center-column div.partners ul li
{
	background: none;
	padding: 0;
	margin: 0;
}

/* END: content styles */

/* START: footer styles */

div.footer-left
{
	width: 390px;
	float: left;
	padding-left: 10px;
}

div.footer-right
{
	width: 353px;
	float: left;
	padding-top: 2px;
}

#footer p
{
	font-size: 0.8em;	
}

#footer a {
color: #808080;
text-decoration: none;
}

div#footer img.logo-auftritt
{
	display: inline;
}

div.footer-left a.extern
{
	float: left;
	font-size: 0.6875em;
}

div#footer a:hover
{
	text-decoration: underline;
}

div#footer div.nav
{
	float: right;
	background: none;
}

div#footer div.nav ul li
{
	font-size: 0.875em;
	float: left;
	background: none;
	padding: 3px 5px 8px 0px;
}

div#footer div.nav ul li.first
{
	border-left: none;
}

div#footer div.nav ul li a
{
	color: #333;
	padding-right: 5px;
}

/* END: footer styles */

/*START: linklist layout*/

div.linkcontainer
{
padding: 5px 0;
}

div.linkcontainer div.rate-wr
{
padding: 3px 0 0 0;
}

div.linkcontainer p.rate-text
{
font-size: 0.75em;
line-height: 1.25em !important;
margin:0 4px 0 0 !important;
padding:0 !important;
float:left;
}

ol.linklist {
list-style: none;
margin: 10px 0 0 0;
padding:0;
}

ol.linklist li {
font-size: 1em;
list-style-type: none;
border: solid #333;
border-width: 0 0 1px 0;
padding-bottom: 5px;
margin-bottom: 5px;
background: none;
}

ol.linklist li a.linkurl
{
font-size: 0.875em;
display:block;
padding: 5px 0 0;
text-decoration:underline;
color: #66000f;
outline: none;
}

ol.linklist li a.linkurl:visited,
ol.linklist li p a:visited
{
color: #b6505f;
text-decoration: underline;
}

ol.linklist li img
{
display:inline;
margin-left:7px;
vertical-align:middle;
}

ol.linklist li p
{
padding: 5px 0 0 0;
font-size: 0.875em;
}

ol.linklist li p a
{
color: #585858;
}

ol.linklist li p a:visited
{
color: #787878;
}

ol.sublist
{
margin-top: 0;
}

h2.linklist
{
padding:0 5px;
margin-top:25px;
}

p.first
{
margin-top: 10px;
}

p.warning
{
color: #f00;
}

p.warning a
{
color: #f00;
text-decoration:underline;
}

p.warning strong
{
font-weight:normal;
}

p.categorie-introduction
{
line-height:1.4em;
}

p.introduction,
p.advice,
p.hint,
p.warning
{
font-size: 0.825em !important;
background:#EEF2E7;
padding: 5px;
margin-top: 5px;
}

p.introduction
{
line-height: 1.25em;
}

p.advice,
p.advice a
{
color:#181 !important;
}

p.warning,
p.warning a
{
color:#f00 !important;
}

p.advice a,
p.hint a,
p.warning a
{
text-decoration: underline;
}

p.first
{
margin-top: 0px;
}

ul.linklist li p
{
padding:3px 0 0 0;
}

p.restxt
{
	display: none;
	padding: 0 !important;
	font-size: 0.75em;
}

/*END: linklist layout*/

/*START: stern bewertung styles */

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../pics/star.gif) left -1000px repeat-x;
	padding:0;
	margin:0;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0 !important;
	padding:0 !important;
	background-position: left top;
	font-size:1em;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.s1{
	width:20%;
	z-index:6;
}
.star-rating a.s2{
	width:40%;
	z-index:5;
}
.star-rating a.s3{
	width:60%;
	z-index:4;
}
.star-rating a.s4{
	width:80%;
	z-index:3;
}
.star-rating a.s5{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

p.response-msg
{
	background: #fff !important;
}

/*ENDE: stern bewertung styles */

/* START: form styles */
#form-module-thanks
{
	padding-top: 20px;	
}


#form-module p,
#form-module-thanks p{
margin-bottom: 10px;
}

div#form-module input,
div#form-module textarea,
div#form-module select {
border:1px solid #999;
background:#eee;
}

div#form-module fieldset {
padding:0 5px 15px 0;

}

div#form-module p.form-introduction {
padding:15px 0 0 0;
}

div#form-module legend {
display: none;
font-size:1.1em;
color:#333;
padding: 0;
}

div#form-module label.text,
div#form-module label.select
{
display:block;
font-size: 1em;
}

div#form-module label.textarea
{
display:block;
font-size: 1em;
}

div#form-module textarea {
width:360px;
height:125px;
padding: 0.25em;
}

div#form-module input.submit {
border-color: #333;
font-size: 0.75em;
color: #222;
display:block;
margin:20px 0 0;
}

/*END: form styles */

/*START: toolbar styles */

div#toolbar
{
	display: block;
	padding: 0 0 0.25em 0;
	margin: 5px 5px 0 0;
}

dl.fontsizer dl
{
}

dl.fontsizer dt,
dl.fontsizer dd
{
	display: inline;
}

dl.fontsizer dt
{
	color: #222;
	font-size: 0.75em;
	padding: 0.25em 0.25em 0.25em 0;
}

dl.fontsizer dd ul
{
	display: inline;
}

dl.fontsizer dd ul li
{
	background: none;
	display: inline;
	padding: 0;
}

dl.fontsizer dd a
{
	color: #888;
	display: inline;
	padding: 0 0.25em;
}

dl.fontsizer dd a.choosen
{
	border: 1px solid #333;
	color: #333;
}

dl.fontsizer a.size-m {
	font-size:0.75em;
}

dl.fontsizer a.size-l{
	font-size:0.875em;
}

dl.fontsizer a.size-xl
{
	font-size:1em;
}

/* END: toolbar styles */
