/* ------------------------------- :::: revier GmbH 2007 :::: ------------------------------- */
/* ----------------------- :::: changed by thomas.hack@adlon.de 2008 :::: ------------------- */
body {
	margin : 0 0 20px 0;
	padding : 0;
	text-align : center;
	font-family : Arial, Geneva, sans-serif;
	font-size : 10pt;
	color : #000;
	background : #ECECEC;
	line-height : 130%;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
	text-decoration : none;
	color : #000;
}

a:hover {
	text-decoration : none;
	color : #1a3892;
}

div.contentmitte a:link, div.contentmitte a:visited {
	color : #1a3892;
}

div.contentmitte a:hover {
	color : #1a3892;
  text-decoration : underline;
}

div.contentrechts a:link, div.contentrechts a:visited {
	color : #1a3892;
}

div.contentrechts a:hover {
	color : #1a3892;
  text-decoration : underline;
}

ul {
	margin : 0;
	padding : 8px 0 0 16px;
}

li {
	padding : 0 0 4px 0;
}

table {
	font-family : Arial, Geneva, sans-serif;
	font-size : 10pt;
	border-collapse : collapse;
}

p {
	margin : 0 0 20px 0;
}

.clear {
	clear : both;
}

.clear_klein {
	clear : both;
	height : 1px;
	line-height : 1px;
	font-size : 1px;
	margin : -1px 0 0 0;
}

h1 {
	margin : 0 0 5px 0;
	padding : 0;
	font-size : 14px;
	color : #000;
}

hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #e7e7e7;
}

.komment {
	font-size : 9px;
	font-weight : normal;
}

.valign {
	vertical-align : middle;
}

.rot {
	color : #1a3892;
}

form {
	margin: 0;
	padding: 0;
}

.druck {
	display: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */


/* = = = = = = = = = = WEBEDITION INTERN S T A R T = = = = = = = = = = */
.block_trennung {
	background : #DDE6EE;
	border-bottom : 5px solid #b1b3b4;
	padding: 0 0 0 2px;
}

.block_weiss {
	background : #fff;
	border: 1px dashed #b1b3b4;
}
/* = = = = = = = = = = WEBEDITION INTERN E N D E = = = = = = = = = = */


/* = = = = = = = = = = = = = = = =  GRUNDAUFBAU  S T A R T = = = = = = = = = = = = = */
.zentriert {
	margin : 20px auto 0 auto;
	padding: 0;
	width : 970px;
	min-width : 970px;
	text-align : left;
	background : #fff;
	background:url(/fileadmin/templates/images/bgmain.jpg) repeat-y;;
}

/* = = = = = = = = HEADER ANFANG = = = = = = = = */
.header {
	width: 940px;
	height: 94px;
}

.headerlinks {
	padding: 10px 0 0 15px;
	margin: 0;
	float: left;
}
.headerrechts {
	padding: 20px 0px 0 0;
	float: right;
}

.headertext {
	color: #C0C0C0;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 0 0px;
}

/* datamints: menu - MetaNav / Language */
div.headerrechts ul {
	margin:0;
	padding:0;
	background-color:transparent;
}
div.headerrechts ul li {
	list-style-type:none;
	display:inline;
	padding-left:20px;
	background-color:transparent;
	color:#aaa;
	border:none;
}
div.headerrechts ul li a,
div.headerrechts ul li a:focus,
div.headerrechts ul li a:visited,
div.headerrechts ul li a:active {
	color:#aaa;
	text-decoration:none;
}
div.headerrechts ul li a:hover {
	color:#000;
	text-decoration:none;
}

div.language_menu {
	position:absolute;
	right:200px;
	bottom:3px;
}
div.language_menu ul li {
	margin-right:5px;
}
div.language_menu ul li a img {
	border:1px solid #fff;
}
div.language_menu ul li a:hover img {
	border:1px solid #009;
}

.logo {
	border: 0;
}
/* = = = = = = = = HEADER ENDE  = = = = = = = = */

/* = = = = = = = = NAVIGATION ANFANG = = = = = = = = */
.navi {
	height: 23px;
	background: #ECECEC;
	background:url(/fileadmin/templates/images/bgmainnav.jpg) no-repeat;
	width: 946px;
	margin: 0 0 0 15px;
	padding: 3px 0 0 10px;
	color: black;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	float: left;
	position:relative;
}

.navi ul {
	margin : 0;
	padding : 0;
	list-style : none;
	max-width: 650px;
	display: inline;
}

.navi li {
	display : inline;
	margin : 0 20px 0 0;
	padding : 0;

}

a.navilink:link, a.navilink:visited {
	display : inline;
	color: black;
	font-size: 13px;
	font-weight: bold;
}

a.navilink:hover {
	display : inline;
	color: #1a3892;
}

a.navilinkaktiv:link, a.navilinkaktiv:visited, a.navilinkaktiv:hover {
	display : inline;
	font-size: 13px;
	color: #1a3892;
}

.navipic2 {
	padding-left: 12px;
}
/* = = = = = = = = NAVIGATION ENDE = = = = = = = = */


/* = = = = = = = = SUBNAVIGATION ANFANG = = = = = = = = */

/* = = = Level 1 = = = = */
.mainnavi {
	display: block;
	width: 180px;
	float: left;
	margin: 5px 0 0 0;
	font-weight: bold;
}

.mainnavi ul {
	margin : 0 0 0 0;
	padding : 0;
}

.mainnavi li {
	display : block;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	display : block;
	background-image:url(/fileadmin/templates/images/subnavibg.jpg);
	background-repeat: no-repeat;
	background-color: #DFDFDF;

}

a.mainnavilink:link, a.mainnavilink:visited {
	display : block;
	color: black;
	width: 165px;
	padding: 5px 0 5px 15px;
	margin: 10px 0 10px 0;
		border-left: 1px solid black;
}

a.mainnavilink:hover {
	display : block;
	color: #1a3892;
}

a.mainnavilinkaktiv:link, a.mainnavilinkaktiv:visited, a.mainnavilinkaktiv:hover {
	display : block;
	color: #1a3892;
	font-weight: bold;
	width: 165px;
	padding: 5px 0 5px 15px;
	margin: 10px 0 0 0;
	border-left: 1px solid black;
}

/* = = = Level 2 = = = = */
.subnavi {
	display: block;
	width: 180px;
	margin: 0;
	font-weight: normal;
	background-image:url(/fileadmin/templates/images/subnaviend.jpg);
	background-repeat:no-repeat;
    background-position: bottom;
    background-color: #ECECEC;
}

.subnavi ul {
	margin : 0 0 0 0;
	padding : 0 0 10px 0;
}

.subnavi li {
	display : block;
	margin : 0 0 0 0;
	padding : 2px 0 2px 0;
	background: #ECECEC;
	border-top: 1px solid #fff;
	border-left: 0px solid #fff;
}

a.subnavilink:link, a.subnavilink:visited {
	display : block;
	color: black;
	width: 165px;
	padding: 0 0 0 15px;
	margin: 0;
}

a.subnavilink:hover {
	display : block;
	color: #1a3892;
}

a.subnavilinkaktiv:link, a.subnavilinkaktiv:visited, a.subnavilinkaktiv:hover {
	display : block;
	color: #1a3892;
	width: 165px;
	padding: 0 0 0 15px;
	margin: 0;
}



.subnaviopen {
	padding : 0;
	margin : 0;
}

.subnaviopen ul{
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	list-style: none;
	background: #ECECEC;
}

.subnaviopen li {
	display : block;
	border-top: 0;
	list-style: none;
}

a.subnaviopenlink:link, a.subnaviopenlink:visited {
	list-style: none;
	display : block;
	font-size: 12px;
	color: #6a6a6a;
	padding: 0 0 0 0px;
	margin: 0 0 0 30px;
	border-bottom: 1px solid #b6b8b7;
}

a.subnaviopenlink:hover {
	display : block;
	color:  #1a3892;
	background-image:url(/fileadmin/templates/images/navipfeil.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
}

a.subnaviopenlinkaktiv:link, a.subnaviopenlinkaktiv:visited, a.subnaviopenlinkaktiv:hover {
	display : block;
	color:  #1a3892;
	background-image:url(/fileadmin/templates/images/navipfeil.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
	border-bottom: 1px solid #b6b8b7;
}

.boxnavi {
	margin : 0;
	padding : 0;
}

.boxnavi ul {
	margin : 0;
	padding : 0;
	list-style : none;
}

.boxnavi li {
	margin : 0;
	padding : 0;
}

a.boxnavilink:link, a.boxnavilink:visited {
	color: black;
	font-size: 12px;
	display : block;
	margin : 10px 0 0 10px;
	padding: 0;
}

a.boxnavilink:hover {
	display : block;
	color: black;
}

a.boxnavilinkaktiv:link, a.boxnavilinkaktiv:visited, a.boxnavilinkaktiv:hover {
	font-size: 12px;
	display : block;
	margin : 0 0 0 10px;
	padding: 0;
	color: black;
}

/* = = = = = = = = SUBNAVIGATION ENDE = = = = = = = = */


/* = = = = = = = =  CONTENT START  = = = = = = = = */
.content {
	float:left;
	width: 940px;
	padding: 0 0 0 15px;
	margin: 15px 0 0 0px;
}

.contentfolge {
	float:left;
	width: 970px;
	padding: 0 0 0 15px;
	margin: 15px 0 0 0px;
}

.contentlogo {
	height: 250px;
	width: 760px;
	float: left;
}

.contentlogobalken {
	padding: 0;
	margin: 0;
	float: left;
}

.contentlogobild {
	padding: 0;
	margin: 0;
	float: left;
}

.contentboxrechts {
	background:url(/fileadmin/templates/images/bgboxklein.jpg) no-repeat; 
	display: inline;
	float: right;
	width: 180px;
	height: 250px;
	margin: 0;
}

/*.contentboxrechts:hover {
	background-image:url(image/bgboxklein01.jpg);
	display: inline;
	float: right;
	width: 180px;
	height: 250px;
	margin: 0;

}*/

.contentboxrechts h1{
	color: black;
	font-size: 12px;
	line-height: 1;
	padding: 0;
	margin: 0;
	margin: 15px 0 0 10px;
}

.contentboxrechts p{
	color: black;
	font-size: 12px;
	line-height: 1.5;
	padding: 0;
	margin: 0px 5px 0 10px;
}

.contentboxrechtsmail {
	background:url(/fileadmin/templates/images/mail_button_off.jpg) no-repeat;
	display: inline;
	float: left;
	width: 75px;
	height: 90px;
	padding: 0;
	margin: 5px 0 0 10px;
}

.contentboxrechtsmail:hover {
	background-image:url(/fileadmin/templates/images/mail_button_on.jpg);
	display: inline;
	float: left;
	width: 75px;
	height: 90px;
	padding: 0;
	margin: 5px 0 0 10px;
}

.contentboxrechtsfone {
	background:url(/fileadmin/templates/images/fone_button_off.jpg) no-repeat;
	display: inline;
	float: left;
	width: 75px;
	height: 90px;
	padding: 0;
	margin: 5px 0 0 10px;
}

.contentboxrechtsfone:hover {
	background-image:url(/fileadmin/templates/images/fone_button_on.jpg);
	display: inline;
	float: left;
	width: 75px;
	height: 90px;
	padding: 0;
	margin: 5px 0 0 10px;
}

.contentboxunten {
	background:url(/fileadmin/templates/images/bgboxunten.jpg) no-repeat;
	display: inline;
	float: left;
	width: 180px;
	height: 340px;
	margin: 15px 10px 0 0;
	padding: 0;
}

.contentboxunten img, .contentboxuntenrechts img {
	margin: 2px 0 0 5px;
	padding: 0;
}

.contentboxunten p, .contentboxuntenrechts p, .contentboxrechts p {
	margin: 8px 0 0 5px;
	padding: 0;
	color: black;
}

.contentboxuntenrechts {
	background:url(/fileadmin/templates/images/bgboxunten.jpg) no-repeat;
	display: inline;
	float: left;
	width: 180px;
	height: 340px;
	margin: 15px 0px 0 0;
	padding: 0;
}

.contentboxheader {
	height: 25px;
	width: 170px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 0 0 10px;
}

.contentboxheader p {
	margin : 0 0 0 0;
	color : #FFF;
}

.contentboxheader a:link, .contentboxheader a:visited {
	color : #FFF;
}

.contentmitte {
	display: inline;
	width: 560px;
	float: left;
	margin: 15px 0 0 12px;
}

.contentmitteboxlangheaderrot {
    background-image:url(/fileadmin/templates/images/bgboxlang.gif);
	background-repeat:no-repeat;
    background-position: top;
	color: white;
	width: 545px;
	font-weight: bold;
	padding: 3px 0 3px 15px;
	background-color: #1a3892;
}

.contentmitteboxlangheadergrey {
	background:url(/fileadmin/templates/images/bgboxgreyobenlang.jpg) no-repeat;
	background-color: #AEAEAE;
	color: black;
	width: 525px;
	font-weight: bold;
	padding: 3px 0 3px 15px;
}

.contentmitteboxlang {
  width: 540px;
	color: black;
	padding: 10px 3px 5px 15px;
	margin-bottom: 0px;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
}

.contentmitteboxlang h1{
	color: black;
	font-weight: bold;
	font-size: 10pt;
	padding: 0 5px 0 0;
}

.contentmitteboxlang p{
	color: black;
	font-weight: normal;
	font-size: 10pt;
	padding: 5px 5px 0 0;
	margin-left: 0px;
}

.contentmitteboxlang ul{
	list-style-image:url(/fileadmin/templates/images/bgsquare.jpg)
}

.contentbild {
	float: left;
	padding: 0 10px 0 0px;
}


.contentrechts {
	display: inline;
	width: 180px;
	float: left;
	margin: 15px 0 0 12px;

}

.contentrechtsboxheader {
  background-image:url(/fileadmin/templates/images/bgboxkurz.gif);
	background-repeat:no-repeat;
  background-position: top;
	color: white;
	width: 165px;
	font-weight: bold;
	padding: 3px 0 3px 15px;
	background-color: #1a3892;
}

.contentrechtsbox {
	color: black;
	padding: 5px 5px 5px 15px;
	margin-bottom: 20px;
    background-color: #ECECEC;
}


/* = = = = = = = =  CONTENT ENDE  = = = = = = = = */


/* = = = = = = = =  RECHTS START  = = = = = = = = */
.rechts {
	background: Maroon;
	float: right;
	width: 140px;
}
/* = = = = = = = =  RECHTS ENDE  = = = = = = = = */


/* = = = = = = = =  FOOTER START  = = = = = = = = */
.footer {
	text-align: center;
	color: #A2A2A2;
	font-weight: bold;
	padding: 30px 0 50px 0;
}
/* = = = = = = = =  FOOTER ENDE  = = = = = = = = */


/* = = = = = = = =  FOLGESEITE START  = = = = = = = = */

/* 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 {
	width : 278px;
	float : left;
}

.spalte_rechts {
	width : 278px;
	float : right;
}

.clear15px {
	clear : both;
	height : 15px;
	line-height : 15px;
	font-size : 15px;
}
/* = = = = = = = =  FOLGESEITE ENDE  = = = = = = = = */

/* = = = = = = = =  KONTAKT START  = = = = = = = = */
.bezeichnung {
	width : 100px;
	float : left;
	margin : 4px 0 0 0;
}

.feld {
	border : 1px solid #fff;
	width : 170px;
	margin : 0 0 5px 0;
	color : #005DA8;
	font-size : 11px;
	background: #E6EFF6;
}

input{
	margin: 0;
	padding: 0;
	display: inline;
}
.search {
	border : 0;
	width : 160px;
	margin: 0;
	padding: 2px 0 0 30px;
	color : black;
	font-size : 11px;
	background:url(/fileadmin/templates/images/bginput.gif) no-repeat;
	height: 17px;
	display: inline;
}

.textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #fff;
	width : 270px;
	height : 150px;
	color : black;
	margin : 0 0 5px 0;
	background: #E6EFF6;
}

.textareaselected {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #fff;
	width : 270px;
	height : 150px;
	color : #005DA8;
	background-color : #fff;
	margin : 0 0 5px 0;
}
/* = = = = = = = =  KONTAKT ENDE  = = = = = = = = */

/* - - - - - - SITEMAP START - - - - - - - - - - - */
.sitemapbg {
	border-left: 2px solid #B1B3B4;
	background: #F6F6F7;
	padding: 2px 5px;
}
/* - - - - - - SITEMAP ENDE - - - - - - - - - - - */

/* Sitemap ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.csc-sitemap ul {
  margin: 0;
  padding: 0;
}

.sitemap1 {
  margin: 0 0 3px 0;
  font-weight: bold;
}

.sitemap2 {
  margin: 0 0 3px 20px;
}

.sitemap3 {
  margin: 0 0 3px 40px;
}

.sitemap4 {
  margin: 0 0 3px 60px;
}


.abstand-zu-angaben {
	height:10px;
}

/* News Archiv */
.news-amenu-item-year {
	font-weight: bold;
	border: 0;
	padding: 2px;
	background-color: transparent;
	color:#000;
}

.news-amenu-item {
 list-style: none;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border: 0;
	background-color:#fff;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #dfdfdf;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}


/** datamints: Bildunterschriften */
.csc-textpic-caption {
  font-size:0.8em;
  margin:0;
}