*{
	margin: 0;
	padding: 0;
	font: 11px Verdana, Geneva, sans-serif;
	color: #728282;
  }

html{

}



body {
	background-color: #e0dcd2;
	font-family: 'GentiumRegular';
    src: url('../../../top/error.html');
    src: url('../../../top/error.html?#iefix') format('embedded-opentype'),
         url('../../../top/error.html') format('woff'),
         url('../../../top/error.html') format('truetype'),
         url('../../../top/error.html#GentiumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	overflow-y: scroll;
}

a, a:link, a:visited  {
	color: #728282;
	text-decoration: underline;
}


a:hover, a:active {
	color: #333333;
	text-decoration: none;
}

/* * * * * * * * * * * * *    page   * * * * * * * * * * * */

#container {
	width: 930px;
	text-align: left;
	position: relative;
	background-image: url(../images/common/farbleiste.png);
	background-repeat: no-repeat;
	background-position: right 110px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	}
#head{
	height: 110px;
	
}

#logo {
	margin-top: 20px;
	float: left;
	}
#nav {
	float: left;
	margin-left: 20px;
}




/* * * * * * * * * * * * *   main_nav   * * * * * * * * * * * */
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	font-size: 10px;
	float: left;
}
#nav li a, #nav li a:visited{
	font-size: 10px;
	display: block;
	height: 95px;
	width: 100px;
	background-color: #ebe8e1;
	margin-right: 2px;
	padding: 5px;
	border-bottom: 5px solid #EBE8E1;
	font-weight: bold;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active{
	border-bottom: 5px solid #A29C8D;
	text-decoration: none;
	color: #728282;
}

#nav li a:hover.rot, #nav li a.cur.rot{border-bottom-color:#9A141B;}
#nav li a:hover.blau, #nav li a.cur.blau{border-bottom-color:#004A99;}
#nav li a:hover.gruen, #nav li a.cur.gruen{border-bottom-color:#6e9373;}
#nav li a:hover.grau, #nav li a.cur.grau{border-bottom-color:#728282;}
#nav li a:hover.orange, #nav li a.cur.orange{border-bottom-color:#E7943C;}


/* * * * * * * * * * * * *   top_nav   * * * * * * * * * * * */
#top_nav {
	float: left;
	background-color: #EBE8E1;
	padding: 3px 0px 0px;
	height: 102px;
	width: 110px;
	margin: 0px;
	border-bottom: 5px solid #EBE8E1;
}

#top_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#top_nav li {

}
#top_nav li a {
	text-decoration: none;
	display: block;
	padding: 2px 5px;
	margin-bottom: 1px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #EBE8E1;
}
#top_nav li a:hover {
	color: #728282;
	border-bottom: 1px solid #E0DCD2;
	background-color: #EFEEE9;
}
#top_nav li a.cur{
	color: #728282;
	border-bottom: 1px solid #E0DCD2;
	background-color: #EFEEE9;
}

/* * * * * * * * * * * * *   sub_nav   * * * * * * * * * * * */

#sub_nav {
	background-color: #FFF;
	margin-left: 80px;
	border-bottom: 1px solid #e0dcd2;
	border-top: 1px solid #e0dcd2;
	padding-left: 60px;
	background-image: url(../images/common/arrow_rot.png);
	background-repeat: no-repeat;
	width: 770px;
	height: 28px;
}
#sub_nav ul{
	margin: 0px;
	padding: 5px;

}
#sub_nav li{
	display: inline;
	padding: 5px;

}

#sub_nav li a{
	text-decoration: none;
}
#sub_nav li a:hover{
	text-decoration: underline;
}
#sub_nav li a.cur{
	text-decoration: underline;
	color: #666;
}
.arrow{
	float: left;
}


/* * * * * * * * * * * * *   news   * * * * * * * * * * * */

 .news_head_mobile{display:none;}

#news_nav {
	float: left;
	padding: 10px 10px 10px 25px;
	font-weight: bold;
	margin-top: 75px;
	background-color: #E0DCD2;
	width: 150px;
	cursor: pointer;
}
.up {
	background-image: url(../images/common/arrow_down.png);
	background-repeat: no-repeat;
	background-position: 15px 14px;
}
.down {
	background-image: url(../images/common/arrow_up.png);
	background-repeat: no-repeat;
	background-position: 15px 13px;
}


#news_nav:hover {
	color: #586363;
}
#news{
	position: absolute;
	z-index: 50;
	min-height: 150px;
	*	height: 150px;
	width: 174px;
	background-color: #9A141B;
	right: 20px;
	top: 111px;
	padding: 20px;
	color: #FFF;
	height: auto;
	}
#news p{
	padding: 5px 0px 10px;
	margin: 0px 0px 10px;
	color: #FFF;
	border-bottom: 1px solid #AF161E;
}	
#news h2, #news h2 a{
	font-weight: bold;

	font-size: 12px;
	margin: 0px;
}
#news a, #news a:link, #news a:visited  {
	color: #FFF;
	text-decoration: none;
}

#news a:hover, #news a:active {
	color: #FFF;
	text-decoration: underline;
}
div.news-list-item{
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
}
div.news-list-item img{
	float: left;
	padding-right: 15px;
}
div.news-list-item h2 a{
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	text-decoration: none;
}
div.news-list-item a, div.news-list-item a:link, div.news-list-item a:visited {
	text-decoration: none;
	color: #333333;
}
div.news-list-item a:hover, div.news-list-item a:visited {
	text-decoration: underline;
	color: #728282;
}

div.news-single-item h2 {
	padding-top: 0px;
	padding-bottom: 10px;
}
.news-list-morelink{margin-left:7px;}

/* * * * * * * * *   content    * * * * * * * * * * * * * * * */

#content_head{
	background-color: #9a141b;
	min-height: 100px;


	*	height: 100px;
	margin-left: 80px;
	padding-left: 60px;
	padding-top: 20px;
	width: 550px;
	border-top: 1px solid #E0DCD2;
	padding-right: 220px;
	

}
#content_head h1{
	letter-spacing: 0.5px;
	color: #FFF;
	padding: 0px;
	font: normal 34px 'GentiumRegular', Times, Georgia, serif;
}
#content_head h2{
	
	color: #FFF;
	padding: 0px;
	font: normal 29px 'GentiumRegular', Times, Georgia, serif;
}
#gallery{
	width: 830px;
	margin-left: 80px;
	background: #fff;
}

#content{
	background-color: #FFF;
	min-height: 400px;
	* height: 400px;
	padding: 55px 30px 15px 60px;
	width: 740px;
	margin-left: 80px;
	height: auto;
	overflow: auto;
}
div.start{
	position: absolute;
	z-index: 2;
	margin-top:20px;
	margin-left:50px;
	/*width:500px;*/
}
div.start p{
	padding: 2px;
	margin: 2px;
}
.links {
	width: 200px;
	float: left;
}
.rechts {
	width: 520px;
	margin-left: 220px;
}

.clear{
clear: left;
}


h1{
	font: normal 22px 'GentiumRegular', Times, Georgia, serif;
	padding-bottom: 20px;
}
h2{
	font: normal 14px Verdana, Geneva, sans-serif;
}
h3 {
	font: 20px 'Buda', sans-serif;
}
p{
	line-height: 16px;
	padding-bottom: 8px;
}
strong, bold, b{
	font-weight: normal;
	color: #000;	
}
ul{
	padding-left: 55px;
	/*list-style: url(../images/common/bullet.png) none;*/
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 3px;
}
li{
	line-height: 18px;

}


table, tbody {
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
}

th, td {
	vertical-align: top;
	padding: 2px 4px;
}
th {
	background: #eeeeee;
	text-align: left;
	padding: 4px;
}
td.zelle{
	width: 188px;	/*border-bottom: 1px solid #ffffff;*/
	text-align: right;
	padding-right: 20px;
}

div.ute, div.joerg{
display:block;
width:114px;
height:114px;
background: transparent url(../images/content/team/ute.jpg) 0px 0px no-repeat;
cursor:pointer;
margin-bottom:20px;
}
div.ute:hover, div.joerg:hover{
background: transparent url(../images/content/team/ute.jpg) -114px 0px no-repeat;
}
div.joerg{background: transparent url(../images/content/team/joerg.jpg) 0px 0px no-repeat;}
div.joerg:hover{background: transparent url(../images/content/team/joerg.jpg) -114px 0px no-repeat;}

div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0px;
	padding: 0px;
}
div.anythingSlider .anythingWindow .csc-textpic-imagewrap img {
	border-bottom: 1px solid #e0dcd2;
}

.csc-textpic-caption{
	font-size: 10px;
	color: #CDCDCD;
	text-align: right;
	padding-right: 10px;
}
.bildlegende{
	font-size: 10px;
	color: #CDCDCD;
	text-align: right;
	padding-right: 10px;
}

DIV.csc-textpic DIV.csc-textpic-single-image IMG{
	margin: 0px;
	padding: 0px;
}
.rot, .rot a, a.rot{
	line-height: 16px;
	padding-bottom: 8px;
	color: #9A141B;
	text-decoration: none;
}
.rot a:hover, a:hover.rot{
	color: #728282;
}

.blau{
	line-height: 16px;
	padding-bottom: 8px;	
	color: #004a99;
}
.footnote {
	line-height: 13px;
	padding-bottom: 8px;
	color: #BFBFBF;
	font-size: 10px;
}
.einzug{
	padding-left: 220px;
}


/* * * * * * * * *    footer    * * * * * * * * * * * * * * * */
#footer {
	color: #FFF;
	margin-left: 80px;
	width: 830px;
	padding: 0px;
	letter-spacing: 0.04em;
	margin-top: 10px;
	height: 60px;
	word-spacing: 0.03em;
	font-size: 8px;
}
#footer div.li, #footer div.mi, #footer div.re{
	color: #FFF;
	width: 405px;

	float: left;

}
#footer div.li{
	background-image: url(../images/common/footer_hint.png);
	background-repeat: repeat-x;

}
#footer div.mi{
	width: 20px;
	text-align: center;

}
#footer div.re{
	float: right;
	text-align: right;
	background-image: url(../images/common/footer_hint.png);
	background-repeat: repeat-x;
}


#footer a, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
.clear_left{
	clear: left;
	height: 1px;
	width: 1px;
}




/************ cookies **********/
#cookieNotice{
	position: fixed;
	z-index: 2;
	background-color: rgba(0,0,0,0.5);
	border-bottom: solid 1px #a0a0a0;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
    animation-fill-mode: forwards;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 1s;	
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {bottom:-100px;}
    100% {bottom:0px;}
}

/* Standard syntax */
@keyframes example {
    0%   {bottom:-100px;}
    100% {bottom:0px;}
}
.cookietext, .cookietext a,.cookietext a:link,.cookietext a:visited {
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
}

#cookieNotice .button {
	background-color: rgba(0,0,0,0.7);
	border: none;
	color: white;
	padding: 5px 22px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	margin: 8px 12px;
	cursor: pointer;
	border-radius: 4px;
}

#cookieNotice .button:hover {
	background-color: rgba(0,0,0,1);
}



