
/* GENEREL */
#wrapper{
width:61.5em;
float:none;
background-color:transparent;
text-align:left;
/*border:1px solid #000000;*/
}

body{
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	font-size: 100.01%;
	background-color:#D7D7D7;
	background-image:url("../img/body_bg.jpg");
	background-repeat:repeat-y;
	background-position:right;
}

body.bestellformular{
	font-size: 80.01%;
}


/* ########### Header ############## */
#header_1{
width:61.5em;
min-width:980px;
height:74px;
background-color:#122371;
text-align:right;
background-image:url("../img/header2.jpg");
background-repeat:repeat-y;
background-position: right;
}
#header_1 h1 {
text-align: left;
padding: 15px 10px 10px 40px;
color: #ccc;
letter-spacing: 4px;
margin: 0;
}
#header_1 img {
float:right;
}


/* ########### Footer ############## */
#footer {
font-size: 0.8em;
margin-left: 40px;
width: 58.35em;
text-align: right;
}

#footer a,
#footer a:hover,
#footer:visited
{
font-size:0.8em;
color:#122371;
font-weight:bold;
}

/* ########### Navigation ############## */
#navi_top{
width:61.5em;
height:20px;
/*border-bottom:1px solid #000000;*/
background-color:#D7D7D7;
color:#CCCCCC;
background-position:right;
background-image:url("../img/navi_bg.jpg");
background-repeat:repeat-y;
font-size: .8em;
/*display:none;  vorerst rausgenommen */

}

/*------------------------------------------------------------------------------------------------------------------------ 
Top Navi
------------------------------------------------------------------------------------------------------------------------*/

#navi_menue ul{
position:absolute;
list-style:none;
font-weight:bold;
color: #122371;
text-align:left;
margin:0px;
padding:0;
}
#navi_menue ul li{
float:left;
padding:0px 30px;
}
#navi_menue ul li ul{
padding:0px;
margin:0px;
background-color: #CCCCCC;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	visibility:hidden;
	overflow:hidden;
}
#navi_menue ul li li{
float:none;
padding:0px;

}
 #navi_menue ul li:hover ul {
	visibility:visible;
	height:auto;
	overflow:visible;
}
#navi_menue a:link,
 #navi_menue a:visited {
	color: #122371;
	font-weight:bold;
	text-decoration : none;
}
 #navi_menue a:hover,
 #navi_menue a:focus {
	text-decoration : underline
}
/* ############# CONTENT ############### */
#content {
	padding:15px 20px 5px 20px;
	vertical-align: top; 
	width: 58.35em;
	z-index:3;
	/*border-right:1px solid black;*/
	background-color:#ffffff;
	float:left;
	font-size: .8em;
}

* html #content
{
	width: 61.5em;
}


#content a,
#content a:visited{
color:#000066;
text-decoration:none}

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


P, OL, UL {
	font-family: verdana, arial;
	line-height:1.2em;}
	
div
{
	font-family: verdana, arial;
	font-size: 1em;
}	

h1 { 
font-size: 1.4em;
margin:1.5em 0px 1.5em 0px;
line-height:1em;
}


H2 { font-size: 1.0em; }
P, H2 {margin: 0px 0px 15px 0px;}


h1, h2, h3, h4, ul{
color:#000000;
}




#startseite{
background-image:url("../img/startseite_bg.jpg");
background-repeat:no-repeat;
background-position:left;
}

#startseite ul{
list-style-type:none;}

#startseite .link1{
margin-left:330px;
padding-top:15px;
}
#startseite .link2{
margin-left:370px;
padding-top:80px;
}
#startseite .link3{
margin-left:330px;
padding-top:80px;
}

/*########### SEITENLEISTE MIT DEN LINKS##############*/
#seitenleiste{
background-color:transparent;
text-align:center;
margin-top:80px;
font-size:.8em;
}

* html #seitenleiste{
margin-top:60px;
}

#seitenleiste h1{
color:#000000;
font-size: 1.6em;
}

#seitenleiste ul{
margin-top:90px;}
#seitenleiste li{
list-style-type:none;
margin-top:40px;}


#seitenleiste a,
#seitenleiste a:hover,
#seitenleiste:visited
{
color:#122371;
font-weight:bold;
}


* html #seitenleiste{
margin-top:60px;}

/* um float aufzuheben*/
#footer,.clear{clear:both;}


/* ######## listen der inhaltsseiten ########## */
.listen_ebene_eins{
	margin-left : 0px;
	padding-left : 0px;
}

.listen_ebene_zwei,
.listen_ebene_drei,
.listen_ebene_vier{
	margin-left : 0px;
	padding-left : 10px;
}

.listen_ebene_eins li{
	list-style-type : none;
	font-weight : bold;
	padding-top : 5px;
}

.listen_ebene_zwei li{
	list-style-type : none;
	font-weight : normal;
	padding-top : 0px;
}

.listen_ebene_drei li{
	list-style-type : none;
	font-weight : normal;
	padding-top : 0px;
}

.listen_ebene_vier li{
	list-style-type : none;
	font-weight : normal;
	padding-top : 0px;
}

.zweispaltig{
	float : left;
	width : 49%;
}

#zweispaltig strong{
font-size:18px;
}

.textbox1,
.textbox2{
width:27em;
text-align:justify;
margin:10px 0px
}

.textbox1{
margin-left:15px;
}

* html .textbox1{
margin-top:10px;
margin-left:8px;
margin-right:16px;
text-align:justify;
}

.textbox2{
margin-left:21px;
}

.kasten,
.kasten2{
background-color:#D7D7D7;
padding-top:10px;
height:87em;
}

.kasten2{
height:45em;
}

.kasten *,
.kasten2 *{
margin-left:4px;
}
.kasten li,
.kasten2 li{
text-align:left;
}
.blocksatz{
width:55em;
text-align:justify;
margin-left:15px;
}
/* ############# Besondere Links ############### */
.bestell_links{
border:1px solid #DC0900;
width:56em;
background-image:url("../img/stift_rot.jpg");
background-repeat:no-repeat;
background-position:bottom left;
height:8em;
margin-left:15px;
}
.bestell_links.cd
{
height:12em;
}
* html .bestell_links.cd
{
margin-left:18px;
}
.system{
font-size:.7em;
position:absolute;
}

.system.cd
{
margin-left:50px;
}

.system.internet{
margin-left:22px;
}
.bestell_links p{
	font-weight:bold;
	margin-left:180px;
	margin-top:20px;
	background-image:url(../img/link_bg.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
}

.bestell_links p:hover{
background-image:url(../img/link_bg_hover.jpg);
}


.seiten_links{
border:1px solid #F68704;
padding:20px 0px 10px 0px;
margin-left:15px;
background-image:url("../img/stift_gelb.jpg");
background-repeat:no-repeat;
background-position:right top;
width:56em;
}

.seiten_links a{
background-image:url(../img/link_bg.jpg);
background-repeat:no-repeat;
padding-left:20px;
margin-left:30px;
font-weight:bold;
}
.seiten_links a:hover{
background-image:url(../img/link_bg_hover.jpg);
}
/* Tabelle*/
.contenttable td{
text-align:center;
}

/* ##############Hervorgehobenes Feld/Zitat ########*/
blockquote{
/*background-color:#E6E8E7;*/
padding:5px;
width:55em;
margin:1.5em; 
/*border:1px solid #000000;*/
font-weight:bold;
color:#000000;
background-image:url("../img/blockquote_bg.jpg");
background-repeat:no-repeat;
height:24em;
}

/*Speziell für die Preise der CD*/
blockquote#preise_cd{
padding-top:20px;
padding-left:10px;
height:28em;
}

* html blockquote#preise_cd{
width:56em;
height:28em;
padding-right:0px;
margin-right:0px;
padding-left:6px;
}

* html blockquote#preise_cd div{
margin-left:8px;
}
* html blockquote#preise_cd table{
font-size:12px;
}
/*Speziell für CD Übersicht*/


blockquote#cd{
padding-left:30px;
padding-top:44px;
background-image:url("../img/blockquote_mittel_bg.jpg");
height:12em;
}

* html blockquote#cd{
height:200px;
}
blockquote#cd .sprichwort{
margin:15px 20px;
font-style:italic;
}

/*Speziell für die Gestaltungsmöglichkeien*/
blockquote#cd_gestaltung{
padding-left:30px;
padding-top:44px;
background-image:url("../img/blockquote_mittel_bg.jpg");
height:12em;
}

blockquote#cd_gestaltung .format
{
	margin-top:5px;
	margin-bottom:5px;
}
blockquote#cd_gestaltung .format li
{
	margin-top:10px;
	font-weight:100;
}
/*Speziell für Preisseite von Lernprogramm*/
blockquote#lern_preise{
padding-left:30px;
padding-top:30px;
background-image:url("../img/blockquote_erbenschenken_preise.jpg");
height:15em;
}
blockquote#lern_preise ul{
padding-left:30px;
}
blockquote#lern_preise li{
margin-top:15px;
}
* html blockquote#lern_preise{
padding-top:20px;
}

* html blockquote#lern_preise ul{
padding-left:0px;
}


/*Speziell für Seite mit Lernprogramm übersicht*/
blockquote#lern{
padding-left:30px;
padding-top:2px;
}



* html blockquote#lern{
padding-left:0px;
padding-top:5px;
}
*+html blockquote#lern{
padding-left:0px;
padding-top:5px;
}

blockquote#lern ul{
padding-left:0px;
font-weight:100;
}
blockquote#lern li{
margin-top:15px;
}

blockquote#lern .tiefe1{
list-style-type:none;
font-weight:bold;
margin-left:30px;
}
blockquote#lern .tiefe2{
margin-left:100px;
}


blockquote#lern .tiefe3{
margin-left:122px;
}
blockquote#lern .tiefe4{
margin-left:135px;
}
blockquote#lern .tiefe5{
margin-left:138px;
}

blockquote#lern .tiefe6{
margin-left:135px;
}
blockquote#lern .tiefe7{
list-style-type:none;
font-weight:bold;
margin-left:30px;
}

blockquote#lern .tiefe8{
margin-left:100px;
}
blockquote#lern .tiefe9{
margin-left:60px;
}
/*Speziell für Seite mit Info-CD übersicht*/
blockquote#info{
padding-left:30px;
padding-top:2px;
}

* html blockquote#info{
padding-left:0px;
padding-top:5px;
font-size: 1.2em;
width:45em;
}
*+html blockquote#info{
padding-left:0px;
padding-top:5px;
}
blockquote#info ul{
padding-left:0px;
font-weight:100;
}
blockquote#info li{
margin-top:12px;
}

blockquote#info .tiefe1{
list-style-type:none;
font-weight:bold;
margin-left:30px;
}
blockquote#info .tiefe2{
margin-left:100px;
}


blockquote#info .tiefe3{
margin-left:122px;
}
blockquote#info .tiefe4{
margin-left:135px;
}
blockquote#info .tiefe5{
margin-left:138px;
}

blockquote#info .tiefe6{
margin-left:135px;
}
blockquote#info .tiefe7{
list-style-type:none;
font-weight:bold;
margin-left:30px;
}

blockquote#info .tiefe8{
margin-left:100px;
}
blockquote#info .tiefe9{
margin-left:85px;
}
blockquote#info .tiefe10{
margin-left:55px;
}
blockquote#info_bestellung{
padding-left:30px;
padding-top:40px;
background-image:url("../img/blockquote_schmal_bg.jpg");
height:10em;
margin:15px 0px 0px 15px;
}
#info_text{
margin-left:15px;
}
/* um float aufzuheben*/
#footer,.clear{clear:both;}

/*sterne*/
.stern{
color:#ff0000;}

.unsichtbar
{
	display:none;
}

a.w3c img
{
	border: none;
	margin: 0.5em;
}
