body {
	background-color: white;
	font-family:Helvetica, sans-serif;
	font-size:14px;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
}
p a{
	color:#f08024;
}
p a:hover{
	text-decoration:underline;
}
a {
	font-family: sans-serif;
	text-decoration:none;
	color:#3d3c41;
}
a:hover{
	color:#f08024;
}
h1{
	margin-bottom:36px;
}
h2{
	margin-bottom:24px;
}
h4{
	margin-bottom:14px;
}
#header {
	height:400px;
	background-image:url(header7.jpg);
}
#header img{
	height:98px;
}
/*#header .rex-navi1 {
	position: relative;
	right: -11px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 100px;
	width:410px;
	margin:0px;
	text-align:center;
	float:right;
}*/
#header .rex-navi1 {
	position: relative;
	right: 259px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 100px;
	width:410px;
	margin:0px;
	text-align:center;
	float:right;
}
#header .rex-navi1 li {
	padding: 0px;
	margin: 0px;
	float:left;
}
#header .rex-navi1 li a {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 25px;
	margin: 0px;
	vertical-align:center;
	display:block;
	height:60px;
	width:78px;
	margin-right:1px;
	margin-left:1px;
}
#header .rex-navi1 li a:hover {
	background-repeat: repeat-x;
	background-image:url(nav_active.jpg);
}
#content {
	overflow:hidden;
}
#right_column{
	display: inline;
	float: right;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width: 670px;
}
#left_column{
	display: block;
	/*float: left;*/
	position: absolute;
	margin-left: 0px;
	margin-right: 30px;
	width: 260px;
}

#right_column_start{
	display: inline;
	float: right;
	position: relative;
	width: 330px;
}

#left_column_start{
	display: block;
	/*float: left;*/
	position: absolute;
	margin-left: 0px;
	/*margin-right: 40px;*/
	width: 590px; /*590*/
}

/*Aktiver Link der Navigation Level 2*/
.rex-current {
	color:#f08024;
}

#footer {
	height: 100px;
	margin-top:190px; /*Alter Wert: 35px*/
	padding-top:35px;
	padding-bottom:35px;
	text-align:center;
	width:100%;
	background-image:url(footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #3d3c41;
	color:white;
}
#footer a{
	color:white;
}
#footer a:hover{
	color:#f08024;
}


/*Brotkrmmelnavigation*/
#breadcrumb{
        margin-bottom:30px; /*1em*/
        clear: both;
}
#breadcrumb a{
		color:#f08024;
}
#breadcrumb a:hover{
	text-decoration:underline;
}
#breadcrumb li{
        float:left;
        margin-right:10px;
}
#breadcrumb li:last-child{
        float:none;
}
#breadcrumb p{
        font-size:10px;
		float:left;
		margin-right:10px;
}
#breadcrumb li:last-child{
	font-weight:bold;
}

.box1 {
	border-color: #e8e8e8;
	border-style: solid;
	border-width:1px;
	width:95%;
	display:block;
	background-color:#f4f4f4;
	background-image:url(box1_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:30px;
	padding:15px;
	overflow:hidden;
	line-height:1.5em;
	float:right;
}

#right_column ul {
	border-color: #e8e8e8;
	border-style: solid;
	border-width:1px;
	width:620px; /*478px*/
	display:block;
	background-color:#f4f4f4;
	background-image:url(box1_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:35px;
	padding:35px;
	overflow:hidden;
	line-height:1.5em;
}

/*Link Button*/
.btn_orange {
	float:left;
	margin-right:35px;
}

.btn_black{
	background-image:url(btn_black_bg.jpg);
	background-repeat:repeat-x;
	background-color:#3d3c41;
	color:white;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	width:100px;
	border-style:solid;
	border-width:1px;
	border-color:#3d3c41;
	float:right;
	margin-top:1em;
}
.text_welcome{
	font-size:48px;
	color: #20699b;
	line-height:1.2em;
	margin-bottom:14px;
}
.text_autor{
	font-size: 0.8em;
	font-style: italic;
	float:right;
}
.text_block{
	text-align: justify;
}

/*Navigation Level 2*/
#left_column .rex-navi1 {
	font-weight: bold;
	text-transform: uppercase;
	margin-left:1px;
	font-size: 14px;
	background-color: white;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	border-radius: 5px;
	border: 2px solid white;
	-moz-border-top-colors: #e8e8e8 white;  
	-moz-border-right-colors: #e8e8e8 white;  
	-moz-border-bottom-colors: #e8e8e8 white;  
	-moz-border-left-colors: #e8e8e8 white;
	-webkit-box-shadow: 0 0px 3px #e8e8e8;
	background: #e3e3e3;  
	background: -moz-linear-gradient(top, #f4f4f4, #f4f4f4);  
	background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f4f4f4));
}

#left_column .rex-navi1 li{
	/*background-color:#f4f4f4;*/
	padding:10px;
}

.line_height{
	line-height:1.5em;
}

.tabs {
	height:200px;
	width:100%;
	display:block;
	overflow:hidden;
	line-height:1.5em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.tabs li{
	float:left;
}
.tabs li:hover span{
	display:block;
	font-weight:bold;
}

.tabs li img{
	width:60px;
	height:80px;
	margin:0px 2px;
	float:none;
	text-align:center;
	clear:both;
}
.tabs span{
	position:absolute;
	display:none;
	top:140px;
}
.tabs a{
	color:#f08024;
}


/*Listen, die per WYSIWYG hinzugefgt werden*/
.tinymcewysiwyg ul{
	list-style:circle;
	padding-left:20px;
	line-height:1.5em;
}


/*Kalender auf der Startseite*/
.rexkal table {
	width:100%;
	
}

.rexkal .label{
	font-weight:bold;
	margin-top:15px;
}

.rexkal td {
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:5px;
	border-style:solid;
	border-color:white;
}

.rexkal-month{
	background-color:#20699b;
	color:white;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(btn_black_bg.jpg);
	background-repeat:repeat-x;
	background-color:#3d3c41;
}

.rexkal-dateStartFormatted{
	background-color:#f4f4f4;
	padding-left:5px;
	padding-right:5px;
	width:120px;
}


.rexkal-eventName{
	padding-left:5px;
	padding-right:5px;
	background-color:#f4f4f4;
	width:280px;
}

.rexkal-eventName a{
	color:black;
	font-weight:bold;
}

.rexkal-eventName a:hover{
	color:#f08024;
}

.rexkal-categoryName{
	background-color:#f4f4f4;
	padding-left:5px;
	padding-right:5px;
}

.rexkal-venueName{
	background-color:#f4f4f4;
	padding-left:5px;
	padding-right:5px;
}

.clear {
	height:100px;
}