* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	background-image: url(/fileadmin/templates/main/img/bg.jpg);
	background-repeat: repeat-x;
}
p {
	font: 11px Verdana, sans-serif;
	padding-bottom: 7px;
}
h1, .name {
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
}
h2 {
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	color: black;
}
h3 {
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	color: #black;
	margin-bottom: 5px;
	background-image: url(img/laserpix.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
h3 a {
	color: #A9303C;
}
h5 {
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	width: 80%;
	padding: 10px;
	margin-left: 15px;
	background-color: #ddd;
	border: 1px solid #ccc;
}
ul {
	margin-left: 30px;
	margin-right: 50px;
	padding-bottom: 7px;
}
a {
	text-decoration: none;
	font-style: Verdana, sans-serif;
	color: #A9303C;
}
a:hover {
	text-decoration: underline;
}
/* ------------------------ Tabelle ------------------------ */
.contenttable {
	font: 11px Verdana, sans-serif;
}
.contenttable caption {
	color: #A9303C;
 font Verdana;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	margin-top: 10px;
}
.contenttable td {
	border-bottom-style: solid;
	border-color: silver;
	border-width: 1px;
	vertical-align: top;
}
.contenttable .td-0 {
	width: 80px;
}
.contenttable .td-1 {
	width: 300px;
}
.contenttable .tr-last td {
	border-bottom-style: solid;
	border-color: sliver;
	border-width: 1px;
}
/* ------------------------ Hauptnavigation ------------------------ */
#nav_top {
	font: 11px Verdana, sans-serif;
	color: white;
}
#nav_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav_top ul li {
	background-color: #A9303C;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	text-align: left;
	margin: 0;
	display: block;
	float: left;
	line-height: 19px;
	xpadding-left: 10px;
}
#nav_top ul li.left {
}
#nav_top ul li a:hover {
	background-color: silver;
}
#nav_top ul li a {
	text-decoration: none;
	color: white;
	width: 191px;
	display: block;
	float: left;
	line-height: 19px;
	xpadding-left: 10px;
}
#middle {
	width: 960px;
	background-color: white;
	float: left;
}
/* ------------------------ Navigation Links ------------------------ */

/* ------ Überschriften ----- */


#veranstaltungen {
	position: absolute;
	top: 129px;
	left: 10px;
	/*
	background-color: #FFF;
	*/
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	xfont-style: italic;
	color: #000;
}
#nav_left {
	/* 
	z-index: -1;
	*/
	margin-top: 0px;
	width: 191px;
	background-color: #dff;
	float: left;
	position:relative;
}
/* Mousover Layer */

.hoverstyle {
	width:155px;
	position:absolute;
	z-index:100;
	left: 45px;
	top: 7px;
	marging-left:3px;
	margin-top:-150px;
	display:none;
}
.bg_oben {
	background-image:url(img/tooltip_img/bg_oben.png);
	background-repeat:no-repeat;
	height:14px;
	width:156px;
	line-height:14px;
	font-size:1px;
	margin:0 !important;
	padding:0 !important;
}
.bg_mitte {
	background-image:url(img/tooltip_img/bg_mitte.png) !important;
	background-repeat:repeat-y;
	width:156px;
}
.bg_unten {
	background-image:url(img/tooltip_img/bg_unten.png);
	background-repeat:no-repeat;
	height:8px;
	width:156px;
	line-height:8px;
	font-size:1px;
}
.log_ul_mouseover {
	list-style:none;
	background-color:transparent !important;
	marging-top:0 !important;
	margin-bottom:0 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.log_ul_mouseover {
	list-style:none;
	background-color:transparent !important;
	margin:0 !important;
}
.log_ul_mouseover li {
	background: url(img/tooltip_img/ul.png) no-repeat 5px 4px;
	background-color:transparent;
	font-size:10px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px !important;
	padding-left:18px !important;
	padding-right:10px !important;
	padding-bottom:5px !important;
	margin:0 !important;
}
/* Mouseover end*/

#nav_left ul {
	clear: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-color: #A9303C;
}
#nav_left ul li {
	line-height: 19px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#nav_left ul li.normal {
	border-top: 1px solid white;
	text-align: left;
}
#nav_left ul li.normal:hover {
	background-color: silver;
	color: white;
}
#nav_left ul li.normal a {
	text-decoration: none;
	font: 11px Verdana, sans-serif;
	color: white;
}
#nav_left ul li.activ {
	background-color: silver;
	border-top: 1px solid white;
	text-align: left;
}
#nav_left ul li.activ:hover {
	background-color: silver;
	color: white;
}
#nav_left ul li.activ a {
	text-decoration: none;
	font: 11px Verdana, sans-serif;
	background-color: silver;
	color: white;
}
#nav_left ul li.activ a:hover {
}
#nav_left ul li.menuhead {
	background-color: #FFF;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 5px 0px 0px 10px;
}
/* ------------------------ Content ------------------------ */
	
#content {
	margin: 10px 50px 0px 10px;
	padding: 0px;
	/*
	background-color: #fef;
	*/
	width: 515px;
	float: left;
}
#content ul, #content_home ul, #content_events ul {
	margin-left: 15px;
	margin-right: 0px;
	padding-bottom: 7px;
}
#content li, #content_home li, #content_events li {
	font: 11px Verdana, sans-serif;
	color: #black;
	margin-bottom: 0px;
	list-style-type: none;
	background-image: url(img/laserpix_sm.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#content_home {
	margin: 0px 0px 10px 2px;
	padding: 0px;
	/*
	background-color: #fef;
	*/
	width: 572px;
	float: left;
}
#content_events {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	/*
	background-color: #fef;
	*/
	width: 503px;
	float: left;
	font: 11px Verdana, sans-serif;
}
#content_events p {
	margin-left: 15px;
	margin-right: 50px;
}
#content_japa {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	/*
	background-color: #fef;
	*/
	width: 360px;
	float: left;
	font: 11px Verdana, sans-serif;
}
/* ------------------------ Rechte Spalte ------------------------ */
#right {
	background-color: #ddd;
	width: 192px;
	float: right;
	min-height: 339px;
	height: auto !important;
	height: 339px;
}
#right_events {
	/*
	background-color: #ffd;
	*/
	margin: 1px 1px 0px 0px;
	width: 244px;
	heigth: 339px;
	float: right;
}
#right_events p {
	margin-left: 15px;
	margin-right: 50px;
}
#right_japa {
	/*
	background-color: #ffd;
	*/
	margin: 10px 10px 10px 10px;
	width: 360px;
	heigth: 339px;
	float: right;
}
#endors_home {
	position: absolute;
	top: 530px;
	left: 768px;
	width: 190px;
	background-color: silver;
}
/* ------------------------ Footer ------------------------ */
#foot {
	width: 960px;
	/*
    	background-color: #fee;
	*/
	clear: both;
	font: 11px Verdana, sans-serif;
	width: 759px;
	padding-top: 10px;
	padding-left: 200px;
	padding-bottom: 20px;
	border-top: 1px solid #A9303C;
}
/* ------------------------ news ------------------------ */
.news-latest-container hr.clearer {
	clear: right;
}
/* ------------------------ eventdb ------------------------ */
.tx-rlmpeventdb-pi1 {
	margin-bottom: 10px;
}
.tx-rlmpeventdb-pi1 h1 {
	visibility: hidden;
}
.tx-rlmpeventdb-pi1 table {
	font: 11px Verdana, sans-serif;
}
.tx-rlmpeventdb-pi1-listrow {
	font: 11px Verdana, sans-serif;
}
.tx-rlmpeventdb-pi1-listrow td {
	padding-left: 12px;
}
.tx-rlmpeventdb-pi1-listrow-header {
	font: 11px Verdana, sans-serif bold;
}
.tx-rlmpeventdb-pi1-listrow-item, .tx-rlmpeventdb-pi1-listrow-item-odd {
	font: 11px Verdana, sans-serif;
	vertical-align: top;
}
.tx-rlmpeventdb-pi1-listviewheader-timetext {
	xvisibility: hidden;
}
.freqency {
	font: 11px Verdana, sans-serif;
	margin-bottom: 5px;
}
.menuauswahl {
	font: 11px Verdana, sans-serif;
	margin-bottom: 20px;
}
.menuauswahl a {
	font-weight: bold;
}
.tx-frontendformslib-steps {
	margin-bottom: 10px;
}
.tx-frontendformslib-steps-active {
	font-weight: bold;
	margin: 0px 2px 0px 2px;
}
.tx-frontendformslib-steps-inactive {
	margin: 0px 2px 0px 2px;
}
.tx-frontendformslib-label {
	width: 150px;
	margin-right: 4px;
 #display:block;
	float:left;
}
#eventdb_singleview .tx-frontendformslib-stepsoverview-row {
	clear:left;
}
#eventdb_singleview .confirm_text {
	display:block;
	margin-left: 154px;
}
.tx-frontendformslib-submitbuttons {
	margin-top: 10px;
}
fieldset {
	padding:10px;
}
#head_bottom{
width:960px;	
}
