HTML {
	font-size: 101%;
}
BODY, TD, TH {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
}
.hide {
	display: none;
}

TABLE, TR, TD, TBODY, THEAD {
	border: 0px solid white;
}

.imgtext-table {
border: 0px solid white;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	margin: 0px;
}
H1 {
	font-size: 22px;
	line-height: 10px;
	padding-top: 24px;
	padding-bottom: 0px;
	color: #1d3ab5;
}
H2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 18px;
	padding-bottom: 9px;
	color: #808080;
}
H3, #right-col H1, #left-col H1 {
	font-size: 18px;
	line-height: 18px;
	padding-top: 14px;
	padding-bottom: 7px;
}
H4, #right-col H2, #left-col H2 {
	font-family: Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 18px;
	line-height: 18px;
/*	font-size: 15px;*/
	padding-top: 10px;
	padding-bottom: 5px;
}
H5 {
	font-family: Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 15px;
	line-height: 15px;
/*	font-size: 13px;*/
	padding-top: 8px;
	padding-bottom: 4px;
}

H4#pageteaser {
	font-family: Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 14px;
	/*line-height: 18px;*/
	padding-top: 0px;
	padding-bottom: 0px;
}
H5#pageteaser {
	font-family: Arial, Helvetica, "Arial Narrow", sans-serif;
	font-size: 0.9em;
	/*line-height: 18px;*/
	/*padding-top: 10px;*/
	/*padding-bottom: 5px;*/
}



P {
	margin: 0;
	margin-bottom: 10px;
}
UL, OL {
	margin: 5px auto;
}
A {
	color: #2A406F;
	text-decoration: underline;
}
A:hover {
	color: #61646D;
	text-decoration:none;
}

/* layout styles */
BODY{
	background-color: #d7d7d7;
/*	background: #7A6E67;*/
}

#body-wrap {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
}
#head {
	margin-bottom: 0px;
	background-color: #ccc;
	background-image: url(../images/bg_header.jpg);
	height: 223px;
}
#header-top {
	position: absolute;
	margin-top: 0px;
	width: 788px;
	min-height: 223px;
	overflow: visible;
}
* html #header-top {
	height: 223px;
}
#header-navi-left {
	position: absolute;
	margin-top: 80px;
	left: 22px;
	width: 120px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #474a51;
	background: #FFFFFF;
}

#header-navi-left A {
	display: block;
/*	width: 100%;*/
	width: 170px;
	text-decoration: none;
	color: #474a51;
}
#header-navi-left A.active {
	text-decoration: none;
	color:#9C9C9C;
	/*#0000CC;*/
}
#header-navi-left A:hover {
	text-decoration: none;
	color:#9C9C9C;
	/*#0000CC;*/
}
#header-navi-left UL {
	margin: 0;
	padding: 0;
}
#header-navi-left LI {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#header-navi-left LI A, #header-navi-left LI UL {
	border-bottom: 0px solid #5565a3;
}
#header-navi-left LI LI A, #header-navi-left LI LI UL {
	border: none;
}
#header-navi-left A SPAN {
	display: block;
	padding: 3px 7px;
}
#header-navi-left LI A SPAN { /* 1. Ebene */
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}	
#header-top-right {
	width: 780px;
	height: 32px;
	text-align: left;
	margin: 44px 0px 0px 5px;
}
*html #header-top-right {
	position: absolute;
	top: -7px;
}
#header-top-right UL {
	margin: 0px;
	margin-top: 7px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	list-style-type: none;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
#header-top-right LI {
	margin: 0px 0px 0px -4px;
	padding: 0px;
	color: #fff;
	/*display: inline;*/
	float: left;
	list-style-type: none;
}
#header-top-right LI A {
	display: block;
	padding: 7px 12px 7px 9px;
}
.blue-bg {
	background-image: url(../images/bg_liste_h_t_r_blue.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #2a406f;
	wrap:nowrap;
}
.grey-dark-bg {
	background-image: url(../images/bg_liste_h_t_r_dark_grey.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #61646d;
}

.grey-light-bg {
	background-image: url(../images/bg_liste_h_t_r_dark_grey.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #969AA6;
}
.grey-bg {
	background-image: url(../images/bg_liste_h_t_r_grey.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #61646d;
	text-align:center;
}


/* fuer planet earth */
.whitegrey-bg {
	background-image: url(../images/bg_liste_h_t_r_new_blue.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #1C5080;
	width:78px;
	text-align:center;
	/*color:#1C5080; */
}

*html .whitegrey-bg {
width:100px;
}


.pink-bg {
	background-image: url(../images/bg_liste_h_t_r_grey.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #b51550;/*#A9267A;*/
	width:78px;
	text-align:center;
}

*html .pink-bg {
width:100px;
}


.lightblue-bg {
	background-image: url(../images/bg_liste_h_t_r_lightblue.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #76c5eb;/*#A9267A;*/
	width:78px;
	text-align:center;
}

*html .lightblue-bg {
width:100px;
}



.brown-bg {
	background-image: url(../images/bg_liste_h_t_r_new_yellow.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #f8c621;
	width:78px;
	text-align:center;
}
*html .brown-bg {
width:100px;
}


.yellow-bg {
	background-image: url(../images/bg_liste_h_t_r_grey.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #ccce0e;/*F6E206;*/
	width:75px;
	text-align:center;
}
*html .yellow-bg {
width:90px;}

.grey-bg {
	background-image: url(../images/bg_liste_h_t_r_grey.jpg); background-position: right; background-repeat: no-repeat;
	background-color: #7a929f;
	width:78px;
	text-align:center;
}
*html .grey-bg {
width:100px;
}

/* kmi ende*/


#header-top-right LI A.active {
	background: url(../images/tab_active_bg.gif) top right no-repeat;
	background-color: #fff !important;
	color: #000;
	padding-top: 11px; /* vorher 7px */
	padding-bottom: 11px; /* vorher 7px */
	position: relative;
	top: -8px;
/*	width:150px;*/
	/*width: 90px;*/
}
#header-top-right LI A#wmv-start IMG {
	border: none;
}
#header-top-right LI A#wmv-start {
	background: url(../images/wmv-start_bg3.gif) top left no-repeat;
	background-color: #61646d;
	padding: 6px 15px 6px 12px;
}
#header-top-right LI A#wmv-start.active {
	background: url(../images/wmv-start_bg3.gif) top left no-repeat;
	padding-top: 10px; /* vorher 7px */
	padding-bottom: 10px; /* vorher 7px */
	
}



#header-top-right A {
	text-decoration: none;
	margin: 0px 1px;
	color: #fff;
}
#header-top-right span {
	margin-left: 0px;
}
#header-bottom {
	position: absolute;
	margin-top: 0px;
	width: 788px;
	height: 30px;
	margin-left: 10px;
	float: left;
}
#header-suche {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;	
	left: 235px; 

/*	position:absolute;
	right:200px;	
	top: 5px;	
*/
	/*vorher 445*/
	width: 160px;
	height: 30px;
	vertical-align: middle;
	float: left;
}
.formularfeld-suche {
	width: 100px;
	margin-right: 5px;
	font-size: 10px;
	vertical-align: top;
}
#schriftgroesse {
	position: absolute;
	top: 5px;
	left: 635px;
	width: 60px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #7c7c7c;
	/*background-color:red;*/
	text-transform: uppercase;
	vertical-align: middle;
	float: left;
}
#plusminus {
	position: absolute;
	top: 5px;
	width: 80px;
	height: 30px;
	left: 695px;
}
#header-bild {
	position: absolute;
	left: 224px;
	top: 76px;
	width: 559px;
	height: 132px;
}
#header-bild img.spacer-gif {
	height: 0;
}
#header-bild table {
	margin-top: -1px;
	margin-left: -1px;
}
#header-navi {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 100%;
	height: 30px;
	text-align: left;
}
/* obere Headernavi */
#header-navi UL {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#header-navi LI {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	color: #7c7c7c;
	display: inline;
}
#header-navi LI A {
        font-size: 10px;
}
.header-navi-pipe {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	padding-left: 2px;
	font-weight: normal;
	color: #7c7c7c;
	display: inline;
}
#header-navi A {
	text-decoration: none;
	padding: 0px 5px;
	color: #7c7c7c;
}
#header-navi A:hover {
	color: #193199;
}
#main-wrap {
	background-image: url(../images/bg_content.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 0px;
}
#middle-wrap {
}
#middle  {
}
#left-col {
}
.left-col-content {
}
#right-col {
	width: 248px;
	font-size: 93%;
	line-height: 15px;
}
.right-col-content {
}
#footer {
	padding: 0px;
	height: 63px;
	background-image: url(../images/bg_footer.jpg); background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #7c7c7c;
	text-transform: uppercase;
	text-align: left;
}
#footer-content {
	width: 100%;
	height: 20px;
	padding-top: 20px;
	/*background-image: url(../images/bg_copyright_footer_kmi3.jpg); background-repeat: no-repeat; background-position: right bottom;*/
                     background-image: url(../images/bg_copyright_footer_kmi4.jpg); background-repeat: no-repeat; background-position: right bottom;
}
#footer-content UL {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#footer-content LI {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	color: #7c7c7c;
	display: inline;
}
#footer-content A {
	text-decoration: none;
	padding: 0px 5px;
	color: #7c7c7c;
}
#footer-content span {
	padding-right: 30px;
}
#footer-content A:hover {
	color: #193199;
}
/* special text elements */
.tabelle {
}
.tabelle TH {
	background: #999;
	color: #fff;
}
.tabelle TH, .tabelle TD {
	padding: 2px 5px;
}
.tabelle TR.odd TD {
	background: #eee;
}
.tabelle TR.even TD {
	background: #ddd;
}


.contenttable {
	border: 1px solid black;
	border-collapse: collapse; 	
}
.contenttable-1 {
	border:  1px solid black;
	border-collapse: collapse;
}

.contenttable-2 {
	border:  1px solid black;
	border-collapse: collapse;
}

.contenttable-3 {
		border: 1px solid black;
	border-collapse: collapse;
	vertical-align: center;
}

.contenttable-3 .td-0, .contenttable-3 .td-1, .contenttable-3 .td-last {
	border: 1px solid black;
	vertical-align:middle;
	padding: 5px 5px 0px 5px;
}

.contenttable-2 .td-0, .contenttable-2 .td-1, .contenttable-2 .td-last {
	border: 1px solid black;
	vertical-align:middle;
	padding: 5px 5px 0px 5px;
}

.contenttable-1 .td-0, .contenttable-1 .td-1, .contenttable-1 .td-last {
	border: 1px solid black;
	vertical-align:middle;
	padding: 5px 5px 0px 5px;
}

.contenttable .td-0, .contenttable .td-1, .contenttable .td-last {
	border: 1px solid black;
	vertical-align:middle;
	padding: 5px 5px 0px 5px;
}

table.contenttable table,table.contenttable tr,table.contenttable td {
/*	border: 1px solid black;*/
	border-collapse: collapse; 	
}



/*#breadcrumb, #breadcrumb a {
	text-decoration: none;
	color: #999999;
	font-family: lucida grande;
	font-weight: bold;
	font-size: 10px;
}*/
#header-content {
	margin-left: -10px;
	width: 540px;
	height: 68px;
	font-weight: normal;
	float: left;
}
* html #header-content {
	margin-left: 0px;
}
.content {
	clear: both;
	width: 510px;
}
* html .content {
	padding-left: 10px;
}
.content-left {
	width: 104px;
	height: auto;
	margin-left: 15px;
	float: left;
	/*vertical-align:center;*/
	margin-top:5px;
}
* html .content-left {
	margin-left: 2px;
}



.content-right {
	margin-left: 23px;
	width: 360px;
	padding: 0px;
	/*font-size: 0.9em;*/
	float: left;
}


* html .content-right {
	margin-left: 22px;
	width: 360px;
}


#teaser_new {
	margin-left: 324px;
	margin-top: -16px;
	width: 30px;
	padding: 0px;
	
}

.content-footer {
	clear: both;
	margin-left: -8px;
	padding: 0px;
	width: 528px;
	height: 40px;
	background-image: url(../images/line_trennung_content.png); background-repeat: no-repeat;
}


* html .content-footer {
	margin-left: -8px;
	width: 500px;
}


#mailandprint {
	width: 48px;
	height: auto;
	float: right;
}
p.important {
	padding: 3px 5px;
	background: #ccc;
	color: #000;
}
.sidebox {
	width: 248px;
	padding-bottom: 0px;
	background-position: left top;
	background-repeat: repeat-x;
}
* html .sidebox {
	width: 246px;
}
.sidebox-footer {
	width: 248px;
	height: 15px;
	background-image: url(../images/bg_sidebox_footer.jpg);
}
.titlesidebox {
	margin-left: 4px;
}
.titlesidebox-aktuell {
	background-image: url(../images/bg_sidebox_aktuell.jpg);
	width: 248px;
	height: 40px;
}
.titlesidebox-wissen-und_quizzen {
	background-image: url(../images/bg_sidebox_wissenquizzen.jpg);
	width: 248px;
	height: 40px;
}
.titlesidebox-service {
	background-image: url(../images/bg_sidebox_service.jpg);
	width: 248px;
	height: 40px;
}
.titlesidebox-bertelsmann-lexikon {
	background-image: url(../images/bg_sidebox_bert_lex_institu.jpg);
	width: 248px;
	height: 40px;
}
#right-col .sidebox .boxhead H3 {
	font-size: 13px;
	line-height: 15px;
}
#right-col .sidebox {
	position: relative;
}
.right-col-flag {
	position: absolute;
	margin-top: -1px;
	left: 143px;
	padding-bottom: 12px;
	width: 21px;
	background: url(../images/ecke_flag.png) no-repeat bottom;
}
* html .right-col-flag {
	padding-bottom: 9px;
}
#middle .sidebox .boxhead H3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	padding-top: 0px;
}
.sidebox .boxbody {
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/bg_sidebox_content.jpg);
	font-weight: bold;
}
.sidebox A {
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	color: #000;
}
.sidebox UL {
	margin: 0px;
	padding: 0px;
}
.sidebox LI {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 1.0em;
}
.sidebox2 .boxbody2 {
	padding: 5px;
	padding-top: 5px;
	padding-right: 25px;
}
.sidebox .boxbody P {
	margin: 0px;
	margin-top: 5px;
}
/* column layouts */
.cols2-wrap {
	position: relative;
	width: 100%;
}
.cols2-left {
	position: relative;
	float: left;
	width: 50%;
}
.cols2-right {
	position: relative;
	margin-left: 50%;
}
* html .cols2-right {
	height: 1%;
}
.cols2-left-content {
	position: relative;
	margin-right: 10px;
}
.cols2-right-content {
	position: relative;
	margin-left: 10px;
}
* html .cols2-right-content {
	margin-left: 7px; /* normal - 3px */
}
/* #### navigation #### */
.vertNavi {
	background: #14297f;
	border-top: 1px solid #999;
}
.vertNavi A {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #fff;
}
.vertNavi A.active {
	background: #1d3ab5;
}
.vertNavi A:hover {
	background: #b0bae5;
	color: #fff;
}
.vertNavi UL {
	margin: 0;
	padding: 0;
}
.vertNavi LI {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.vertNavi LI A, .vertNavi LI UL {
	border-bottom: 1px solid #5565a3;
}
.vertNavi LI LI A, .vertNavi LI LI UL {
	border: none;
}
.vertNavi A SPAN {
	display: block;
	padding: 3px 7px;
}
.vertNavi LI A SPAN { /* 1. Ebene */
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.vertNavi LI LI A SPAN { /* 2. Ebene */
	padding: 0px 5px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	background: url(../images/arrow-white.gif) no-repeat 10px 7px;
	background-color: #6175cb;
	line-height: 19px;

}
.vertNavi LI LI { /* 2. Ebene */
/*	list-style-type: square;
	list-style-position: outside;
	background: url(../images/arrow-dgray.gif) no-repeat 10px 10px; */
}
.vertNavi LI LI A:hover SPAN {
	background: #b0bae5;
	background: url(../images/arrow-blue.gif) no-repeat 10px 7px;
	color: Blue;
}
.vertNavi LI LI LI A SPAN { /* 3. Ebene */
	padding-left: 35px;
	font-weight: normal;
	background: url(../styles/images/arrow-white.gif) no-repeat 20px 10px;
}
.vertNavi LI LI LI A:hover SPAN {
	background-image: url(../styles/imgs/arrow-white.gif);
}

/* image-text positioning */
IMG.textpic {
	border: 0px solid #666;
}
IMG.textleft {
	float: right;
}
IMG.textright {
	float: left;
}

/* Newsletter - Anmeldung */
fieldset legend{
         font-weight: bold;
         color: #2A406F;
}

fieldset div label {
        display: block;
}

fieldset div.cr label {
	display: inline;
}

/* indexed search engine */
.tx-indexedsearch p {
	margin-top: 0;
	margin-bottom: 0;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background: #B7C5DD;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold;  }
 .tx-indexedsearch-title-caption span{ width:400px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; width:10px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color: #F48F00;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #DEE4EF;
	font-size: 11px;
	width: 85%;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #036;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
/* Bereichsueberschriften */
/*   width:400px;*/
   
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; }

.tx-indexedsearch-info p{
 overflow:hidden;
 /*width:250px;*/
}
.tx-indexedsearch-res TABLE {
   /* width: 30px;*/
    /*background-color:red;*/
}




p.headline {display:inline;margin-right:16px;font-weight:bold;}


		
		
H1.csc-firstHeader, #left-col H1		 {
	font-size:1.3em;
	color:#2A406F;
}

H3.csc-firstHeader, #left-col H3		 {
	font-size:1.1em;
	color: #2A406F;
}

H4.csc-firstHeader, #left-col H4		 {
	font-size:1.0em;
	color:#2A406F;
	padding-top: 0px;
	padding-bottom: 0px;
}
		
td input, p input { 
	/*width: 300px; */
	background-color:#FFFFFF;  
	font-size: 11px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	border-style: groove;
}
td.csc-form-label textarea, p textarea { 
	/*WIDTH: 300px; *
	HEIGHT: 162px; 
	background-color:#FFFFFF;  
	font-size: 11px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	border-style: groove;
}
p.csc-form-label-req, p.csc-form-label, td.csc-form-labelcell {
	color: #000000;  
	text-decoration: none;
	width: 350px;
	margin-left:10px;
	padding-left:10px;

}


H3 {
	font-size:1.1em;
	color: red;
	/*#2A406F;*/
}

hr {
border:solid  #474a51 1px;;
height:1px;
}

		
/************************************** QUIZ BEGINN ***********************************************/

  .tx-srquiz-pi1 P { font-family:Arial, Verdana, sans-serif; font-size:0.9em; line-height:125%; color:black; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srquiz-pi1 P.tx-srquiz-pi1-label { font-family:Arial, Verdana, sans-serif; font-size:0.9em; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srquiz-pi1 A:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
   .tx-srquiz-pi1 A:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-srquiz-pi1 A:hover { background-color:transparent; color:#333333; text-decoration:none; }
   .tx-srquiz-pi1 A:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-srquiz-pi1 INPUT { font-size:0.9em; font-family:Arial, Verdana; background-color:#ffffff; color:#000000; font-weight:bold; }
   .tx-srquiz-pi1 INPUT.tx-srquiz-pi1-submit { font-size:0.9em; font-family:Arial, Verdana; background-color:#CCCCCC; color:#000000; font-weight:bold; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-question TD { text-align:left; vertical-align:middle; background-color:transparent; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-question P { font-family:Verdana, sans-serif; font-size:0.9em; color:#35006d; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-question P.tx-srquiz-pi1-label { font-family:Arial, Verdana, sans-serif; font-size:0.9em; color:#35006d; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-question INPUT { font-size:0.9em; font-family:Arial, Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-question SELECT { font-size:0.9em; font-family:Arial, Verdana; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-question-radio TD { text-align:left; vertical-align:middle; background-color:transparent; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-question-radio P { font-family:Arial, Verdana, sans-serif; font-size:0.9em; color:#35006d; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-question-radio P.tx-srquiz-pi1-label { font-family:Arial, Verdana, sans-serif; font-size:0.9em; color:#35006d; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-question-radio INPUT { font-size:0.9em; font-family:Arial, Verdana; background-color:transparent; color:#000000; font-weight:bold; vertical-align:middle; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-answer TD { text-align:left; vertical-align:top; background-color:transparent; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-answer P { font-family:Verdana, sans-serif; font-size:0.9em; color:#35006d; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-answer P.tx-srquiz-pi1-label { font-family:Verdana, sans-serif; font-size:0.9em; color:#35006d; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-results TD { text-align:left; vertical-align:top; background-color:transparent; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-results P { font-family:Arial, Verdana, sans-serif; font-size:0.9em; color:#35006d; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-srquiz-pi1 .tx-srquiz-pi1-results P.tx-srquiz-pi1-label { font-family:Arial, Verdana, sans-serif; font-size:0.9em; color:#35006d; margin-top:4px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
 
 		
/************************************** QUIZ ENDE***********************************************/
 
li {
	margin-left:0px;
	list-style-type: circle;
} 

.sitemap_block {
	background-color: E6E6E6;
	padding: 10px 0px;
	margin: 0px 20px 25px 0px;
}

.sitemap A {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.sitemap UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sitemap UL LI {
	margin: 0px;
	padding-left: 15px;
	list-style-type: none;
}

.sitemap LI UL {
	margin: 0px;
	padding-left: 30px;
}

.csc-frame csc-frame-rulerBefore, .csc-frame-rulerBefore {
    border-top: solid black 1px;
    margin-top:10px;
    margin-bottom: 10px;
    padding-top:10px;
    padding-bottom:10px;
    
}



.csc-frame csc-frame-rulerAfter, .csc-frame-rulerAfter {
    border-top: solid black 1px;
    margin-top:10px;
    margin-bottom: 10px;
    padding-top:10px;
    padding-bottom:10px;
    
}




.content-left_download {
	width: 50px;
	height: auto;
	margin-left: 15px;
	/*float: left;*/
	/*vertical-align:center;*/
	/*margin-top:5px;*/
}
* html .content-left_download {
	margin-left: 2px;
}

.content-right_download {
	margin-top:-20px;
	margin-left: 50px;
	width: 420px;
	padding: 0px;
	/*font-size: 0.9em;*/
	/*float: right;*/
}


* html .content-right_download {
	margin-left: 50px;
	width: 420px;
}






/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	padding: 0px 15px;
	background-color: #eeeeee;
	width: 490px;
	/*color: #fff;*/
}
.news-amenu-container LI {
	padding-bottom:1px;
	margin-left: 25px; 
}
.news-amenu-container UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.news-amenu-container LI a {
	/*color: #fff !important;*/
}
.news-amenu-container LI a:hover {
	text-decoration: none;
}

.news-amenu-container H2 {
}
.news-amenu-item-year {
	font-weight: bold;
	color:#000;
	margin-left: 0px !important; 
	padding-top: 5px; 
	border-bottom: 1px dashed #000;
	margin-bottom: 3px;
	list-style-type: none;
}
.news-amenu-item-year dd {
	margin: 0;
	padding: 0;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


input.mf-radio {
border: 0px;
background-color:white;
}

select.mf-select {
border: 1px solid black;
/*background-color: #efefef;*/
width: 100px;
border-style: solid;
}


.ausnahmelink {
	text-decoration:underline;
	/*font-weight:bold;*/
}

.newsletter_input {
/*
	background-color:#FFFFFF;  
	font-size: 10px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	border-style: groove;
*/
}
	
	
.error {
font-size:1.0em;
color: red;
font-weight: bold;
	font-family: Arial, Verdana, sans-serif; 
}	

ol li {
list-style-type:decimal;
}
	
	
	
/************************************** SHOP BEGINN***********************************************/	
#prod_title {
	background-color:#cccccc;
	float:left;
	width:100%;
}

#prod_title A {
	text-decoration:none;
}

#prod_image {
/*	background-color: yellow; */
	float: left;
	width: 110px;
}

#prod_info {
/*	background-color: #98CDDE; */
}

#prod_more {
/*	background-color: #FBA95F;*/
	float: right;
	margin-top:-19px;
}

#prod_price {
/*	background-color: #FBA95F; */
	float: left;
	margin-top:10px;
	margin-bottom: 15px;
}



#products {
	width:100%;
/*	background-color: #8BFB5F; */
	float:left;
	/*margin-top:35px;
	margin-bottom:35px;
	*/
}

#prod_basketbutton {
	background-color:#aaa; 
	color:#fff; 
	width:175px; 
	border:1px solid #ddd;
}

#prod_navi {

}


/********** Products Single view ****************/
#products_single {
/*	background-color: #8BFB5F;*/
	float:left; 
}

#prod_single_title {
/*	background-color: #cccccc; */
	font-size:1.4em;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:none;
}

#prod_single_title A {
	text-decoration:none;
}


#prod_single_image {
/*	background-color: #yellow; */
	float: left;
}

#prod_single_price {
/*	background-color: #FBA95F; */
}

#prod_single_info {
/*	background-color: #98CDDE; */
}

#prod_single_anzahl {
/*	background-color: #E28CCD; */
}

#prod_single_back {
}


/************* Products BASKET **************/

#products_basket {
/*	background-color: #E28CCD; */
}

#trenner {
	background-color: #ccc;
	height: 1px;
	width: 100%;
}

#prod_basket_leisteoben {
	background-color: #ccc; 	 
	float: left;
	width:100%;
}

#prod_item {
	float:left;
}

#prod_basket_image {
/*	background-color: #FBA95F;  */
	float: left;	
	width: 100px;
}

#prod_basket_descr {
/*	background-color: yellow;  */
	float: left;	
	width:160px;
}

#prod_basket_price {
/*	background-color: #8BFB5F; */ 
	float: left;	
	width: 80px;
}

#prod_basket_anzahl {
/*	background-color: #FBA95F;  */
	float: left;	
	width: 80px;
}

#prod_basket_pricetotal {
/*	background-color: #98CDDE;  */
	float: right;
	width: 80px;	
	text-align:right;
}

#prod_basket_versand {
/*	background-color: #FBA95F; */
}

#prod_basket_zahlungtitel {
	background-color: #ccc; 
}

#prod_basket_paymentsel {
/*	background-color: #FBA95F; */
	float:left;
}

#prod_basket_payment_tax {
/*	background-color: #98CDDE; */
	float:right;
}

#bezahlung {
	float:left;
}

#prod_basket_gesamt {
/*	background-color: #98CDDE; */
	float:left;
}

#prod_basket_gesamt_price {
	background-color: #717171; 
	float: right;	
}

#prod_ergebnis {
	float: left;	
	background-color: #717171; 
	color:white;
	height: 20px;
	vertical-align:center;
}

#prod_basket_oben_bild {
/*	background-color: #FBA95F; */
	float: left;
	width: 100px;
}

#prod_basket_oben_titel {
/*	background-color: yellow; */
	float: left;
	width: 160px;
}

#prod_basket_oben_price {
/*	background-color: #98CDDE;  */
	float: left;
	width: 80px;
}

#prod_basket_oben_anzahl {
/*	background-color: #FBA95F; */ 
	float: left;
	width: 80px;
}

#prod_basket_oben_gesamt {
/*	background-color: #98CDDE;  */
	float: right;
	width: 80px;
	text-align:center;
}

#prod_basketbutton2 {
	background-color:#aaa; 
	color:#fff; 
	width:245px; 
	border:1px solid #ddd;
}

#omwst {
	text-align:right;
}


/********* Forms Beginn**********/

#form_titel {
	width: 150px;
	float:left;
}

#form_eingabe {
	width: 320px;
	color: #000000;
	border: 1px solid #aaaaaa;
	font-size:1.0em;
}

#form_eingabe_anzahl {
	width: 50px;
	color: #000000;
	border: 1px solid #aaaaaa;
	font-size:1.0em;
}

#form_textarea {
	width: 320px;
	color: #000000;
	border: 1px solid #aaaaaa;
	font-family: Arial;
	font-size:0.9em;
	wrap: virtual;
}

#form_eingaben {
	width: 320px;
	color: #000000;
	font-size:1.0em;
}

#schlussform_right {
	float:right;
	width: 50px;
	margin-top:-18px;
}

#form_eingaben_preise {
	width: 220px;
	color: #000000;
	font-size:1.0em;
}



/********* Forms Ende **********/

/************************************** SHOP ENDE***********************************************/	


/****************tx_msBuchbestellung********************************/
	.buch_h1{
	  font-family: Tahoma, sans-serif;
	  font-size: 16px;
	  font-weight: bold;
	  text-decoration: none;
	  letter-spacing: 0.08em;
		display : block;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.buch_h2{
	  font-family: Tahoma, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  text-decoration: none;
	  letter-spacing: 0.08em;
		display : block;
		padding-top: 15px;
		padding-bottom: 5px;
	}

	.buch_errorMsg{
	  font-family: Tahoma, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  text-decoration: none;
	  letter-spacing: 0.08em;
		display : block;
		padding-top: 15px;
		padding-bottom: 5px;
		color : red;
	}


.news_p {
	padding-top:5px;
	padding-bottom:5px;
}














	
/************************************** Buecherausgabe BEGINN ***********************************************/


		.book_single_complete {
				width:500px;
		}
		.book_single_left {
			float:left;
			width:202px;
			vertical-align:top;
			background-color:#E6E6E6;
		}
		
		.book_single_left_middle {
		 	align:center; 
		 	margin-left:1px; 
		 	margin-top:1px;
		}
		
		.book_single_right {
			margin-left:0px;
			padding-left:0px;
			width:280px;
			float:right;
		}
		.book_single_spacer_middle {
			width: 15px;
		}

		.css-bookreview-pagebrowser {}
		.pagebrowser_seiten {
			margin-left:30px;
			padding-left:30px;
			width: 450px;
		}
		.css-bookreview-pagebrowser-pages {}
		.css-bookreview-additional_2 {
			font-size:0.9em;
		}
		.css-bookreview-totalreview {}
		.css-bookreview-title {font-weight:bold;font-size:20px;margin:16px 0;}
		.css-bookreview-cover {float:left;}
		.css-bookreview-headerinfos {float:left;margin:0 0 0 26px;line-height:20px;}
		.css-bookreview-headerinfos p.headline {}
		.css-bookreview-header-author {}
		.css-bookreview-header-publisher {}
		.css-bookreview-header-additional {}
		.css-bookreview-header-level {}
		.css-bookreview-header-points {}
		.css-bookreview-header-link {}
		.css-bookreview-impression {clear:left;}
		.css-bookreview-impression p.headline {font-size:14px;}
		.css-bookreview-description {}
		.css-bookreview-description p.headline {font-size:14px;}
		.css-bookreview-result {}
		.css-bookreview-result ul, li{margin-left:18px; padding-left:0px;}
		.css-bookreview-result p.headline {font-size:14px;}
		.css-bookreview-infos {margin:6px 36px 18px 36px;line-height:20px;}
		.css-bookreview-infos {margin-right:16px;font-weight:bold;}
		.css-bookreview-infos-pages {}
		.css-bookreview-infos-isbn {}
		.css-bookreview-infos-price {}
		.css-bookreview-infos-buylink {}
		.css-bookreview-infos-date {}
		.css-bookreview-infos-reviewer {}
		.css-bookreview-backlink {}
		.css-bookreview-clearleft {clear:left;}
		

		.css-bookreview-altteaser {margin:8px 12px;clear:left;}
		.css-bookreview-teaser-categorygroup {text-align:center;padding:2px;border:1px solid #000;background:#eee;margin-bottom:8px;}
		.css-bookreview-teaser-category p.headline {}
		.css-bookreview-teaser-category {}
		.css-bookreview-teaser-cover {float:left; width:105px;}
		.css-bookreview-teaser-title {font-size:16px;margin-bottom:8px;}
		.css-bookreview-teaser-impression {}
		.css-bookreview-teaser-impression p.headline {}
		.css-bookreview-teaser-link {}
		.css-bookreview-teaser-altcaption {clear:both;font-size:16px;font-weight:bold;margin:6px;}
		
		
		.css-bookreview-list {margin:12px 0;border-bottom:1px solid #ddd; font-size:0.9em; width:500px;}
		.css-bookreview-altlist {margin:12px 0;border-bottom:1px solid #ddd;}
		.css-bookreview-list p.headline {d}
		.css-bookreview-list-title { }
		.css-bookreview-list-title A {font-size:1.1em;color:#2A406F; text-decoration:none; font-weight:bold;}
		.css-bookreview-list-title A:hover { color:#61646D;}
		.css-bookreview-list-categorygroup {text-align:center;padding:2px;border:1px solid #000;background:#eee;margin-bottom:8px;}
		.css-bookreview-list-category p.headline {font-weight:bold;}
		.css-bookreview-list-cover {float:left;}
		.css-bookreview-list-category {}
		.css-bookreview-list-author p.headline {}
		.css-bookreview-list-author {}
		.css-bookreview-list-publisher {}
		.css-bookreview-list-additional {font-weight:bold;}
		.css-bookreview-list-level {}
		.css-bookreview-list-points {}
		.css-bookreview-list-link {}
		.css-bookreview-list-impression {}
		.css-bookreview-list-impression  p.headline {}
		.css-bookreview-list-description {}
		.css-bookreview-list-description p.headline {font-size:14px;}
		.css-bookreview-list-result {}
		.css-bookreview-list-result p.headline {font-size:14px;}
		.css-bookreview-list-infos {margin:6px 36px 18px 36px;line-height:20px;}
		.css-bookreview-list-infos p.headline {}
		.css-bookreview-list-pages {}
		.css-bookreview-list-isbn {}
		.css-bookreview-list-price {}
		.css-bookreview-list-buylink {}
		.css-bookreview-list-date {}
		.css-bookreview-list-reviewer {}
		.css-bookreview-list-altcaption {clear:both;font-size:16px;font-weight:bold;margin:6px;}
		
		.css-bookreview-backlink {}
		
		.booklist_image {
			width:110px;
			align:left;
			float:left;
		}
		.booklist_text {
			width: 380px;
			margin-left:110px;						
		}
		
		.booklist_neu {
			padding-left: 320px;
			
		}
		
		* html .booklist_neu {
			
			 position: relative;
			/*margin-top: -34px;*/
			margin-top: 0px;
			padding-left:0px;
			align:right;
			/*vertical-align:top;*/
			margin-left:320px;
			float:right;
			right: 0px;
			width: 40px;
		}
		
		
		.booklist_title {
			width:328px;
			vertical-align:top;
			margin-top:-20px;
			padding-top:-20px;
			
		}
		/*
		.booklist_pagebrowser {
			width:388px;
			background-color:red;
		}
		*/
		
		
/**************************************Buecherausgabe ENDE***********************************************/		
		

/* neu 09-2007 */

.bookreview_categories_complete {
}
.bookreview_categories_complete hr {
	border:solid  #474a51 1px;
	height:1px;
}

.catlist_title {
	font-weight:bold;		
	text-decoration:none;
	font-size:1.1em;
	color:#2A406F;
	font-family: Arial, Helvetica, "Arial Narrow", sans-serif;
	line-height: 18px;		
}
.catlist_title a{
	text-decoration:none;
	font-weight: bold;/*normal;		*/
}
* html .catlist_title a{
/*	font-weight: normal;*/
}



/******************************* detailseite ***********************************************/

.cleaner {
clear:left;
}

.part1_komplett {
float:left;
}


.part2_komplett {
float:left;
}

.part3_komplett {
float:left;
padding-top:20px;
}


.cover {	
	width: 150px;
/*	height:190px;*/
	float:left;
	
}

.lupe {
	text-align:right;
}

.lupe_unten {
	text-align:right;
}

.hauptinfos {
	padding-left:83px;
	margin-left:83px;
}


.neu {
/*	position:absolute;
	top:270px;
	right:10px;
	
*/
width:90px;
	height:31px;
/*	position:relative;
	right:1px;
	top:1px;
	*/
/*	
		background-image: url(http://www.wissenmediaverlag.de/fileadmin/kmi/template/ext_templates/images/new.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:500px:
*/
	
	background-color:red;
}


.look_inside {
	float:left;
	width:200px;
/*	height: auto;*/
	/*background-color:green;*/
}

.tec_dat {
	width:270px;
	float:left;
	/*background-color: yellow;*/
	margin-left:10px;
	padding-left:10px;
}

.abstand_ueberschrift {
	margin-bottom:5px;
}

.rights_sold {
	background-color:#1C5080;
	color:white;	
/*	height:30px;*/
}

.rsi_links {
	float:left;
	width: 25px;
}

.rsi_rechts {
/*	height:30px;*/
	padding-top:2px;
	padding-bottom:0px;
	font-size:0.8em;
	line-height:14px;
		background-color:#1C5080;
/*		background-image: url(fileadmin/kmi/template/ext_templates/images/rsi_higru2.jpg);
		background-repeat:repeat-x;
*/		
}
.rsi_rechts br {
/*	height:1px;*/
}

.mf-radio {
	/*background-color:green;
	position:relative;
	top:0px;
	left:0px;
	float:right;
	*/
}

.csc-form-radio {
	/*float:left;
	width:50px;
	*/
}

.csc-form-labelcell {
/*white-space:nowrap;*/

}

.myradio {
/*	background-color:blue;
	position:relative;
	top:0px;
	left:0px;
	float:left;
*/	
}

.csc-form-fieldradiocell br{
  display:none;
}

.mf-radio {

padding-left:10px;
margin-left:10px;
}

.contenttable td {
	cellpadding:2px;
	vertical-align:middle;
	padding-top:5px;
	padding-left:5px;
	border:none;	
}
.contenttable {
	border:0px;
	border-color:white;
	border-bottom:none;
	border-width:0px;
	border-top-color:#FF00FF;	
}


input {	
	background-color:#FFFFFF;  
}

.csc-form-labelcell {
	background-color:#FFFFFF;  
}

/*@import url(extensions/kmi_bookreview.inc.css);*/




.tab_references table.contenttable td{
	
	height:5px;
	/*border:1px solid black;*/
	/*padding:0px 0px 0px 0px;*/
	padding-top:0px;
	/*padding-bottom:-5px;*/
	padding-left:5px;
	padding-right:5px;
	
	
}

.tab_references p.bodytext {
	
	/*padding-bottom:-10px;*/
	/*line-height:10px;*/
	margin-bottom:0px;
}