/* CSS Document */
/* CSS Styles für www.agenzur-vier.de    		*/
/* Erstellt durch ANGEL Internet Services GmbH  */
/* Juli 2007 A. Santos     						*/

* {	
	padding: 0;
	margin: 0;
	line-height: 17px;
	font-size: 11px;
}

body {
	font-size: 100.01%;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	color: #353535;
	background-color: #fff;
    text-align: center;
}

#contentframe {
	position: absolute;
    right: 7px;
	left: 1px;
    top: 2px;	
    height: 420px;
	background-color: #FFF;
	width: 1002px;
    z-index: 77;
    overflow: hidden; 
}


#sliderframe {
	position: absolute;
	top: 421px;
	z-index: 88;
	left: 1px;
	height: 62px;
	right: 7px;
    width: 1002px;
	background-color: #66b8fe;
}

#navigationframe {
	position: absolute;
	top: 482px;
    bottom: 0;
    left: 1px;
	right: 7px;
	z-index: 99;
	height: 220px;
    width: 1002px;
	background-color: #0089fe;
}


#logo {
	height: 200px;
	width: 310px;	
	margin: 0;
	padding: 0 ;
	overflow: hidden;
    z-index: 99;
}


#navigation {
	position: absolute;
	left: 320px;
	top: 35px;
	margin: 0;
	height: 160px;
	width: 670px;
	display: block;
    z-index: 99;
}

/* 1. Ebene Navigation */ 
#navigation li {
	float: left;
	text-indent: 0;
	height: 150px;
	width: auto;
	list-style: none;	
	padding: 0 3px 0 0;
	background: url(/design/ag4_nav_pic.gif) top right no-repeat;	
}

/* 1. Ebene Navigation */ 
#navigation li.last {
	background: none;
}


#navigation li a {
	height: auto;
	text-indent: 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 32px;
	width: auto;
	text-decoration: none;
	text-align: left;
	letter-spacing: normal;
	text-transform: uppercase;
	padding: 0 20px 0 15px;
}

#navigation li a:hover,
#navigation li a.active1 {
	color: #91c8f7;
}


/* 2. Ebene Navigation */ 
#navigation li li {
    float: left;
	font-weight: normal;
	height: 17px;	
	border: none ;
	display: block;	
	clear: left;
	background: none;
}

#navigation li li a {
	font-size: 11px;
	font-weight: normal;		
	line-height: 17px;
	color: white;
	height: 17px;
	padding: 0 15px 0 25px;
    letter-spacing: normal;
    background: url(/design/listitem.png) left center no-repeat;
}

#navigation li li a:hover,
#navigation li li a.active1 {
	color: #91c8f7;
	text-decoration: none;	
}


/* 3. Ebene Navigation */ 
#navi3 {
    margin: 0;
	height: auto;
	width: 256px;
	color: #353535;
}

#navi3 li {
	text-indent: 0;
	height: auto;
	width: 256px;
	list-style: none;	
	padding: 0 3px 0 0;
}

#navi3 li a {
	height: auto;
	text-indent: 0;
	color: #999999;
	font-size: 11px;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#navi3 li a:hover,
#navi3 li a.active1 {
	color: #91c8f7;
}


/* 3. Ebene Navigation  Horizontal*/ 
#navi3h {
	position: absolute;
	bottom: 20px;
	left: 0px;
    margin: 0;
	padding: 0;
	height: 21px;
	width: 100%;
	color: #353535;
	display: inline;
	background-color: white;
}

#navi3h li {
	text-indent: 0;
	height: auto;
	width: 150px;
	list-style: none;	
	padding: 0 3px 0 0;
	display: inline;	
}

#navi3h li a {
	height: auto;
	text-indent: 0;
	color: #999999;
	font-size: 11px;
	line-height: 21px;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#navi3h li a:hover,
#navi3h li a.active1 {
	color: #91c8f7;
}


#zurueck {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
}

#uebersicht {
	position: absolute;
	left: 90px;
	bottom: 0px;
	width: 100px;
} 


#vor {
	position: absolute;
	left: 200px;
	bottom: 0px;
	width: 80px;
}


#outer_block {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#block {
	position: absolute ;
	left: 20px;
	top: 90px;
    width: 100%;
	height: 300px;
	padding: 0 ;
	overflow: auto;
}

#outer_leftblock {
	position: absolute;
    left: 0px;
    top: 0px;
    height: 450px; 
    width: 300px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}


#leftblock {
	position: absolute;
	left: 20px;
	top: 90px;
    width: 280px;
	padding: 0 20px 0 0;
	margin: 0;
	overflow: hidden;
}


#outer_rightblock {
	position: absolute; 
	left: 330px;
	top: 0;
    width: 670px;
	padding: 0 ;
}

#outer_rightblock4 {
	position: absolute; 
	left: 330px;
	top: 0;
    width: 670px;
	padding: 0 0 20px 0;
}

#rightblock {
	position: absolute ;
	left: 330px;
	top: 90px ;
    bottom: 10px;
	width: 670px;
	padding: 0 ;
	overflow: auto;
}

#textleft {
	float: left;
	width: 290px;
	padding-right: 10px;
}

#textright {
	float: left;
	width: 290px;
}

#contentframe  strong{
color: #0089fe;
}

#textadjustright {
	text-align:right;
}


#sliderarea {
	margin-left: 330px;
	padding: 0;
}

fieldset {
	height: auto;
	border: none;
}

p {
	height:auto;
    margin: 0 9px 9px 0;
}

#formular {
    height: 100%;
}

textarea {
   height: auto;
}

h1 {
	font-size: 24px;
	line-height: 27px; 
    font-weight: bold;
	color: #000000;
    padding: 0 0 20px 0 ;
} 


input,textarea,select {
  border: 1px solid #DDD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 2px;   
}

.foto {
	position: absolute;
	left: 0;
	bottom: 0;
	border: none;
	overflow: hidden;
	height: 442px;
	width: auto;
}


.container {

    height: 710px;
    left: 50%;
    margin: -355px auto 0 -505px;
    position: absolute;
    text-align:left;
    top: 50%;
    width: 1010px;
    background: url(/design/bg_shadow.png) left top;
    padding: 0;
}

#sitemap {
    overflow: auto;
    height: 378px;
    padding: 20px;
    z-index: 9999;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}

#sitemap ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

#sitemap li {
    list-style-type:none;
    margin: 0;
    padding: 0;
    width: 400px;
}

#sitemap li li {
}

#sitemap li li a {
    background:transparent url(/design/pfeil.png) no-repeat scroll 29px 8px;
    text-indent:40px;
}

#sitemap li li a.active1 {
    background:transparent url(/design/pfeil.png) no-repeat scroll 29px 8px;
    text-indent:40px;
}

#sitemap li li li a {
    background:transparent url(/design/pfeil.png) no-repeat scroll 39px 8px;
    text-indent:50px;
}

#sitemap li li li a.active1 {
    background:transparent url(/design/pfeil.png) no-repeat scroll 39px 8px;
    text-indent:50px;
}
#sitemap a {
    color:#000000;
    display:block;
    font-size:9pt;
    padding:5px 0;
    text-decoration:none;
    text-indent:20px;
}

#sitemap a small {
    color:#000000;
    font-size:8pt;
}
#sitemap a:hover {
    font-weight:bold;
}



