/*##################################################*/
/*#     CSS STYLESHEET VERBRAUCHERZENTRALE         #*/
/*#                 BERUFSSTARTER                  #*/
/*#            BARRIEREFREIE UMSETZUNG             #*/
/*#        STYLESHEET FÜR MAC IE UND FIREFOX       #*/
/*##################################################*/


/*##################################################*/
/*#                LAYER ELEMENTE                  #*/
/*##################################################*/

body {
	margin: 0;
	text-align: center;
	background-color: #FFCC00;
	background-image: url(../images/hintergrund_mac.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 778px;
	margin: auto;
}

#hauptnavi {
	width: 770px;
	text-align: right;
	padding: 0.8em 0em;
	clear: both;
	background-color: #996600;
}

#hauptnavileer {
	width: 770px;
	height: 15px;
}

#sub {
	width: 778px;
	clear: both;
	text-align: right;
	margin: 0;
	padding: 0;
	background-color: #996600;
	background-image:  url(../images/vz_logo_oben.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#subnavi {
	width: 508px;
	text-align: right;
	margin-left: 270px;
	padding: 1em 0em;
	background-color: #ffcc00;
	background-image:  url(../images/schatten_subnavi.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#subnavileer {
	width: 300px;
	height: 2.5em;
	text-align: left;
	margin-left: 478px;
	padding: 0;
	background-color: #ffcc00;
	background-image:  url(../images/schatten_subnavi.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#links {
	width: 270px;
	float: left;
	text-align: left;
	background-color: #FFCC00;
}

#bild {
	width: 508px;
	height: 120px;
	margin: 0;
	padding: 0;
}
#tabelle {
	padding: 0.3em 0.6em 1em 0em;
	margin:1em 1.8em 1.5em 1.8em;
	

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#wichtig {
	padding: 0.3em 0.6em 1em 0em;
	margin:1em 1.8em 1.5em 1.8em;
	border: 1px solid #999999;
	background-color: #ffcc33;

}


#wichtig li {
	margin: 0em 1em 0 0.5em;
	list-style-type: none;
	background-image: url(../images/pfeil_h3.gif);
	background-repeat: no-repeat;
	background-position: -0.1em 0.1em;
	padding:0em 1em 0 2em;
}

#logo_unten {
	width: 270px;
	height: 45px;
	margin: 0px 0px 40px 0px;
	padding:0;
	background-color: #FFCC00;
    background-image:  url(../images/vz_logo_unten.gif);
	background-position:top left;
	background-repeat: no-repeat;
}
#navititel {
	width: 255px;
	height: 23px;
	margin: 0px;
	padding:12px 0px 0px 15px;
	color: #000;
	font-size: 0.7em;
	font-weight: bold;
	background-color:#D4E0C6;
}

#navi {
	margin: 0;
	padding: 0;
}

#inhalt_container {
	width: 508px;
	float: right;
	padding: 0;
}

#inhalt_schatten {
	width: 8px;
	height: 480px;
	float: right;
	background-image: url(../images/schatten_rechts_mac.gif);
	background-repeat:repeat;
	background-position: top left;
}

#inhalt {
	width: 500px;
	float: left;
	text-align: left;
	padding: 0;
	background-color: #fff;
}

#fusszeile {
	position: relative;
	vertical-align: bottom;
	top: 1em;
	height: 30px;
	width: 500px;
	clear: both;
	border-top: 1px solid #999;
	background-color: #fff;
	background-image: url(../images/vz_logo_fusszeile.gif);
	background-repeat: no-repeat;
	background-position: 250px 8px;
}


/*##################################################*/
/*#           BLOCKELEMENTE + SCHRIFT              #*/
/*##################################################*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	margin: 1em 2em 0 2em;
}

/***************  SEITENÜBERSCHRIFTEN  **************/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	color: #000;
	margin: 1.5em 2em 1em 1.7em;
	padding-left: 35px;
	height:1.3em;
	background-image: url(../images/pfeil_h1.gif);
	background-repeat: no-repeat;
	background-position: top 0.5em;
}

/***************  RATGEBER ÜBERSCHRIFT  *************/
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #cc0000;
	padding: 0.6em 0.6em 0.6em 2.5em;
	margin: 0;
	border: 1px solid #999999;
	background-color: #e9e9e7;
	background-image: url(../images/pfeil_h2.gif);
	background-repeat: no-repeat;
	background-position: 0.6em 0.7em;
}

/**************  AKTUELLES ÜBERSCHRIFT  ************/
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #cc0000;
	padding: 0.6em 0.6em 0.6em 2.5em;
	margin-top: 1.5em;
	margin-right: 8px;
	border: 1px solid #999999;
	background-color: #ffcc33;
	background-image: url(../images/pfeil_h3.gif);
	background-repeat: no-repeat;
	background-position: 0.6em 0.7em;
}

/****************  TEXT ÜBERSCHRIFT  ***************/
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.1em;
	color: #000;
	margin: 2.5em 2em 0 2em;
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(../images/pfeil_h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*****************  FAQ ÜBERSCHRIFT  ***************/
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
	color: #cc0000;
	margin: 2.5em 2em 0 2em;
	padding-left: 25px;
	padding-bottom: 5px;
	background-image: url(../images/pfeil_h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h6 {
	margin:1.5em 0 0 0;
}

ul {
	padding: 0;
	margin: 1em 2em 0 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000;
}

li {
	margin: 0.2em 0 0 1.5em;
	list-style-type: none;
	
	padding: 0;
}

li.normal {
	margin: 0em 1em 0 0.5em;
	list-style-type: none;
	background-image: url(../images/pfeil_li.gif);
	background-repeat: no-repeat;
	background-position: -0.1em 0.1em;
	padding:0em 1em 0 1.3em;
}

ul.faq {
	padding: 0;
	margin: 2em 3em 4em 3em;
}

.faq li {
	margin: 0 0 0 0.5em;
	list-style-image: none;
	padding: 0;
	list-style-type: decimal;
}

.faq a {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
	padding: 0;
}


.unsichtbar {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
	background-image: none;
}

.schwarz {
	color: #000;
}



.ratgeber_pic  {
	float: left;
	width: 71px;
	margin-right: 1em;
	margin-bottom: 0.5em;
	padding: 0;
	border: 1px solid #000;
}

.ratgeber_artikel  {
	padding: 0.6em;
	margin: 0;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #e9e9e7;
}

p.ratgeber_text {
	font-size: 0.7em;
	margin: 0;
}

p.ratgeber_footer {
	font-size: 0.7em;
	color:#333333;
	margin: 0;
}

p.aktuelles_erstes {
	font-size: 0.8em;
	margin: 1em 2em 0 2em;
}

p.aktuelles {
	font-size: 0.8em;
	margin: 1em 2em 0 2em;
	padding-top: 1em;
	border-top: 1px solid #999999;
}

.drucken {
	border: 0;
	padding-left: 10px;
}


/*##################################################*/
/*#                     LINKS                      #*/
/*##################################################*/

a {
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/pfeil_link.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:focus {
	text-decoration: underline;
}


a.unformatiert, a:link.unformatiert, a:visited.unformatiert, a:hover.unformatiert, a:active.unformatiert, a:focus.unformatiert {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	padding-left: 0;
}

a.drucken, a:link.drucken, a:visited.drucken, a:hover.drucken, a:active.drucken, a:focus.drucken {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	padding-left: 0;
}

a.top {
	text-decoration: none;
	background-image: url(../images/pfeil_top.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 12px;
}

a:hover.top, a:active.top, a:focus.top {
	text-decoration: underline;
}

h1 a {
	font-size: 1em;
	color: #cc0000;
	font-weight: bold;
	padding-left: 0;
	text-decoration: none;
	background-image: none;
}

a.mail {
	background-image: none;
	padding-left: 0;
}
	

/*##################################################*/
/*#                   FORMULARE                    #*/
/*##################################################*/

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	
}


/*##################################################*/
/*#                   FORMULARE                    #*/
/*##################################################*/

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	
}


/*##################################################*/
/*#                     MENÜS                      #*/
/*##################################################*/

/****************  HAUPT NAVIGATION  ***************/
#hauptnavilist {
	font-size: 0.8em;
	list-style: none;
	padding: 0;
	margin: 0 0 0 281px;
	border-right: 1px solid #fff;
}

#hauptnavilist li {
	display: inline;
	padding: 0;
	margin: 0;
}

#hauptnavilist li#active a {
	color: #cc0000;
}

#hauptnavilist li a { 
	text-decoration: none;
	font-weight: normal;
	padding: 0 0.6em;
	border-left: 1px solid #fff;
	background-image: none;
}

#hauptnavilist li a:link, #hauptnavilist li a:visited { 
	color: #000;
}

#hauptnavilist li a:hover, #hauptnavilist li a:active { 
	color: #fff;
}


/****************  SUB NAVIGATION  ***************/
#subnavilist {
	font-size: 0.8em;
	list-style: none;
	padding: 0.08em 0 0 0;
	margin: 0 0 0 11px;
	border-left: 1px solid #fff;
	background-color: #ffcc33;
}

#subnavilist li {
	display: inline;
	padding: 0;
	margin: 0;
}

#subnavilist li a { 
	text-decoration: none;
	font-weight: normal;
	padding: 0em 0.6em;
	border-right: 1px solid #fff;
	background-image: none;
}

#subnavilist li#subactive a {
	color: #cc0000;
}

#subnavilist li a:link, #subnavilist li a:visited { 
	color: #000;
}

#subnavilist li a:hover, #subnavilist li a:active { 
	color: #fff;
}


/**************  NAVIGATION  **************/
#navi_liste {
	font-size: 0.8em;
	line-height: 1.3em;
	padding:  0em 0em 0.4em 0em;
	margin:0em;
	background-color: #6E9540;
}

#navi_liste li {
	list-style: none;
	margin: 0;
	padding: 0.2em 0em 0.2em 1.1em;
}
#navi_liste li.active {
	background-color:#A1BA83;
	list-style: none;
	margin: 0;
	padding: 0.2em 0em 0.2em 1.1em;
}

#navi_liste li a { 
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	background-image: none;
}

#navi_liste li a:link, #navi_liste li a:visited { 
	text-decoration: none;
	color: #fff;
}

#navi_liste li a:hover, #navi_liste li a:active { 
	text-decoration: none;
	color: #333333;
}

