/******************************************************
 * CSS style.css - Stylesheet annagoeldel.de
 * bytepark GmbH
 ******************************************************/

/* ---------- Style ---------- */

* {
	margin : 0;
	padding : 0;
}

body {
	background-color : #E9E9E9;
	margin : 0;
	padding: 30px 0px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	text-align : justify;
	line-height : 150%;
	color : #000000;
	margin : 0px 0px 10px 0px;
	padding : 0px;
}

ul li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	line-height : 150%;
}

ol li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	line-height : 150%;
}

a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
  	color : #b3270c;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
	text-decoration : none;
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
  	color : #b3270c;
  	font-weight:bold; 
 	line-height : 150%; 
	text-decoration : none;
	padding : 0px;
	margin : 0px 0px 15px 0px;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
  	color : #b3270c;
  	font-weight:bold; 
  	line-height : 150%;  
 	text-decoration : none;
 	margin : 25px 0px 15px 0px;	
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
  	color : #b3270c;
  	font-weight : bold; 
 	line-height : 150%; 
	text-decoration : none;
 	margin : 0px 0px 15px 0px;		
}

/* H6 ist nur, da auf Home keine Hauptüberschrift vorhanden ist. Dahher muss margin (Top=0) anders gesetzt werden. */

h6 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
  	color : #b3270c;
  	font-weight:bold; 
  	line-height : 150%;   
 	text-decoration : none;
 	margin : 0px 0px 15px 0px;	
}

.contentline {
	background-image : url(/files/contentline.gif);
    background-repeat : repeat-x;
    line-height : 1px;
    width : 100%;
    height : 1px;
	margin : 10px 0 0 0;
	float : left;
    padding : 0;
}

/* ---------- Layout ---------- */

/* ---------- Headerbereich ---------- */

#top { 
	width : 969px;
}

#main { 
	width : 969px;
	height : auto;
	margin : auto;
}

#main_top {
	background-image : url(/files/head_bg_top.gif);
	background-repeat: no-repeat;
	height : 13px;
	margin : auto;
	overflow : hidden;
}

#header { 
	background-image : url(/files/head_bg_middle.gif);
	background-repeat: repeat-y;
}

#main_logo {
	background-color : #FFFFFF;
	width : 905px;
	height : 60px;
	margin : auto;
	padding : 20px 0px 0px 0px;
}

#main_header {

	width : 955px;
	height : 198px;
	margin : auto;
	overflow:hidden;
}

/* ---------- Headerbereich Ende ---------- */

/* ---------- Contentbereich Ende ---------- */

#main_content {
	background-color : #ffffff;	
	background-image : url(/files/head_bg_middle.gif);
	background-repeat: repeat-y;
	width : 969px;
	height : 100%;
	margin : auto;
	float : left;
	overflow : hidden;
}

#bg_left{
	background-image : url(/files/bg_left.gif);
	background-repeat : repeat-y;
	background-position : 7px;
	width : 969px;
 	height : auto;
 	margin : auto;
 	padding-left : 0px;
 	overflow : hidden;
}

#navi_left {
	width : 236px;
	height : 100%;
	float : left;
	background-image : url(/files/bg_left.gif);
	background-repeat: repeat-y;
	background-position : 7px;
}

#content {
	width : 473px;
	height : auto;
	float : left;
	margin : 0px;
	padding : 20px 25px 0px 25px;
}

#content ul{
	text-align : left;
  	list-style-image : url(/files/bullet.gif);
 	margin : 0px 0px 15px 14px;
}

#content ol{
	text-align : left;
 	margin : 0px 0px 15px 25px;
}

#pic_right {
  margin-top : 20px;
}

#navi_right {
	width : 196px;
	height : 100%;
	float : left;
}
	
/* ---------- Contentbereich Ende ---------- */

/* ---------- Footerbereich ---------- */

#footer {
	width : 969px;
	margin : auto;
	float : left;
}

#footer_bg {
	background-image : url(/files/head_bg_middle.gif);
	background-repeat: repeat-y;
	margin : auto;
	width : 969px;
	float : left;
}

#footer_content {
	width : 955px;
	height : 130px;
	margin : 0px;
	padding-left: 7px;
	float : left;
	overflow : hidden;	
}

#footer_content img {
	float : left;
	padding : 0px;
}

/* ---------- Link Bilder, Footer ---------- */

.diag a {

	background : url(/files/btn_foot_1_1.jpg) 0 0px;
	float : left;
}

.diag a:hover{
	padding-top : 163px;
	background:url(/files/btn_foot_1_1.jpg) 0 -163px;
}

.fach a {

	background : url(/files/btn_foot_2_2.jpg) 0px;
	float : left;
}

.fach a:hover{

	padding-top : 163px;	
	background:url(/files/btn_foot_2_2.jpg) 0 -163px;
}

.ern a {

	background : url(/files/btn_foot_3_3.jpg) 0px;
	float : left;
}

.ern a:hover {
	padding-top : 163px;	
	background:url(/files/btn_foot_3_3.jpg) 0 -163px;
}

/* ---------- Ende Link Bilder Footer ---------- */

#main_footer {
	background-image : url(/files/head_bg_bottom.gif);
	background-repeat: no-repeat;	
	width : 969px;
	height : 38px;
	float : left;
	margin : auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;	
	padding : 10px 0px 0px 0px;
	color : #9F2230;
}

#main_footer a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

#main_footer a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : underline;
}

/* ---------- Footerbereich Ende---------- */
	
/* ---------- Navi Links---------- */

.link a {
  	height : 21px;
	text-decoration : none;
	text-align : left;
	display : block;
	background : url(/files/btn_navi.gif) 0 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 10px 0px 0px 15px;	
	color : #9F2230;
}

.link a:hover,.link  .current{
	text-decoration : none;
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : transparent;
	padding :  10px 0px 0px 15px;	
	color : #FFFFFF;
	background:url(/files/btn_navi.gif) 0 -31px;
}

.nav2nd{
 	width:193px;
 	height:auto;
}

.nav2nd ul{
 	list-style:none;
}
 
.nav2nd ul li a{
  	display:block;
  	font-size:11px;
  	padding:5px 0px 5px 30px;
}

.nav2nd ul li  .active,.nav2nd ul li a:hover{
   background:url(/files/bullet2.gif) right  no-repeat;
}

#navi_bg {
	background-image : url(/files/bg_navi.gif) ;
	background-repeat: no-repeat;
	background-position :7px top;
	z-index:2;
	width : 238px;
	min-height : 374px;
	height : auto;
	margin-left : 0px;
}

#navi {
	width : 196px;
	height : auto;
	float : right;
}

#vcard {
	margin-left : 7px;
	margin-bottom : 10px; 
}

#navi a {
	font-size : 12px;
}

/* ---------- Navi Rechts---------- */
	
#nav_ri {
	text-align : left;
	height : auto;
	font-size : 11px;
	margin: 20px 0px;
	padding: 0px 0px 0px 15px;
	background-image : url(/files/right_line.gif);
	background-repeat: repeat-y;
}
	
#navi_right ul li {
	list-style-type: none;
	margin-top : 8px;
}

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

/* ---------- Kontaktbox ---------- */
	
.kontaktbox {	
	text-align : left;
	height : auto;
	font-size : 11px;
	margin: 20px 0px;
	padding: 0px 0px 0px 25px;
}

/* ---------- Klapptext ---------- */

#klapp {
	table-layout : fixed;
	font-size : 11px;
	font-style: normal;
	margin-top : 30px;
	}

#klapp li img {
	margin-right : 10px;
}

.klapp li.closed {
	padding : 0;
	margin : 0 0 0px -15px; /* Temporäre, bis endgültiges KLappboxsystem kommt*/
}

#klapp li {
	cursor : pointer;
  	clear : both;
 	list-style : none;
  	margin : 0 0 0px -15px;
  	padding : 0;
  	text-align : left;
  	display : block;
  	list-style-image : none;  
  	list-style-type : none;
}

.klapp li table td {
	margin : 0;
	padding : 0;
	height : auto;
	text-align : left;
	vertical-align : top;
}

.klapp li.opened ul {
  	display : block;
	padding : 0;
	margin : 0 0 0px -15px; /* Temporäre, bis endgültiges KLappboxsystem kommt*/
}

.kurztxt {
	font-weight : bold;
	margin : 0 0 0 0;
	vertical-align : middle;
}

.kurztxt_job {
	font-weight : normal;
	margin : 0 0 0 0;
	padding-top : 2px;
	vertical-align : middle;
}

.langtxt {
	margin : 5px 0 0px 15px;
	height : auto;
	text-align : left;
}

.langtxt p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 135%;
	text-align : justify;
	color : #000000;
	background-color : transparent;
	margin : 0;
	padding : 0;
}
	
.klapp ul {
 	margin : 0px;
  	padding : 0px; 
  	text-align : left;
}

.blau {
	margin-bottom:8px;
	line-height:18px;
}

.submit {
	margin-top:8px;
}

.btn_pdf {
	background-image:url(../files/pdficon_small.gif);
	background-repeat:no-repeat;
	padding : 2px 0 4px 20px;
	height : 20px;
	line-height : 150%;
}
