@import url(content.editor.css);

* {
	margin:0;
	padding:0;
}

body,html{
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #666666;
}
body{
	background-color: #FFFFFF;
	background-image:url(../img/bg9.jpg);
	background-repeat: no-repeat;
	background-position:center;
	}
	
*/

/* Text testen mit Hintergundfarbe hinter Buchstaben/
/* ------------------------------------------------------------------- */

.txt_green { 
font-size: 11px;
background-color: #99CCFF;  
line-height: 13px
}
/* ------------------------------------------------------------------- */

table{
}

td.td-middle{
	width:842px;
}


a{
	color:#666666;
	text-decoration:none;
	border:0;
}

a:hover{
	background-color:#444444;
	color:#FFFFFF;
	text-decoration:none;
}


/* Gross Überschrift Sabina */
/* ------------------------------------------------------------------- */

h1 {
	font-size:32px;
	border: 1px dotted #000000;
	text-align:center;
	margin:20px 0 20px 0;
	background-color:#fff;
	filter: alpha(opacity=80);
 	-moz-opacity: 0.8;
 	opacity: 0.8;
	background-image:url(../../../images/rock_kurz.gif);
	background-position: 364px 2px;
	background-repeat:no-repeat;		
}

h2, h4{
	font-size:14px;
}

h3{
}

li{
	list-style:none;
}
/*alle navi boxen*/
/* ------------------------------------------------------------------- */

div.box{
	font-size: 14px/16px;
	font-stretch:normal;
	font-weight:normal;

	width:178px;
	border:dotted #000;
	border-width: 0 1px 1px 1px;
	margin:0 0 12px 0;
	background-color:#FFFFFF;
	filter: alpha(opacity=70);
 	-moz-opacity: .7;
 	opacity: .7;
}

/* Überschrift von allen Boxen*/

div.box h4 {
	background-color:#999;
	color:#FFFFFF;
	padding: 4px 0 4px 8px;
}

div.box ul{
	margin:8px 0 0 0;
	padding: 0;
}

div.box ul li{
	padding:0 0 0 0px;
	margin:8px 0px 6px 0;

}

/* div.box ul li.last kann dem letzten Listeneintrag eine Definition mitgeben wie zum Beispiel eine Linie*/
div.box ul li.last {
}


div.box ul li a {
	display:block;
	width:164px;
	padding: 0 6px 0 8px;
}
	
/* archiv link*/

li.archiv{
	text-align:right;
	margin:0 6px 0 0;
}

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

div#box-buecher{
}

div#box-kinderbuecher {
}

div#box-hoerspiele{
}

div#box-kolumne{
}

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


div#box-newsletter{
	height:56px;
}

#emailAdresse{
	width:124px;
}

div#box-autorin{
}


div#box-texte{
}


div#box-amuse{
}

div#left, div#right, div#box-content{
	float:left;
}

/* Mitte:Content Box */
/* ------------------------------------------------------------------ */

div#box-content{
	margin:0 12px 0 12px;
	width:454px;
	height:490px;
	border:dotted #000;
	border-width: 0 1px 1px 1px;
	background-color:#FFFFFF;
}

div#box-scroll {
	height: 465px;
	width: 454px;
	overflow: auto; 
}

/* Mitte Seitenüberschrift */

div#box-content h2{
	background-color:#999;
	color:#FFFFFF;
	padding: 4px 0 4px 20px;
}	

/* Mitte Fliesstext*/

div.content {
	font-size:12px;
	margin:10px 36px 10px 22px;
}

/* unterste Zeile: aktuell, kontakt und Musterasuwahl*/
/* -------------------------------------------------------------------- */
div#div-middle {
	width:842	px;
}

div#foot{
	clear:both;
	background-color:#FFFFFF;
	border:1px dotted #000;
	margin-top:10px;
	padding:6px 0px 0 10px;
	height: 21px;
	filter: alpha(opacity=80);
 	-moz-opacity: .8;
 	opacity: .8;			
}
div#foot li,div#foot ul{
	float:left;
}
div#foot ul#quicknavi{
	float:left;
}
div#foot div.right {
	float:right;
}
ul#getstyle {
	margin: 0 9px 0 10px;
}

ul#getstyle li a {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
}
ul#getstyle li a:hover {
	background-color: #AAA;
}
ul#getstyle li a span {
	display:none;
}

li#getstyle1, li#getstyle2, li#getstyle3, li#getstyle4, li#getstyle5 {
	width: 12px;
	height: 12px;
	margin: 0 4px 0 0;
	background-repeat: no-repeat;
	background-color:#eee;
	border: 1px solid #000;
}
li#getstyle1 {
	background-image: url(../img/bg1_k.jpg);
}
li#getstyle2 {
	background-image: url(../img/bg2_k.jpg);
}
li#getstyle3 {
	background-image: url(../img/bg3_k.jpg);
}
li#getstyle4 {
	background-image: url(../img/bg4_k.jpg);
}
li#getstyle5 {
	background-image: url(none);
}
div#style-text {
	width: 180px;
	text-align: left;
	float: left;
}

li#quicknav1 {
	margin: 0 0 0 0;
}
li#quicknav2, li#quicknav3 {
	margin: 0 0 0 14px;
}

.fontsize12 {
	font-size:12px;
}

.clear {
clear:both;
}
.float-left {
	float:left;
}

/* Order Formular */
#orderform {
	width: 410px;
	font-size:12px;
	line-height: 16px;
}
#orderform * {
	margin: 0;
	padding:0;
}
#orderform h3 {
	padding-bottom: 10px;
}
#orderform input, #orderform textarea {
	display: block;
	float:left;
	border: 1px solid #333333;
	font-size: 12px;
	line-height:16px;
}
#orderform input.anzahl {
	margin-left: 90px;
	width: 40px;
}
#orderform label.label-anzahl {
	display:block;
	float:left;
	width: 220px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#orderform input.checkbox {
	margin-left:90px;
	width: 15px;
	height: 15px;
}
#orderform label.label-checkbox {
	padding-left: 55px;
	margin-top: 10px;
}
#orderform label.label-adresse {
	display:block;
	float:left;
	width: 90px;
}
#orderform input.order-adresse, #orderform textarea.order-textarea {
	width: 230px;
}
#orderform textarea.order-adresse {
	height: 100px;
}
#orderform div {
	clear: both;
	padding:1px 0;
	margin: 0;
}
#orderform div.right-col {
	padding-left:90px;
}
#orderform div.infotext {
	padding: 10px 90px 10px 0px;
	text-align:right;
}
#orderform div input#ordersubmit {
	margin:0 10px;
}
#orderform div img.sicherheitscode {
	border-left:56px solid white;
	width:140px;
	height:30px;
	float:left;
}
#orderform div input.sicherheitscode {
	width:60px;
}

#orderform input[type=hidden] {
    display: none;
}
