/* CSS Document */

html{
margin: 0;
padding: 0;
}

body{
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
text-align: center;
background: #FCFAF1;
}

img{
border: 0px none;
}

#fullwrap{
position: absolute;
top: 50%;
left: 50%;
margin-left: -490px;
margin-top: -290px;
height: 580px;
min-height: 580px;
max-height: 580px;
width: 980px;
min-width: 980px;
max-width: 980px;
background: #FCFAF1 url(../images/site_bg.jpg) no-repeat;

}

#maincontainer{
position: absolute;
left: 15px;
top: 15px;
border: 1px solid #597357;
width: 949px;
min-width: 949px;
max-width: 949px;
height: 549px;
min-height: 549px;
max-height: 549px;
}

#header{
height: 117px;
min-height: 117px;
max-height: 117px;
position: relative;
background: #FFFFFF;
}

#kopfgrafiken{
width: 949px;
min-width: 949px;
max-width: 949px;
height: 89px;
min-height: 89px;
max-height: 89px;
}

#kopfgrafiken img{
border: 0px none;

}

#container{
background: #FCF5D3;
height: 432px;
min-height: 432px;
max-height: 432px;
text-align: left;
padding: 0 40px 0 0;
}


#leftmenu{
width: 177px;
min-width: 177px;
max-width: 177px;
float: left;
height: 432px;
min-height: 432px;
max-height: 432px;
}

#content{
overflow: hidden;
text-align: left;
float: left;
width: 773px;
min-width: 773px;
max-width: 773px;
height: 432px;
min-height: 432px;
max-height: 432px;
font-size: 1.2em;
}

#contentleft{
padding-top: 33px;
overflow: hidden;
float: right;
width: 433px;
min-width: 433px;
max-width: 433px;
height: 399px;
min-height: 399px;
max-height: 399px;
font-size: 1.2em;
}

#contentright{
padding-top: 33px;
overflow: hidden;
float: right;
width: 298px;
min-width: 298px;
max-width: 298px;
height: 399px;
min-height: 399px;
max-height: 399px;
margin-left: 5px;
font-size: 1.2em;
}

#contentleft a{
color: #486948;
}

#contentright a{
color: #486948;
}

.leftfloat{
float: left;
}

.rightfloat{
float: right;
}

.klearer{
clear: both;
}


.csc-textpic-text{
position: relative;
padding: 0px 0px;
}

.csc-text-text{
position: relative;
overflow: hidden;
padding: 5px 22px 5px 18px;

}

.tertianum_bg{
background: url(../images/content_verlauf.jpg) top repeat-x;
overflow: hidden;
}

div.tx-fdfx2cols-pi1{
background: url(../images/content_verlauf.jpg) top repeat-x;
overflow: hidden;
}

div.tx-fdfx2cols-pi1-inside{
position: relative;
overflow: hidden;
padding-right: 15px;
padding-left: 15px;
}

div.tx-fdfx2cols-pi1-inside p.bodytext{
padding: 1px 0;

}

.c2l1d-left{
float: none;
position: absolute;
left: 0;
top:0;
}

c2l1d-middle{
float: none;
position: absolute;
left: 50%;
top:0;
}

DIV.csc-textpic{border-top: 1px solid #FCF5D3;}
/*
DIV.csc-textpic-left{border-top: 0px solid #FCF5D3;}
DIV.csc-textpic-right{border-top: 0px solid #FCF5D3;}
DIV.csc-textpic-center{border-top: 0px solid #FCF5D3;}
*/
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {margin-bottom: 0; padding-bottom: 4px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0; padding-bottom: 4px; display: block; }

.csc-textpic-imagerow {overflow:hidden; zoom: 1;}

.csc-frame-invisible{
clear: both;
}


.textcontentscroll{
position:relative;
left:0px;
top:0px;
padding: 0px;
}

p.bodytext{
margin: 0 0 0 0;
padding: 5px 0;
}

h1{
margin: 0;
padding: 0;
font-size: 1em;
}

h2{
margin: 0;
padding: 0;
font-size: 1em;
}

h3{
margin: 0;
padding: 0;
font-size: 1em;
}

.has-hand{
cursor: pointer;
}



/* 2009-07-08 expeer VG --> Start */
.news-list-container {
	height: 346px;
	/*overflow: auto;*/
}

.news-list-item  {border-bottom: 1px solid #597753; margin-bottom: 10px; padding-bottom: 10px;}

.news-list-category{
	font-style: italic;
}

.mbl_newsevent_multidayevent strong,
.mbl_newsevent_singledayevent strong,
.news-single-item h2{
	font-size: 105%;
	font-size: 100%\9;
}

.news-single-timedata{
	float: left;
	font-style: italic;
}
.news-single-category{
	float: left;
	margin-left: 15px;
	font-style: italic;
}
.news-list-item img {
	float: right;
}

.clearer hr {
	float: left;
	width: 100%;
}

.news-single-img {
}

.news-single-img  img {
	float: left;
	padding: 5px;
	background-color: #eff2bc;
	border: 1px solid #93bd7f;
	margin-left: 2px;
	margin-right: 2px;
}

.news_img_cont {
	position: relative;
	width: 100%;
	float: left;
	overflow: inherit;
}

.news-single-backlink {
	float: left;
}
/* 2009-07-08 expeer VG --> Ende */
