/* 
Theme Name: Wordpress-Theme f&uuml;r Sternregister.de
Description: Theme f&uuml;r den Blog auf www.sternregister.de
Author: Nils Koenke
Author URI: http://www.sternregister.de
Start: 27.04.2010
Letzte Aenderung: 27.04.2010
*/

*{
margin: 0;
padding: 0;
}

#wrapper {
width: 960px;
margin:0 auto;
text-align:left;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
background-color:#000000;
}

#header {
-moz-border-radius-topleft: 10px;
-khtml-border-radius-topleft: 10px;
-webkit-border-radius-topleft: 10px;
border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-khtml-border-radius-topright: 10px;
-webkit-border-radius-topright: 10px;
border-radius-topright: 10px;
BACKGROUND-image: url(bilder/sterntaufe.jpg);
padding: 0px 0;
background-repeat: no-repeat;
height: 214px;
}

#menu-links {
float: left;
width: 207px;	
background-image: url(bilder/hg.jpg);	
}

#menu-rechts {
float: right;
width: 207px;	
background-image: url(bilder/hg.jpg);
}

#haupt {
font-family:Arial, Helvetica, sans-serif;
float: left;
width: 524px;
background-color: #1D1D33;
border: 1px solid #93A0FD;
color: #ffffff;
-moz-border-radius: 10px; 
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
padding: 10px;
margin-bottom: 15px;
line-height: 1.3;
position: relative;
z-index:1;
}

#haupt p{
font-size:14px;
padding: 10px 15px;
text-align:justify;
}

#haupt li{
font-size:14px;
list-style-type:none;
line-height:1.3;
}

#haupt .listenelement li{
list-style-type:disc;
padding-bottom: 10px;
margin-left: 15px;
list-style-image: url('bilder/sternchen.gif');
}

#haupt ul{
padding: 10px 15px;
margin-bottom: 20px;
}

a {
color:#93A0FD;
background: transparent url('bilder/pfeil.gif') no-repeat center left;
padding: 5px 0 5px 10px;
}

#haupt a {
font-size: 14px;
background: none !important;	
padding: 0px !important;
}



#haupt .bildunterschrift
{
margin: 0 0 0 45px;
font-size:11px;
clear:both;
display:block;
padding: 5px 15px;
}

/*kein vorangestellter Pfeil für verlinkte Bilder*/
.ohne-pfeil {
background: none !important;
padding: 0px;
}

.ohne-rand
{
border:none !important;
padding: 0px;
background:none;
}

h2, h4, h5 {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
color: #ffffff;
padding: 10px 15px;
margin: 0px;
}
	
h1{
font-family:Arial, Helvetica, sans-serif; 
color: #FFFFFF;
font-size:18px;
padding: 10px 15px;
margin: 0;
}


#footer {
width: 524px;
clear:left;
margin: 0 auto;
width: 524px;
background-color: #1D1D33;
border: 1px solid #93A0FD;
color: #ffffff;
-moz-border-radius: 10px; 
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
padding: 5px 5px;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#footer a {
font-size: 12px;	
padding: 5px 0 5px 0px;
background:none;
}

.container-links
{
padding: 0px 10px 20px 10px;
margin: 10px 15px 15px 0px;
background-color: #1D1D33;
border: 1px solid #93A0FD;
background-image:url(bilder/startzeile.gif);
background-position:top right;
background-repeat:no-repeat;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
-moz-border-radius: 10px;	
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
}

.container-links li
{
list-style-type:none;
line-height:1.2;
margin:0px;
}

.navi-bild
{
padding: 10px 0 5px 0px;	
}

.container-links a
{
color:#93A0FD;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;	
background: transparent url('bilder/pfeil.gif') no-repeat center left;
padding: 5px 0 5px 10px;
}

/*Hover-Eigenschaft für Links*/
a:hover
{
color: #FFFF00;
text-decoration: underline;	
}

/*Händlerbund-Logo*/
.haendlerbund
{
float:right;
padding:0;
display:inline;
}

.teaser-rechts
{
padding: 0px 10px 20px 10px;
margin: 10px 0px 15px 15px;
background-color: #1D1D33;
border: 1px solid #93A0FD;
background-image:url(bilder/startzeile.gif);
background-position:top right;
background-repeat:no-repeat;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
-moz-border-radius: 10px;	
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
}

.teaser-rechts .foto
{
float: right;
margin: 0 0 0 5px;
border: 1px solid #93A0FD;
}

.teaser-rechts a
{
font-size: 12px;	
padding: 5px 0 5px 10px;
}

.teaser img
{
display:block;
float:right;
padding:0;
margin:0;
}

fieldset
{
border: 0;
}

body
{
background: #000000;
}

/*Startleiste in Teaser-Boxen*/
.start
{
position:relative;
background-color:#0E036D;
left:0px;
display:block;
margin: 0 0 10px 0;
}

/*Trennlinie*/
div.trennlinie {
background: transparent url('bilder/trennlinie.gif')
50% 50% no-repeat;
margin: 10px 40px;
height:39px;
border:0;
display:block;
clear:both;
}

div.trennlinie hr {
display: none;
}
/*Ende Trennlinie*/

/*Navigation oben*/
#navi-oben {
font-family:Arial, Helvetica, sans-serif;
position:relative;
top: 180px;
left:190px;
float:left;
width:600px;
font-size:12px;
z-index:2;
}

#navi-oben ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}

#navi-oben li {
display:inline;
margin:0;
padding:0;
}

#navi-oben a {
float:left;
background:url("bilder/tableft6.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
border-bottom: 1px solid #93A0FD;
}

#navi-oben a span {
float:left;
display:block;
background:url("bilder/tabright6.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
	    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navi-oben a span {float:none;}
/* End IE5-Mac hack */
#navi-oben a:hover span {
color:#FFF;
}
	  
#navi-oben a:hover {
background-position:0% -42px;
}

#navi-oben a:hover span {
background-position:100% -42px;
}

#navi-oben .checked{
background-position:0% -42px;
border-bottom: 1px solid #1D1D33;
}

#navi-oben li.current_page_item {
background-position:0% -42px;
border-bottom: 1px solid #1D1D33;
}
	  
#navi-oben .checked a{
background-position:0% -42px;
border-bottom: 1px solid #1D1D33;
}
	  
#navi-oben .checked span {
background-position:100% -42px;
}
/*Ende Navigation oben*/

#haupt .rechts
{
float: right;
}

#haupt .initial
{
display:block;
float: left;
margin-top: 13px;
margin: 13px 10px 5px 15px;
}

#haupt .mittig
{
float: none;
margin:auto;
display:block;
}

#haupt .preis
{
float: left;
padding: 0px;
margin: 10px 20px; 
font-size:16px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
font-weight:bold;
}

#haupt .bestellen
{
margin: 20px;
float: left;
font-size:16px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
font-weight:bold;
}

#haupt .klein
{
font-size:12px;
}

#haupt .gross
{
font-size:16px;
}

#haupt .preis span, .angebotpreis span
{
font-size:10px;
line-height: 10px;
text-align:left;
}

#haupt span a
{
font-size:10px;
line-height: 10px;
text-align:left;
}

#haupt .preis b, .angebotpreis b
{
font-size:16px;
}

#preis{
background-color:#151524;
border: 1px solid #93A0FD;
height: 90px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
margin: 20px;
}

/* PDF Logo */
#haupt a[href$='.pdf']{
padding: 5px 0px 5px 30px;
background:url("bilder/PDF25.png") no-repeat left top;
no-repeat center right;
}

.block
{
float: none;
display:block;
}

/* AGB Schriftfarbe */
.yellow
{
color:#FFFF99;
}

.gelb
{
color: #FFCC00;
}

.markiert
{
color: #FF0000;
}

.tabelle{
padding: 10px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.fett{
font-weight:bold;
}

.unterstrichen{
text-decoration:underline;
}

.rand
{
margin: 10px;
border: 1px solid #93A0FD;
}

#box{float:left; margin-left: 10px; width: 47%; }
#box2{ display: block; margin: 0 10px 0 10px;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
	.kommentartext{
	font-size:10px!important;
	}
	
	.postmetadata {
	
	padding-top: 5px;
	margin: 30px 0 0 0px;
	text-align: center;
	clear: both;
	}
	

	
	#haupt small a {
	font-size: 10px;
	}
	
h3, h3 a{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px!important;
padding: 10px 15px 0px 15px; 
margin: 0px;
}

.commentlist{
margin: 20px 10px 0 30px;
}


#commentform textarea,#commentform select {
	width: 100%;
	padding: 2px;
	background-color: #93A0FD; 
	color:#0E036d; 
	border: 1px solid #000000;
	}
	
#commentform input{
	
	padding: 2px;
	background-color: #93A0FD; 
	color:#0E036d; 
	border: 1px solid #000000;
	}	
	
.commentlist li {
	font-size: 8px;
	padding: 10px;
	}
	
.zeit{
font-size: 8px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */
	
#haupt .zeit {
font-size:11px;
}
	
ol li {
	list-style: decimal outside;
	border: 1px solid #93A0FD;
	margin-bottom:5px;
	font-size:10px;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	color: #000000;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.postmetadata {
color: #777;
margin: 30px 0;
clear: both;
text-align: center;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

.listenelement li{
list-style-type:disc;
padding-bottom: 10px;
margin-left: 15px;
list-style-image: url('bilder/sternchen.gif');
list-style-position: outside;
}

#weihnachten{
margin-top: 36px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color: #93A0FD;
width: 165px;
height: 133px;
background-image:url(bilder/weihnachten-logo.jpg);
background-repeat: no-repeat;
float: right;
margin-right: 19px;
}
	
