 

/* == == == ==   standard10   == == == == */


/* ============================================ */
/* ============================================ */
/* ===============  ALLGEMEINES  ================== */
/* ============================================ */
/* ============================================ */

* { margin: 0; padding: 0; }
html { height: 101%; }

body {
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-image: url(../img/bgbody.gif);
	background-repeat: repeat;
}

html>body { font-size: 11px; }
/*
h1, h2, h3, h1 *, h2 *, h3 *,
h1 a:link, h1 a:hover, h1 a:active, h1 a:focus,
h2 a:link, h2 a:hover, h2 a:active, h2 a:focus,
h3 a:link, h3 a:hover, h3 a:active, h3 a:focus */
{
color: #555555;
}

/*strong, b { color: #434343; }*/

h1 { font-size: 1.1em; }
h2 { font-size: 1em; }
h3 { font-size: 1em; }


a:link {
	color: #CC0000;/*#3E3E3E;*/
	text-decoration: none;
}

a:visited {
	color: #CC0000;/*#3E3E3E;*/
	text-decoration: none;
}

a:hover{
	color: #CC0000;/*#3E3E3E;*/
	text-decoration: underline;

}

#wrapper {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 0;
}



/* ============================================ */
/* ============================================ */
/* =============  KOPFBEREICH  =================== */
/* ============================================ */
/* ============================================ */

#head {
	background-color: white;
	height: 150px;
}



/* ===  TOP-NAVI  === */

/*
#top-nav {

}
*/

#top-nav a:hover {
	text-decoration: underline;
	color: #aaaaaa;
}

#top-nav li { 
	text-align: center;
	display:block;
	float:right;
	font-size: 0.9em;
	margin: 3px 0px 3px 0px;
	color: #aaaaaa;
}

#top-nav li a { 
	margin-left: 5px;
	margin-right: 5px;
	color: #aaaaaa;
}

/* ===  LOGO  === */

#logo {
display:block;
float:left;
}

#bread {
height: 20px;
clear: both;
background-color: #F7F7FB;
}


/* ============================================ */
/* ============================================ */
/* ==========     MAINMENU     ================ */
/* ============================================ */
/* ============================================ */


/* === Menu - Allgemeines === */



#menumain a {
color: #3E3E3E;
display: block;
line-height: 24px;
font-size: 1.1em;
width: 155px;
padding-left: 10px;
}

#menumain {
float: left;
text-align: left;
width: 160px;                                                                   /* 155px */
margin-bottom: 20px;
}

#menumain li {
list-style-type: none;
/*padding-left: 10px;*/

}
/* === Ende Allgemeines === */

/* === Menu Hauptpunkte === */

#menumain ul li {
background-color: #dddddd;
margin: 1px 0px 0px 0px;
}

#menumain a.activeCat {
/*display: inline;*/
background-color: #CC0000;
color: white;
width: 150px;                                                                   /* 145px */
}

#menumain ul li a:hover {
background-color: #CC0000;
color: white;
width: 150px;                                                                   /* 145px */
text-decoration: none;
}


/* === Ende Styles Hauptpunkte === */

/* === Unterpunkte === */

#menumain ul ul a.activeCat {
display: block;
background-color: #CC0000;
width: 130px;                                                                   /* 125px */
}

#menumain ul li ul {
padding: 0 0px 0px 0;
}


#menumain ul li ul li {
background-color: #CC0000;
margin: 1px 0;
padding-bottom: 0;
}

#menumain ul li ul li a {
padding: 2px 6px 2px 20px;
background-color: #f5f0f0; /*#F7F7FB;*/
line-height: 20px;
margin-bottom: 0;
width: 134px;                                                                   /* 129px */
}

#menumain ul li ul li a:hover {
background-color: #CC0000;
width: 130px;                                                                   /* 125px */
}

/* === Ende Styles Unterpunkte === */
/* ================ Ende Menu ================ */


/* ============================================ */
/* ============================================ */
/* ====== CONTENT: SPALTEN UND LAYOUT ========= */
/* ============================================ */
/* ============================================ */


#content {
	min-height: 640px;
	height: auto !important;
	height: 640px;
	line-height: 16px;
	background-color: #F7F7Fb;
}

#left {
	font-size: 1em;
	min-height: 640px;
	height: auto !important;
	height: 640px;
	float:left;
	width:160px;                                                                  /* 155px */
	margin-right: 15px;
	text-align:left;
}

#leftcontent {
  margin: 0px 0px 0px 0px;
  padding: 0px 8px 0px 8px;
  font-size: 1.1em;
  text-align: justify;
}

#content-center {
	font-size: 1.1em;
	min-height: 640px;
	height: auto !important;
	height: 640px;
	float: left;
	width:620px;                                                                  /* 625px */
	text-align:justify;
	margin-right: 15px;
	/*padding: 0px 5px 0px 15px;*/
	background-color: #F7F7FB;
	}


/* ==================================== */
/* ===== nur für 4-Spalten Layout ===== */
/* ==================================== */
#content-center-left {
	font-size: 1.1em;
	min-height: 640px;
	height: auto !important;
	height: 640px;
	float: left;
	width:415px;                                                                  /* 420px */
	text-align:justify;
	margin-right: 10px;
	/*padding: 0px 5px 0px 15px;*/
	background-color: #F7F7FB;
	}

#content-center-right {
	font-size: 1.1em;
	min-height: 640px;
	height: auto !important;
	height: 640px;
	float: left;
	width: 200px;
	text-align:justify;
	margin-right: 5px;
	padding: 0px 0px 0px 0px;
	background-color: #F7F7FB;
	}

/* ==================================== */
/* ====== Ende 4-Spalten Layout ======= */
/* ==================================== */


#content-right {
	font-size: 1em;
	min-height: 640px;
	height: auto !important;
	height: 640px;
	float: right;
	width: 120px;
	text-align:left;
}





/* ============================================ */
/* ============================================ */
/* ============== CONTENT: INHALTE ================ */
/* ============================================ */
/* ============================================ */

/* === ALLGEMEIN === */

.csc-header {
margin-bottom: 5px;
}

.csc-header h1 {
font-size: 1.1em;
}

.content-element {
margin-bottom: 12px;
}

#content ul { 
margin-left: 0px;
}



/* ============================================ */
/* ============================================ */
/* =============== FOOTER ===================== */
/* ============================================ */
/* ============================================ */

#footer {
clear: both;
height: 30px;
background-color: white;
color: #363636;
font-size: 100%;
}

/* ============================================ */
/* ============================================ */
/* ================  Glossar ===================== */
/* ============================================ */
/* ============================================ */

ul.tx-glossar-list  {
  clear: both;
  margin-top: 15px;
  width: 415px;
  border:1px solid #DDDDDD; 
}

ul.tx-glossar-list li {
  clear: both;
  height:15px;
  border-bottom: 1px solid #DDDDDD;
  padding:4px 4px 4px 15px;
  margin-left: 0px;
}



ul.tx-glossar-list li.even { 
  background-color: #F0F0F0;
  border-bottom: 0px solid;
}

ul.tx-glossar-list li.odd {
  background-color: #F7F7FB;
  border-bottom: 0px solid;
}


/*ul.tx-glossar-list li.odd { background-color: #f4f4f4;}*/


.tx-glossar-pi1 .filter a:link, .tx-glossar-pi1 .filter a:hover, .tx-glossar-pi1 .filter a:active, .tx-glossar-pi1 .filter a:visited
{
  height:24px;
  margin-top: 10px;
  width:12.9px;
}

.tx-glossar-item {border:1px solid #DDDDDD;}


/* ============================================ */
/* ============================================ */
/* ================== PIC ===================== */
/* ============================================ */
/* ============================================ */

.csc-textpic-caption {
font-size: 78%;
background-color: #FFFFFF;
text-align: left;
padding: 2px 2px 2px 2px;
}
 
/* ============================================ */
/* ============================================ */
/* =============  MAILFORM  =================== */
/* ============================================ */
/* ============================================ */

.mailformtext {
	background-color: #FFFFFF;
	width: 300px;
	height: 150px;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 10px; 
}

/* ============================================ */
/* ============================================ */
/* =========  Strichaufzählung  =============== */
/* ===========(funktioniert aber nicht) ======= */
/* ============================================ */

/*
.csc-bulletlist-0 li   {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:35px;
}
*/

li {
margin-left: 40px;
}


/* ============================================ */
/* ============================================ */
/* ======== Tabellen bei Unterseiten von  ===== */
/* ============= VOD Vergleich ================ */
/* ============================================ */

#table {
  font-size: 11px;
  width: 620px;
  /*height: 300px;*/
}

/* 1zeilige Headline */
#table-headline {
  background-color: #E1E1E1;
  height: 35px;
}

/* 2zeilige Headline */
#table-headline-1 {
  background-color: #E1E1E1;
  height: 20px;
}

/* 2zeilige Headline */
#table-headline-2 {
  background-color: #E1E1E1;
  height: 20px;
}


#table-line-grey {
  background-color: #F0F0F0;
  height: 30px;
  
}

#table-line-white {
  /*background-color: #FFF;*/
  height: 30px;
}



/* ============================================ */
/* ============================================ */
/* =========== mailform powermail  ============ */
/* ============================================ */
/* ============================================ */


fieldset.tx-powermail-pi1_fieldset {
/* Disable border */
border: none;
}

fieldset.tx-powermail-pi1_fieldset label {
/* Style labels */
display: block;
width: 110px;
float: left;
clear: both;
}

fieldset.tx-powermail-pi1_fieldset input, 
fieldset.tx-powermail-pi1_fieldset select {
/* Style input fields */
width: 200px;
border: 1px solid #e1e1e1;
margin-left: 0px;
}

div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
margin: 10px 0px 0px 0px;
}


legend {
display: none;
}


#powermaildiv_uid5 {
margin-left: 110px;
width: 100px;
}

#uid4 {
width: 350px;
height: 150px;
border: 1px solid #E1E1E1; important!
}


/* "Sind diese Angaben korrekt?*/
/*
td .powermail_all powermail_all_td {
  width: 250px;
}
*/
/* div.tx-powermail-pi1 td {width: 500px !important; background-color:#c00;}
div.tx-powermail-pi1 td:first-child  {width: 500px !important; background-color:#0c0;} */


div.tx-powermail-pi1 td.powermail_left {
  width: 100px;
  padding: 5px 0 5px 0; 
}

div.tx-powermail-pi1 td.powermail_right {
  width: 350px;
  padding: 5px 0 5px 0; 
}

.powermail_all powermail_all_table {
  padding: 10px 0 10px 0;
}

.tx_powermail_pi1_formconfirmation_back {
  padding: 10px 0 5px 100px;
}

.tx_powermail_pi1_formconfirmation_submit {
  padding: 5px 0 5px 100px;
}


/* Bestätigung */

.powermail_all powermail_all_td powermail_right {
  width: 350px; 
}

