@import url("navigation.css");
@import url("teasermenu.css");
@import url("listen.css");
@import url("formulare.css");
@import url("moo.css");

form { margin: 0px 0px 0px 0px;}
input, textarea, select { padding-left: 5px; }
div.csc-frame { border: 0px; }
div.csc-frame-invisible {}
div.csc-frame-rulerBefore { border-top: 1px solid #D9D3C2; margin: 0 0 20px 0; clear: both;}
div.csc-frame-rulerAfter { border-bottom: 1px solid #D9D3C2; margin: 20px 0 0 0; clear: both;}
.csc-textpic-caption { font-size: 0.8em; }


img {
	border: 0px none;
}  


body {
	background-color: #D9D3C2;
	background-image: url(images/body_bgr01.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 100.01%;
	padding: 0;
	margin: 0;
	text-align: center;
}


p {
	line-height: 1.4em;
	padding: 0;	
	margin: 10px 0 10px 0;
}

table, tr, td {
	font-size: 1em;
}

a {
	color: #9F0E32;
	text-decoration: underline;
}

a:hover {
	color: #D11242;
}


ul {
	color: #555555;
	padding: 5px 0 5px 0;
	margin: 0;
	list-style-type: none;
	list-style-image: url(images/list_dot_02.gif);
	list-style-position: outside;
}

ul li {
	padding: 0;
	margin: 0.3em 0 0.3em 1.5em;
	list-style-type: none;
}


#theBorder {
	/* padding: 10px; */
	background-color: #ffffff;
}

#tools {
	display: block;
	width: 990px;
	height: 30px;
	overflow: hidden;
	text-align: left;
	font-size: 0.8em;
	padding: 0;
	margin-top: 10px;
	color: #cccccc;
}

#tools a {
	color: #999999;
	text-decoration: none;
}

#tools a:hover {
	color: #555555;
	text-decoration: underline;
}

#page {
	width: 970px;
	background-color: #ffffff;
	text-align: left;
	font-size: 0.8em;
	border: solid 10px #ffffff;
}


#nav {
	width: 970px;
	height: 60px;
	padding: 0;
	margin: 2px 0 0 0;
}


#header {
	clear: both;
	width: 970px;
	height: 160px;
	background-color: #ffffff;
	background-image: url(images/header_unterseite_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


#headerImg {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	float: left;
	padding: 0;
	margin: 0;
}

	
#content {
	width: 970px;
	clear: both;
	min-height:500px;
}


#content hr { 
	height: 1px;
	border: none;
	color: #D7DEE4;
	background-color: #D7DEE4;
}


#contentLeft {
	width: 161px;
	float: left;
	margin: 0;
}

#contentMiddle {
	width: 486px;
	float: left;
	margin: 0;
	border-right: solid 1px #D9D3C2;
}

#contentRight {
	width: 322px;
	float: right;
	margin: 0;
}


#linkeSpalte {
	padding: 10px;
}

#mittlereSpalte {
	padding: 10px;
}

#rechteSpalte {
	padding: 10px;
}


h1 {
	font-size: 2em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	color: #555555;
}

h1.titelGrafik {
  height: 30px;
  text-indent:-9999px; 
  background-position:top left;
  background-repeat:no-repeat;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	color: #555555;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
	/* color: #ADA58E; */
	color: #948D79;
}

#rechteSpalte h2 {
	/* color: #ADA58E; */
	color: #948D79;
}


#footer {
	display: block;
	width: 970px;
	height: 70px;
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: #555555;
	background-image: url(images/footer_bgr01.gif);
}


#footer a {
	color: #333333;
	text-decoration: underline;
}


.csc-textpic {
	clear: both;
}


DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: solid 1px #ffffff;
}



a.download { background-image: url(images/pdfsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }

a.download_pdf { background-image: url(images/pdfsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_doc { background-image: url(images/docsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_xls { background-image: url(images/xlssymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_pic { background-image: url(images/picsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_zip { background-image: url(images/zipsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.panolink { background-image: url(images/panosymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }



/* Tabelle */
.contenttable {
/* width:545px; */
margin-bottom:10px;
}
.contenttable .tr-0 {
background:#D9D3C2;
color:#555;
}
.contenttable .tr-odd {
background:#fff;
height:24px;
border-bottom:1px #333 dashed;
}
.contenttable .tr-even {
height:24px;
border-bottom:1px #333 dashed;
}
.contenttable .td-0 {
padding: 0 5px;
height:24px;
border-bottom:1px #D9D3C2 solid;
}
.contenttable .td-1 {
text-align:center;
padding: 0 5px;
border-bottom:1px #D9D3C2 solid;
}
.contenttable .td-2 {
text-align:center;
padding: 0 5px;
border-bottom:1px #D9D3C2 solid;
}
.contenttable .td-3 {
text-align:center;
padding:0 5px;
border-bottom:1px #D9D3C2 solid;
}

/* Tabelle */
table.ohnelinie {
/* width:545px; */
border: none;
}

table.ohnelinie td {
background-color: #fff;
padding: 5px 10px 0 0 !important;
margin: 0;
text-align: left !important;
vertical-align: top;
border-bottom: none !important;
}



/* RTE */

.important {
	font-size: 1.1em; font-weight: bold;
}
.name-of-person {
	color: #9F0E32; font-size: 1.2em; font-weight: normal;
}
.detail {
	color: #948D79; font-size: 1.4em; font-weight: normal;
}
