/*layout styles*/ /* START: header styles */
#header h1 {
	font-size: 100%;
}

#header h3 a {
	font-size: 27px;
	font-family: Arial;
	font-weight: normal;
	color: #00d;
}

#header h4 {
	padding: 2px 0 14px 0;
	font-size: 0.6875em;
	font-weight: normal;
	color: #777;
}

#header h4 strong {
	font-weight: bold;
}

#header div.header-left {
	float: left;
	padding: 22px 0 0 12px;
	width: 538px;
}

#header div.header-right {
	float: right;
	width: 276px;
}

div#toolbar {
	width: 256px;
	padding: 0 20px 0 0;
	text-align: right;
	min-height: 0.875em;
}

div#toolbar div.fontsizer {
	padding: 5px 0;
}

div.fontsizer span#font-size {
	font-size: 0.75em;
	color: #888;
}

div#toolbar a {
	padding: 0 3px;
	margin-right: 1px;
	color: #888;
}

div.fontsizer a.size-m {
	font-size: 0.75em;
	line-height: 0.75em;
}

div.fontsizer a.size-l {
	font-size: 0.875em;
	line-height: 0.75em;
}

div.fontsizer a.size-xl {
	font-size: 1em;
	line-height: 0.75em;
}

div.fontsizer a.choosen {
	color: #999 !important;
	border: 1px solid #aaa;
}

/* END: header styles */ /* START: navigation styles */
/* first-navigation */
#header div.nav {
	float: left;
	width: 100%;
	background: #c1DDA0;
}

#header div.nav ul {
	float: right;
}

#header div.nav li {
	float: left;
	padding: 0;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.1em;
	background: none;
	border: 1px solid #fff;
	border-width: 0 0 1px 1px;
}

#header div.nav li a {
	padding: 9px 25px 7px;
	font-weight: bold;
	text-decoration: none;
	color: #777;
	background: #fff;
	border-top: 4px solid #c1DDA0;
	display: block;
}

#header div.nav li a:hover,#header div.nav li.active a {
	background: #f6f6f6;
	border-top: 4px solid #ff9f22;
}

div.breadcrumb-wrapper {
	padding-bottom: 8px;
	background: #fff;
}

div.breadcrumb {
	width: 802px;
	padding: 3px 4px;
	margin: 0 8px;
	font-size: 0.6875em;
	min-height: 6px;
	background: #f4f4f4;
}

div.breadcrumb a {
	text-decoration: underline;
}

/* sub-navigation */
#left-column li {
	padding: 0 0 2px 16px;
	margin: 0;
	font-size: 0.875em;
	font-weight: bold;
	background: none;
}

#left-column li a {
	
	padding: 0 4px;
	color: #555;
	border-left: 3px solid #66f;
	display: block;
}

#left-column li a.current,#left-column li a:hover {
	border-left: 3px solid #00d;
}

#left-column li a.current {
	border-left: 3px solid #d00;
}

#left-column li.active a {
	font-weight: bold;
}

/* generic-navigation */
div.generic-nav
{
	text-align: center;
}

div.generic-nav ul li
{
	background: none;
	display: inline;
	margin:0;
	padding:0;
}

div.generic-nav ul li a
{
	padding:0 1em;
}

/* END: navigation styles */ 

/* START: right-column styles */
#right-column h1 {
	
}

#right-column h2 {
	
}

#right-column h3 {
	font-weight: normal;
	font-size: 0.875em;
	margin: 0 0 0.5em 0;
}

#right-column p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}

}
/* END: right-column styles */ /* START: content styles */

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #f2f2f2;
	line-height: 1.3em;
}

/* END: content styles */ /* START: footer styles */
#footer p {
	font-size: 0.8em;
}

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

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

/* END: footer styles */ /*START: linklist layout*/
div.linkcontainer {
	padding: 0 5px 5px;
	background: #f2f2f2;
}

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

div.linkcontainer p.rate-text {
	float: left;
	padding: 0 !important;
	margin: 0 4px 0 0 !important;
}

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

ol.linklist p {
	background: #f2f2f2;
}

ol.sublist {
	margin-top: 0;
}

ol.linklist li {
	padding: 0 !important;
	margin-bottom: 8px;
	font-size: 0.875em;
	list-style-type: none;
}

a.linkurl-intext {
	padding: 5px 5px 0 0;
	font-size: 1em;
	text-decoration: underline;
	color: #00d;
	background: #f2f2f2;
}

ol.linklist li a.linkurl {
	padding: 5px 5px 0;
	font-size: 1em;
	text-decoration: underline;
	color: #00d;
	background: #f2f2f2;
}

ol.linklist li a.flag-de,
a.flag-de {
	padding-right: 20px;
	background: url(../pics/flag-de.gif) no-repeat right 5px #f2f2f2;
}

div#content-center ol.linklist li p a,div#content-center a {
	text-decoration: underline;
}

div#content-center ol.linklist li p a:visited,ol.linklist li a.linkurl:visited,div#content-center a:visited {
	text-decoration: underline;
	color: #551a8b !important;
}

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

div#content-center ol.linklist li p {
	padding: 5px 5px 5px;
	margin: 0;
	font-size: 0.875em;
}

div#content-center ul.standard {
	background: #f2f2f2;
}

div#content-center div.hint-netkids h3 {
	padding-bottom: 0;
	padding-top: 10px;
	font-weight: bold;
}

div.recommend,div.crosslink {
	margin-top: 20px;
}

div.bookmarks h4,
div.crosslink h4,
div.recommend h4 {
	padding: 2px 3px;
	font-weight: normal;
	font-size: 12px;
	color: #eee;
	background: #00008B;
}

div.recommend p {
	padding: 3px;
	margin: 0 !important;
	font-size: 12px !important;
	background: #f2f2f2;
}

div.recommend textarea.code {
	width: 100%;	
	height: 75px;
	font-size: 0.75em;
	background: #eee;
	overflow: auto;
}

div.crosslink ul li {
	padding: 0;
	margin: 0;
	background: #eee;
	border-bottom: 1px solid #ccc;
}

div.crosslink ul li a {
	display: block;
	padding: 1px 3px;
}

div.crosslink ul li a:hover {
	background: #fff;
}

div#content-center h1,div#content-center h2,div#content-center h3 {
	padding: 5px;
	background: #f2f2f2;
	font-size: 0.875em;
	font-weight: normal;
}

div#content-center h1 {
	font-size: 1.0625em;
	line-height: 1.25em;
}

div#content-center h2 {
	font-size: 0.9375em;
}

div#content-center h2.linklist {
	padding: 0 5px;
	margin-top: 25px;
}

div#content-center p {
	padding: 5px;
	font-size: 0.75em;
	background: #f2f2f2;
}

div#content-center p.hint,div#content-center ul.hint {
	color: #44F;
	background: #F2F2F2;
}

div#content-center ul.hint li {
	color: #44F;
}

div#content-center p.tip {
	color: #118811;
}

div#content-center p.warning {
	color: #f00;
}

div#content-center p.tip a {
	text-decoration: underline;
	color: #118811 !important;
}

div#content-center p.hint a {
	text-decoration: underline;
	color: #44F !important;
}

div#content-center p {
	padding: 5px;
	font-size: 0.75em;
	background: #f2f2f2;
}

ul li {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	font-size: 0.8em;
	line-height: 1.5em;
	background: url(../pics/listpoint.gif) no-repeat left 8px;
}

div#content-center div.textile {
	margin-bottom: 5px;
	background: #f2f2f2;
}

div#content-center div.textile ul li {
	padding: 3px 0.5em 3px 1em;
	margin: 0 0 0 1em;
	font-size: 0.75em;
	line-height: 1.2em;
	background: url(../pics/listpoint.gif) no-repeat left 9px #F2F2F2;
}

div#content-center p.first {
	margin-top: 10px;
}

div#content-center p.warning {
	color: #f00;
}

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

div#content-center p.warning strong {
	font-weight: normal;
}

div#content-center p.categorie-introduction {
	line-height: 1.4em;
}

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

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

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

p a,div#content-center ul li a {
	color: #44F !important;
}

p.warning,p.warning a,div#content-center p.warning a:visited {
	color: #f00 !important;
}

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

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

p.first {
	margin-top: 0;
}

div#content-center ul.linklist li p.description {
	padding: 3px 0 0 0;
}

div#content-center ol.linklist li p.link {
	padding: 5px 5px 0 5px;
}

div#content-center ol.linklist li p.link a {
	padding-left: 0;
}
/*
div.linkaction-area {
	float: left;
	width: 100%;
	background: #fff;
	border-bottom: 15px solid #eee;
}

div.linkaction-area ul {
	float: left;
	width: 100%;
}

div.linkaction-area ul li {
	float: left;
	padding: 5px 0;
	font-size: 0.8em;
	text-align: center;
}

div.linkaction-area ul li a:hover {
	text-decoration: underline;
}

div.linkaction-area ul li.first {
	width: 29%;
}

div.linkaction-area ul li.second {
	width: 29%;
}

div.linkaction-area ul li.third {
	width: 41%;
}
*/
p.restxt {
	padding: 0 !important;
	display: none;
	font-weight: bold;
	font-size: 0.6875em !important;
}

/*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
	{
	padding: 0;
	margin: 0;
	background: url(../pics/star.gif) left -1000px repeat-x;
}

.star-rating {
	width: 125px;
	height: 25px;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1em;
	position: relative;
	overflow: hidden;
	list-style: none;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a,.star-rating .current-rating {
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	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: sonstige styles */
span.wikipedia-license {
	font-size: 0.875em;
	display: block;
	padding: 5px 0 0 0;
}

span.wikipedia-license a {
	text-decoration: underline;
}

div.bookmarks {
	padding: 0 5px;
	margin-bottom: 10px;
}

div.bookmarks a {
	display: inline;
	margin: 0 2px;
	outline: none;
}

div.bookmarks a img {
	display: inline;
}

/*END: sonstige styles */ /*START: sitemap styles */
div.sitemap {
	padding: 0 1em;
	margin-bottom: 5px;	
	background: #f2f2f2;
}

ul.sitemap-tree {
	margin: 0 !important;
}

ul.sitemap-tree li {
	margin: 0 !important;
}

ul.sitemap-tree li ul {
	padding: 0 0 15px 0;
}

ul.sitemap-tree li ul ul {
	padding: 0 0 10px 0;
}

ul.sitemap-tree li ul ul ul {
	padding: 0 0 3px 0;
}

ul.sitemap-tree li {
	background: none;
}

ul.sitemap-tree li ul li {
	font-size: 0.9375em;
	height: 100%;
	background: url(../pics/tree.gif) no-repeat 3px -238px;
}

ul.sitemap-tree li a {
	color: #333 !important;
	display: block;
	text-decoration: none !important;
}

ul.sitemap-tree li a:hover {
	
}

ul.sitemap-tree ul.sitemap-tree li.last {
	background: url(../pics/tree-small.gif) no-repeat 3px -5px;
}

ul.sitemap-tree li li {
	padding-top: 2px;
	padding-left: 17px;
}

/* nach x Ebenen Schrift nicht mehr verkleinern */
ul.sitemap-tree li li li li {
	font-size: 1em;
	padding-top: 2px;
	padding-left: 17px;
}

ul.sitemap-tree li a.active {
	display: block;
	background: #dbdcdc;
}

/*END: sitemap styles */

/* START: form styles */
#form-module {
	background: #f2f2f2;
	padding: 0 15px 15px 15px;
	margin-bottom: 5px;
}

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

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

div#form-module fieldset {
	border: 1px solid #ccc;
	padding: 15px;
	margin: 0 !important;
}

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

div#form-module legend {
	font-size: 0.9em;
	color: #333;
	margin: 0;
}

div#form-module label.text {
	display: block;
}

div#form-module label.textarea {
	display: block;
}

div#form-module textarea {
	font-size: 1em;
	width: 360px;
	height: 125px;
}

div#form-module input.submit {
	font-size: 0.8em;
	display: block;
	margin: 10px 0 0 5px;
}
/*END: form styles */