@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;*/
}

body p {
	line-height: 130%;
}

#SITE {
	text-align: left;
	width: 997px;
	/*margin-left:auto;
	margin-right:auto;*/
}
#blautop{
	width:997px;
	height:28px;
	background-image:url(../images/blau_top.gif);
	background-repeat:no-repeat;
}
#topbild{
	position: relative;
	width:997px;
	height:55px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	padding-top:140px;
}

#Homelink {
	position: absolute;
	width: 325px;
	height: 75px;
	top: 25px;
	left: 0px;
	cursor: pointer;
}

#MainNavi{
	text-align:center;
	width:728px;
	height:55px;
	background-color:#FFFFFF;

}
#CONTENTSITE{
	width:997px;
	background-image:url(../images/sitebackground.gif);
	background-repeat:repeat-y;

}
#LINKS{
	padding-left:36px;
	padding-top:57px;
	width:227px;
	float:left;
	padding-bottom:10px;
}
#CONTENT{
	padding-top:57px;
	padding-right:30px;
	width:435px;
	float:left;
	padding-bottom:10px;
}
#RIGHTCONTAINER{
	width:268px;
	float:right;
	background-image:url(../images/rechter-background.gif);
	background-repeat:repeat-x;
}

#RIGHT {
	font-size: 10px;
	padding-bottom:10px;
	padding-left:16px;
	width:253px;
	float:right;
}
#TAIL{
	height:57px;
	width:960px;
	background-image:url(../images/tail.gif);
	border-top:dotted #999999 1px;
	background-position:right;
	background-repeat:no-repeat;
	color:#969696;
	padding-top:10px;
	margin-left:37px;

}
#DROPDOWN{
	float:right;
	color:#ffffff;
	margin-right:10px;
	margin-top:2px;
}
#tools{
	height:32px;
	padding-top:25px;
}
.clearer{float:none;clear:both;}


/*Linkfarben*/
a{
	color:#006699;
	font-weight:bold;
}

a:hover{
	color:#c58686;
}

#TAIL a {font-weight:normal;text-decoration:underline;  color:969696;}
#TAIL a:hover { color:#CCCCCC;}

/*Headlines*/
h1 {
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color:#be3a48;
}
#RIGHT h1 {
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	color:#006699;
	font-size:11px;
	font-weight:bold;
	margin-top:20px;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#be3a48;
	text-transform:uppercase;
	border-bottom:1px dotted #000000;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#be3a48;
}




/*suchfeld rechts*/
#searchinner{
	height:37px;
	padding-top:20px;
	margin-top:-20px;
}

.suchbutton {
	vertical-align:bottom;
}

.input-search {margin-top:2px;}


.tx-mjseventpro-pi1-teaserView-listlink {
	text-align: right;
	width: 100%;
	padding: 5px;
	border-bottom: 1px dotted #333333;
	border-right: 1px dotted #333333;
}

.tx-mjseventpro-pi1-teaserView-listlink a {
	color: #b72837;
	font-size: 11px;
	text-decoration: none;
}

.tx-mjseventpro-pi1-teaserView-listlink a:hover {
	text-decoration: underline;
}


.csc-mailform-field {
	clear: left;
}

fieldset {
	border: none;
	background-color: #f7f2f2;
	padding: 18px;
	font-size: 12px;
}

label {
	display: block;
	float: left;
	width: 80px;
}

fieldset fieldset label {
	display: inline;
	float: none;
	width: auto;
}

fieldset fieldset { padding: 0px; display: inline; }

fieldset legend { display: none; }

div.csc-mailform-field {
	margin-bottom: 8px;
}

label[for=mailformmessage] {
	width: 200px;
}
