/* ------------------------------- :::: revier GmbH 2007 :::: ------------------------------- */

body {
	margin : 0 0 20px 0;
	padding : 0;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #092990;
	color : #102152;
	line-height : 130%;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */

a:link, a:visited {
	text-decoration : none;
	color : #0D2469;
}

a:hover {
	text-decoration : none;
	color : #778bc2;
}

ul {
	margin : 0;
	padding : 8px 0 0 16px;
	list-style : url(images/icons/arrow_b.gif);
}

li {
	margin : 0;
	padding : 0 0 4px 0;
}

table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-collapse : collapse;
}

p {
	margin : 0 0 20px 0;
}

.clear {
	clear : both;
}

h1 {
	margin : 0;
	padding : 10px 0 3px 30px;
	font-size : 11px;
	color : #09298c;
	width: 400px;
	background : #c8d7ea;
}

hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px solid #C8D7EA;
}

.komment {
	font-size : 9px;
	font-weight : normal;
}

.valign {
	vertical-align : middle;
}

label {
	margin : 0 0 0 -10px;
	padding : 0;
}

.icon_abstand {
	margin : 0 3px 0 0;
}

.border {
	border : 1px solid #092990;
}

h2 {
	margin : 0;
	padding : 0;
	color : #fff;
	font-size : 14px;
}

.padding {
	padding : 10px;
}

.blau {
	color : #092990;
}

.rot {
	color : red;
}

.block_trennung {
	background : #F5F5F6;
	border-bottom : 5px solid #B1B3B4;
}

.druck {
	display : none;
}

.float {
	float : left;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */

/* = = = = = = = = = = = = = = = =  GRUNDAUFBAU  S T A R T = = = = = = = = = = = = = */

.aussen_start {
	background : #fff url(images/bg.gif) repeat-x;
}

.zentriert {
	margin : 0 auto;
	width : 950px;
	text-align : left;
} 
/* -------    HEADER    s t a r t ------- */
.header {
	height : 188px;
	border-left : 1px solid #fff;
	border-right : 1px solid #fff;
}

.header_leiste {
	background : #092990 url(images/headerleiste_bg.jpg) no-repeat top right;
	height : 29px;
	padding : 0 20px 0 0;
	text-align : right;
} 

.logo {
	float : left;
	width : 300px;
	padding : 10px 0 0 15px;
}

.flash {
	float : right;
	width : 631px;
	padding : 29px 0 0 0;
}

.shortcuts {
	padding : 6px 0 0 0;
}

a.shortcut:link, a.shortcut:visited {
	color : #fff;
	margin : 0 0 0 12px;
}

a.shortcut:hover {
	color : #8494c8;
}

.flaggen {
	padding : 9px 0 0 20px;
	width : 200px;
	float : left;
}

/* -------    HEADER    e n d e  ------- */


/* -------    NAVI    s t a r t ------- */
.navileiste {
	position : absolute;
	height : 30px;
	width : 948px;
	margin : -30px 0 0 0;
}

.navi {
	text-transform : uppercase;
	float : left;
	width : 550px;
	margin : 0 0 0 130px;
} 

.navi ul {
	margin : 0;
	padding : 0;
}

.navi li {
	list-style : none;
	display : inline;
}

a.navilink:link, a.navilink:visited {
	display : block;
	float : left;
	color : #fff;
	padding : 7px 7px 9px 7px;
}

a.navilink:hover {
	background : #e6edf5;
	color : #0a509c;
}

a.navilinkaktiv:link, a.navilinkaktiv:visited {
	display : block;
	float : left;
	font-weight : bold;
	padding : 7px 7px 9px 7px;
	background : #e6edf5;
	color : #0a509c;
} 

/* -------    NAVI    e n d e ------- */

/* -------    SUBNAVI    s t a r t ------- */
.subnavi {
	width : 173px;
	float : left;
}

.subnavi ul {
	list-style : none;
	margin : 0;
	padding : 10px 0 10px 10px;
}

.subnavi li {
	display : inline;
	margin : 0;
	padding : 0;
}

a.subnavilink01:link, a.subnavilink01:visited {
	color : #fff;
	display : block;
	text-transform : uppercase;
	padding : 0 0 3px 28px;
	background : url(images/icons/arrow.gif) no-repeat 0 2px;
}

a.subnavilink01:hover {
	color : #8494c8;
}

a.subnavilinkaktiv01:link, a.subnavilinkaktiv01:visited {
	color : #fff;
	display : block;
	text-transform : uppercase;
	padding : 0 0 3px 28px;
	background : url(images/icons/arrow.gif) no-repeat 0 2px;
	font-weight : bold;
}
 
/* -------    SUBNAVI    e n d e ------- */

/* -------    SUBSUBNAVI    s t a r t ------- */

a.subnavilink02:link, a.subnavilink02:visited {
	color : #fff;
	font-size : 9px;
	display : block;
	margin : 0 0 0 30px;
	padding : 0 0 1px 8px;
	background : url(images/icons/subsubnavi.gif) no-repeat 0 6px;
}

a.subnavilink02:hover {
	color : #b6bfde;
}

a.subnavilinkaktiv02:link, a.subnavilinkaktiv02:visited {
	color : #b6bfde;
	font-size : 9px;
	display : block;
	font-weight : bold;
	margin : 0 0 0 30px;
	padding : 0 0 1px 8px;
	background : url(images/icons/subsubnavi.gif) no-repeat 0 6px;
} 

/* -------    SUBSUBNAVI    e n d e ------- */

/* -------    BOX  Startseite  s t a r t ------- */

a.weiss:link, a.weiss:visited {
	color : #ffffff;
}

a.weiss:hover {
	color : #8494c8;
}

.box_start_1 {
	background : url(images/box_bg1.jpg) no-repeat;
	width : 298px;
	max-width : 296px;
	border : 1px solid #092990;
	float : left;
	margin : 0 26px 0 0;
}

.box_start_2 {
	background : url(images/box_bg2.jpg) no-repeat;
	width : 298px;
	max-width : 296px;
	border : 1px solid #092990;
	float : left;
	margin : 0 26px 0 0;
}

.box_start_3 {
	background : url(images/box_bg3.jpg) no-repeat;
	max-width : 296px;
	width : 298px;
	border : 1px solid #092990;
	float : right;
	margin: 0 2px 0 0;
}

.box_padding {
	padding : 10px 10px 0 10px;
}

.box_liste {
	margin : 7px 0 0 0;
	height : 166px;
	padding : 0;
}

a.liste_start:link, a.liste_start:visited {
	background : url(images/icons/arrow.gif) no-repeat 0 2px;
	color : #fff;
	padding : 0 0 0 30px;
	margin : 0 0 0 30px;
}

a.liste_start:hover {
	color : #7c90b5;
}

.mehr_box {
	margin : -11px 0 0 272px;
	position: absolute;
}
 
/* -------    BOX  Startseite  e n d e ------- */

/* -------    NEWS   s t a r t ------- */

.news_start {
	position : absolute;
	font-size : 9px;
	width : 948px;
}

.news_start_box {
	width : 298px;
	float : left;
	margin : 0 26px 0 0;
	background : #e6edf5;
	height : 80px;
}

.news_start_box_img {
	float : left;
	width : 70px;
}

.news_start_box_txt {
	float : left;
	width : 200px;
}

.adresse_start_box {
	height : 80px;
	width : 300px;
	float : left;
	background : #e6edf5;
}

.adresse_start_links {
	width : 120px;
	float : left;
        
}

.adresse_start_links a:hover {
        color: #092990;
}


.adresse_start_rechts {
	width : 160px;
	float : right;
}

.tab {
	width : 28px;
	float : left;
}
 
/* -------    NEWS  e n d e ------- */

/* -------    CONTENT   s t a r t ------- */
.content_aussen {
	padding : 40px 0;
}

.content_bg {
	background : url(images/content-bg.gif) repeat-y;
}

.inhalt {
	width : 716px;
	margin : 0 0 0 37px;
	float : left;
}

.sitemap {
	width : 716px;
	margin : 0 0 0 10px;
	float : left;
}

.text {
	width : 415px;
	float : left;
}

.text_padding {
	padding : 15px 0 10px 30px;
}

.gallerie {
	margin : 10px 0 0 0;
	float : right;
	width : 270px;
}

.fotogross {
	margin : 0 0 5px 0;
}

.thumb {
	float : left;
}

.thumbabstand {
	float : left;
	width : 7px;
}

/* gleicher Abstand der Bloecke */
.ie_kleiner_abstand {
	height : 1px; 
	line-height : 1px;
	font-size : 1px;
}

/* gleicher Abstand der Bilder */
.bild_inhalt {
	margin: 0 0 15px 0;
}

.spalte_links {
	float: left;
	padding: 0 0 0 30px;
	width: 300px;
}

.spalte_rechts {
	float : right;
	padding: 0 60px 0 0;
	width : 300px;
}

.clear15px {
	clear : both;
	height : 15px;
	line-height : 15px;
	font-size : 15px;
}

/* -------    CONTENT  e n d e ------- */

/* -------    FOOTER s t a r t ------- */
.footer {
	clear : both;
	height: 10px;
	background : url(images/footer.gif) no-repeat #fff;
}

/* -------    FOOTER e n d e ------- */
/* = = = = = = = = = = = = = = = =  GRUNDAUFBAU  E N D E = = = = = = = = = = = = = */


/* = = = = = = = = = = = = = = = =  ZUSATZ S T A R T = = = = = = = = = = = = = */

/* -------    NEWS DETAIL s t a r t ------- */
.news_bg {
	background : url(images/news_bg.gif) repeat-y #E6EDF5;
}

.border_white {
	width: 628px;
	background: #fff;
	height: 7px;
	line-height: 1px;
	font-size: 1px;
}

.news_datum {
	width: 118px;
	float: left;
}

.news_datum_padding {
	padding: 10px 0 0 30px;
}

.news_bild {
	float: left;
	width: 120px;
	margin: 10px 10px 0 10px;
}

.news_text {
	width: 325px;
	float: left;
	margin: 10px 0 0 20px;
}

/* -------    NEWS DETAIL e n d e ------- */

/* -------    NEWS LISTING s t a r t ------- */
.news_bg_listing {
	background : url(images/news_bg_listing.gif) repeat-y #E6EDF5;
}

.border_blue {
	width: 620px;
	background: #C8D7EA;
	height: 7px;
	line-height: 1px;
	font-size: 1px;
}

/* -------    NEWS LISTING e n d e ------- */


/* = = = = = = = =  KONTAKT START  = = = = = = = = */
.bezeichnung {
	width : 100px;
	float : left;
	margin : 4px 0 0 0;
}

.feld {
	border : 1px solid #C8D7EA;
	width : 170px;
	margin : 0 0 5px 0;
	font-size : 11px;
	background: #F0F4F9;
}

.inputselected {
	border : 1px solid #C8D7EA;
	width : 170px;
	margin : 0 0 5px 0;
	background-color : #FAFBFD;
	font-size : 11px;
}

.textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #C8D7EA;
	width : 270px;
	height : 150px;
	margin : 0 0 5px 0;
	background: #F0F4F9;
}

.textareaselected {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #C8D7EA;
	width : 270px;
	height : 150px;
	background-color : #FAFBFD;
	margin : 0 0 5px 0;
}
 
/* = = = = = = = =  KONTAKT ENDE  = = = = = = = = */

/* = = = = = = = =  REFERENZEN START = = = = = = = = */
#bildunddaten {
	height: 273px;
}


#daten {
	padding: 0 0 0 265px;
}


#bild1 {
	position: absolute;
	z-index: 5;
}

#bild2 {
	position: absolute;
	z-index: 4;
}

#bild3 {
	position: absolute;
	z-index: 3;
}

#bild4 {
	position: absolute;
	z-index: 2;
}

#bild5 {
	position: absolute;
	z-index: 1;
}
.thumbdistance {
	margin: 0 9px 0 0;
}

.ref_bg {
	background : url(images/bg_ref.gif) repeat-y;
	width: 700px;
}


.referenz_spalte_links {
	float: left;
	width: 100px;
}

.referenz_spalte_rechts {
	float: left;
	width: 270px;
}

.ref_bg_listing_links {
	float: left;
	margin: 0 11px 10px 0;
	width: 295px;
	background : url(images/bg_ref_box.gif) repeat-y;
}

.ref_bild {
	float: left;
	width: 120px;
	margin: 10px 0 0 0;
}

.ref_text {
	width: 170px;
	float: left;
	margin: 10px 0 0 0;
}

.border_blue_ref {
	background: #C8D7EA;
	height: 7px;
	line-height: 1px;
	font-size: 1px;
}
.icon_listing {
	float: left;
	height: 90px;
	width: 30px;
}
/* = = = = = = = =  REFERENZEN ENDE  = = = = = = = = */

/* = = = = = = = = = = = = = = = =  ZUSATZ E N D E = = = = = = = = = = = = = */
