@charset "UTF-8";
/* CSS Document */

#html, body {
	margin: 0;
	padding: 0;
	background-color: #feefdd;
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}

img {
	border: none;
}

#total {
	position: absolute; 
	top: 0;
	left: 50%; 
	width: 772px; 
	margin: 0 0 0 -386px;
}

#bgImage {
	position: absolute;
	left: -120px;
	top: 88px;
	z-index: -1;
}

#content {
	position: absolute;
	top: 72px;
	width: 740px;
	background-image: url(../img/cnt_bg.png);
	background-repeat: repeat-y;
	padding-left: 14px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content_top_shadow {
	position: absolute;
	left: 0;
	top: -5px;
}

#content_bottom_shadow {
	position: absolute;
	bottom: 0;
	left: -4px;
}


/* CONTENT TOP: */ 
#content #top {
	width: 742px;
	height: 197px;
	padding-bottom: 11px;
	border-bottom: solid 1px #dbe4ec;
}
#content #top #topleft {
	width: 582px;
	height: 197px;
	float: left;
}
#content #top #topleft #menu {	
	width: 582px;
	height: 25px;
	background-color: #0c4d7e;
	z-index: 1000;
}
#content #top #topleft #mainImage {
	width: 582px;
	border-top: solid 1px #fff;
}
#content #top #search {
	position: relative;
	width: 127px;
	height: 177px;
	background-color: #dbe4ec;
	padding: 10px;
	float: right;
}

/* CONTENT MAIN: */

#content #left {
	margin-top: 10px;
	width: 152px;
	float: left;
}

.contentboxLeft {
	background-color: #dbe4ec;
	padding: 10px;
	margin-bottom: 10px;
}

#content #middle {
	width: 419px;
	margin-top: 10px;
	margin-left: 11px;
	float: left;
}

.contentboxMiddle {
	margin-bottom: 11px;
	padding-bottom: 11px;
}


#content #right {
	width: 147px;
	margin-top: 10px;
	margin-left: 11px;
	float: left;
}

.contentboxRight {
	background-color: #dbe4ec;
	padding: 10px;
	margin-bottom: 10px;
}

/* Content geteilt mitte: */

.contentboxMiddleDouble {
	position: relative;
	width: 419px;
	clear: left;
}

.contentboxMiddleLeft {
	position: relative;
	width: 201px;
	float: left;
	margin-right: 15px;
}
.contentboxMiddleRight {
	position: relative;
	width: 201px;
	float: left;
}


/* LOGO: */

#logo {
	position: absolute;
	top: 14px;
}
#ekvwLogo {
	position: absolute;
	bottom: 20px;
	right: 20px;
}


/* FONTS: */

h2 {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #0c4d7e;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}


h3 {
	font: normal 15px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #0c4d7e;
	margin: 0;
	padding: 0;
}

h1 {
	font: normal 16px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #0c4d7e;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}

p {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}

a {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #c600ff;
	text-decoration: none;
}
a:hover {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #c600ff;
	text-decoration: underline;
}

#left a {
	color: #595959;
}

/* META MENU: */

#metaMenu {
	position: absolute;
	top: 0;
	right: 5px;
	width: 332px;
	height: 19px;
	background-color: #feefdd;
	text-align: right;
	padding-right: 30px;
	padding-top: 3px;
}	

#metaMenu ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#metaMenu ul li {
	list-style-type: none;
    margin: 0;
    padding: 0;
	margin-right: 20px;
    font: normal 11px/15px Verdana, Arial, Sans-Serif;
	display: inline;
}

#metaMenu a {
	color: #0C4D7E;
	text-decoration: none;
}
#metaMenu a:hover {
	color: #c600ff;
	text-decoration: none;
}

/* TT_NEWS GRUPPEN: */

.news-catmenu ul, .news-catmenu li{
	list-style-type: none;
    margin: 0;
    padding: 0;
}
.news-list-item {
	width: 190px;
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
}
.news-list-item ul {
	display:list-item;
	padding: 0;
	margin: 0;
	margin-left: 13px;
	list-style-type: none;
	list-style-image: url(/fileadmin/template/img/bulletp.png);
}

.news-list-item p {
	margin:0;
	padding:0;
}
.news-latest-container p {
	margin:0;
	padding:0;
}
.news-latest-item ul {
	display:list-item;
	padding: 0;
	margin: 0;
	margin-left: 13px;
	list-style-type: none;
	list-style-image: url(/fileadmin/template/img/bulletp.png);
}
.news-list-item h3 a, .news-latest-item h3 a {
	color: #0C4D7E !important;
}
.tt_news_searchform input.text {
	width: 99px;
	height: 17px;
	margin:0;
	padding-left: 30px;
	padding-top: 5px;
	border: solid 1px #dbe4ec;
	background-image: url(../img/searchbox_bg.png);
	background-repeat: no-repeat;
	background-color: #dbe4ec;
	color: #0C4D7E;
	margin-bottom: 10px;
}

/* TT_NEWS NEWS: */




/* MAILFORM: */

.csc-mailform {
	border: none;
	padding: 0;
	margin:0;
	
}
.csc-mailform-field label {
	display: block;
	margin-bottom: 2px;
}
.csc-mailform-field textarea {
	width: 394px;
	height: 200px;
	padding: 10px;
	margin-bottom: 16px;
	border-top: solid 2px #0c4d7e;
	border-left: solid 2px #0c4d7e;
	border-right: solid 1px #0c4d7e;
	border-bottom: solid 1px #c2d3df;
	font: normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}
.csc-mailform-field input {
	border-top: solid 2px #0c4d7e;
	border-left: solid 2px #0c4d7e;
	border-right: solid 1px #0c4d7e;
	border-bottom: solid 1px #c2d3df;
	margin-bottom: 16px;
	width: 404px;
	padding: 2px;
	padding-left: 10px;
	font: normal 13px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}

.csc-mailform-field input.csc-mailform-submit {
	border-top: solid 2px #db60ff;
	border-left: solid 2px #e380ff;
	border-right: solid 1px #e380ff;
	border-bottom: solid 1px #d440ff;	
	background-color: #c600ff;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 150px;
}


/* KALENDER: */ 

.cal_teaser_list {
}


.cal_teaser_list h3 {
	margin:0;
	padding:0;
}

.cal_teaser_list p {
	margin:0;
	padding:0;
}

.cal_teaser_list a{
	color: #0C4D7E !important;
}

.cal_teaser_list ul{
	display:list-item;
	padding: 0;
	margin: 0;
	margin-left: 13px;
	list-style-type: none;
	list-style-image: url(/fileadmin/template/img/bulletp.png);
	list-style-position: outside;
}

.tx-cal-controller h1 {
	display: none;
}
.tx-cal-controller #calendar-event h1 {
	display: block;
}

/* FAKE FORUM: */

.contentboxLeft ul.csc-menu {
	padding: 0;
	margin: 0;
}
		
.contentboxLeft ul.csc-menu li {
	display:list-item;
	padding: 0;
	margin: 0;
	margin-left: 13px;
	list-style-type: none;
	list-style-image: url(/fileadmin/template/img/bulletp.png);
}

