/* GENERAL fonts */
p, ol, ul, div, h1, h2 {
	font-family: 'Bickham Script Pro',Tahoma,Verdana;
	font-size: 10pt;
}
p, pre { margin:0px 0px 0px 0px; }

body {
	background-color: #ffffff;
	margin: 0 auto;
}
img {
	border-width: 0px;
}
h1 {
	font-size: 14pt;
	color: #7c8084;
	font-weight: normal;
	font-style: italic;
	padding-left: 5px;
	padding-bottom: 20px
}
h2 {
	font-size: 12pt;
	color: #2F630E;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px
}
h3 {
	font-size: 10pt;
	color: #2F630E;
	font-weight: bold;
	padding-left: 5px;
}
h4 {	
	font-size: 10pt;
	color: #693F2F;
	font-weight: bold;
	padding-left: 5px;
}
a:link {
	color: #a4394b;
	text-decoration: underline;
        padding: 4 4 4 4;
}
a:visited {
	color: #a4394b;
        padding: 4 4 4 4;
	
}
a:active {
	color: #a4394b;
	text-decoration: none;
        padding: 4 4 4 4;
}
a:hover {
	color: #449121;
	text-decoration: underline;
        padding: 4 4 4 4;
}

.wrapcont{
	display: block;
	height: 100%;
	width: 100%;
	border-bottom: 5px;
	border-bottom-color:  #dedede;
	background
	padding: 5px;
}
.clear{
	color: #dedede;
	border: thick solid Fuchsia;
	clear: both;
	width: 1024px;
}


/* Banner */
#cv {
	top: 8px;
	left: 890px;
	position: absolute;
	background-image: url('images/cv.png');
	width: 110px;
	height: 57px;
}
.bold {
	font-weight: bold;
	padding-bottom: 5px;
}
#hbanner {
	top: 0px;
	left: 0px;
	font-weight: bold;
	font-size: 12pt;
	position: absolute;
	width: 1000px;
	height: 66px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #a4394b;
}
#hbanner a{
	top: 36px;
	left: 50px;
	position: relative;
}
.dnone{
	display: none;
}
 #menu {
	top:74px;
	left: 0px;
	position: absolute;
	width: 890px;
	height: 160px;
	margin-left: 45px;
	padding-top: 10px;
	text-align: center;
	background-color: #ffffff;
/*	border-width: 5;
	border-style: solid;
	border-color: #000000;*/
}
.menu-teil {
	height: 136px;
	width: 146px;
	display: block;
	float: left;
}
.menu-teil:hover {
	height: 136px;
	width: 146px;
	display: block;
	float: left;
}

.menu-teil-elb {
	height: 136px;
	width: 139px;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/elb0.png');
	background-repeat: no-repeat;
}
.menu-teil-elb:hover {
	background-image: url('images/elb1.png');
}
.menu-teil-veran {
	height: 136px;
	width: 150px;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/veran0.png');
	background-repeat: no-repeat;
}
.menu-teil-veran:hover {
	background-image: url('images/veran1.png');
}
.menu-teil-gal {
	height: 136px;
	width: 146px;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/gal0.png');
	background-repeat: no-repeat;
}
.menu-teil-gal:hover {
	background-image: url('images/gal1.png');
}
.menu-teil-int {
	height: 136px;
	width: 146px;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/int0.png');
	background-repeat: no-repeat;
}
.menu-teil-int:hover {
	background-image: url('images/int1.png');
}
.menu-teil-fuc {
	height: 136px;
	width: 146px;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/fuc0.gif');
	background-repeat: no-repeat;
}
.menu-teil-fuc:hover {
	background-image: url('images/fuc1.gif');
}
.menu-teil-stud {
	height: 136px;
	width: 146px;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/stud0.png');
	background-repeat: no-repeat;
}
.menu-teil-stud:hover {
	background-image: url('images/stud1.png');
}
.menu-e{
	height: 136px;
	width: 146px;
	margin-bottom: 6px;
	margin-left: -9px;
	display: block;
}
.menu-e:link{
	white-space:nowrap;	
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/elb0.png');
	background-repeat: no-repeat;
}
.menu-e:visited{
	white-space:nowrap;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/elb0.png');
	background-repeat: no-repeat;
}
.menu-e:active{
	white-space:nowrap;
	background-image: url('images/elb1.png');
}
.menu-e:hover{
	white-space:nowrap;
	background-image: url('images/elb1.png');
}
.menu-v{
	height: 136px;
	width: 160px;
	margin-bottom: 6px;
	margin-left: -9px;
	display: block;
}
.menu-v:link{
	white-space:nowrap;	
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/veran0.png');
	background-repeat: no-repeat;
}
.menu-v:visited{
	white-space:nowrap;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/veran0.png');
	background-repeat: no-repeat;
}
.menu-v:active{
	white-space:nowrap;
	background-image: url('images/veran1.png');
}
.menu-v:hover{
	white-space:nowrap;
	background-image: url('images/veran1.png');
}
.menu-g{
	height: 136px;
	width: 146px;
	margin-bottom: 6px;
	margin-left: -9px;
	display: block;
}
.menu-g:link{
	white-space:nowrap;	
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/gal0.png');
	background-repeat: no-repeat;
}
.menu-g:visited{
	white-space:nowrap;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/gal0.png');
	background-repeat: no-repeat;
}
.menu-g:active{
	white-space:nowrap;
	background-image: url('images/gal1.png');
}
.menu-g:hover{
	white-space:nowrap;
	background-image: url('images/gal1.png');
}
.menu-s{
	height: 136px;
	width: 146px;
	margin-bottom: 6px;
	margin-left: -9px;
	display: block;
}
.menu-s:link{
	white-space:nowrap;	
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/stud0.png');
	background-repeat: no-repeat;
}
.menu-s:visited{
	white-space:nowrap;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/stud0.png');
	background-repeat: no-repeat;
}
.menu-s:active{
	white-space:nowrap;
	background-image: url('images/stud1.png');
}
.menu-s:hover{
	white-space:nowrap;
	background-image: url('images/stud1.png');
}
.menu-f{
	height: 136px;
	width: 146px;
	margin-bottom: 6px;
	margin-left: -9px;
	display: block;
}
.menu-f:link{
	white-space:nowrap;	
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/fuc0.gif');
	background-repeat: no-repeat;
}
.menu-f:visited{
	white-space:nowrap;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/fuc0.gif');
	background-repeat: no-repeat;
}
.menu-f:active{
	white-space:nowrap;
	background-image: url('images/fuc1.gif');
}
.menu-f:hover{
	white-space:nowrap;
	background-image: url('images/fuc1.gif');
}
.menu-i{
	height: 136px;
	width: 146px;
	margin-bottom: 6px;
	margin-left: -9px;
	display: block;
}
.menu-i:link{
	white-space:nowrap;	
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/int0.png');
	background-repeat: no-repeat;
}
.menu-i:visited{
	white-space:nowrap;
	display: block;
	float: left;
	background-position: bottom;
	background-color: #ffffff;
	background-image: url('images/int0.png');
	background-repeat: no-repeat;
}
.menu-i:active{
	white-space:nowrap;
	background-image: url('images/int1.png');
}
.menu-i:hover{
	white-space:nowrap;
	background-image: url('images/int1.png');
}
.m-text {
	margin-bottom: 0px;
}
.motion {
	margin-top:0px;
	margin-left: 9px;
	position: relative;
}

#yymenu a {
                                     background-color:#F5F5F5;
                                     border-bottom:2px solid #FFFFFF;
                                     color:#000000;
                                     display:block;
                                     font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
                                     font-size:0.75em;
                                     font-weight:bold;
                                     margin:0px;
                                     padding:4px;
                                     text-decoration:none;
                        }
                        #yymenu a.last {
                                     border-style:none;
                        }
                        #yymenu {
                                     background-color:#4D6681;
                        }
                        #yymenu > div {
                        }
                        #yymenu a:hover {
                                     background-color:#E9E9E9;
                                     color:#000000;
                        }
                        #yymenu .mmContent div.mmlink a.submenu:hover {
                        }
                        #yymenu .mmLevel1, #yymenu .mmLevel2 {
                                     border:2px solid #4D6681;
                                     margin-bottom:10px;
                                     padding-top:0px;
                        }
                        #yymenu .sub {
                                     background-image:url(../../images/ypmenu_pfeilg.gif);
                                     background-position:right center;
                                     background-repeat:no-repeat;
                        }
                        #yymenu .mmContent {
                        }
                        #yymenu .mmLevel1 {
                        }
/* Content */
#box{
	top: 232px;
	left: 0px;
 	
	position: absolute;
	
}
#cont {
	padding-bottom: 10px;
	width: 1000px;
	position: absolute;
	
	display: block;
	background-color: #dedede;
	background-image: url('images/elbmark-logo.png');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #449121; /*
	padding-right: 120px;
	padding-left: 130px;
	padding-top: 30px;
	padding-bottom: 242px;*/
}
#impressum {
	/*left: 19px;
	top: 135px;
	position: relative;*/
	float: left;
	width:143px;
	height:185px;
	margin-top: 135px;
	margin-left: 19px;
	padding-top: 35px;
	background-image: url('images/imp.gif');
	background-repeat: no-repeat;
	background-position: center top;
	
}
#overnewsandkalendar {
	padding-bottom: 40px;
	float: right;
	margin-right: 10px;
	}
#news {
/*	top: 15px;
	right: 30px;
	position: absolute;*/
	
	width:159px;
	
	padding-top: 35px;
	background-image: url('images/news.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.news-cont {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*display: block;*/
	overflow: hidden;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}
#kalendar {
	/*top: 0px;
	right: 0px;
	position: relative;*/
	width:159px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 30px;
	background-image: url('images/termine.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
/*#platzhalter {
	top: -200px;
	left: 100px;
	height: 400px;
	position: relative;
}*/
#content {
	/*top: -200px;
	left: 200px;
	position: relative;*/
	float: left;
	padding-top:  10px;
	display: block;
	margin-left: 38px;
	width: 610px;
}
.imp-cont {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}
#u-links {
	bottom: 15px;
	left: -11px;
	position: absolute;
	width: 253px;
	height: 242px;
	background-image: url('images/ulinks.gif');
	background-repeat: no-repeat;
	padding-right: 10px;
}
#u-balken {
	bottom: 15px;
	right: 113px;
	position: absolute;
	width: 439px;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	background-color: #abb3ba;
}
/* Sub Menü*/
#sub-menu {
	top: 0px;
	left: 113px;
	position: absolute;
	width: 568px;
	height: 20px;
	background-color: #7c8084;
	color: #d5c97d;
	padding-top: 2px;
	font-weight: bold;
	text-align: right;
	font-size: 10pt;
	font-family: Verdana;
	text-align: center;
	text-indent: 30px
}
#sub-menu a:active{
	color: #d5c97d;
	text-decoration: none;
}
#sub-menu a:link{
	color: #d5c97d;
	text-decoration: none;
}
#sub-menu a:visited{
	color: #d5c97d;
	text-decoration: none;
}
#sub-menu a:hover{
	color: #000000;
	text-decoration: none;
}
.sub-menu-t {
	margin-right: 15px;
}
#food {
	width: 600px;
	height: 41px;
	bottom: -48px;
	left: 350px;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: both;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:none;
	
}
.clearer{
	color: #dedede;
	background-color: #dedede;
	border: none;
	clear: both;
}

.news-latest-container H2,.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	/*background-color:#D8FA70;*/

}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
}
.news-latest-gotoarchive A {
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3; /* IE hack end */
	padding: 3px;
	margin: 3px;
	border: none;
	border-bottom: 1px solid Black;
}

.news-latest-item IMG {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid Black;
	float: left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}




.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:100px;
padding-left:10px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:250px;
border: 1px solid #333;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
}

.csc-mailform-field input:focus,
.csc-mailform-field textarea:focus,
.csc-mailform-field select:focus{
	border: 1px dashed #333;
	background: #a4394b;
	color: #F4F4F4;
}



.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 110px;
/* Float wieder abschalten */
clear: both;

}
