#main{
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	background-image: url('mainbg.png');
	background-repeat: repeat;
	background-position: center top;	
	margin-top: -120px;
	padding: 10px !important;
}

#main .inside{
	padding: 10px !important;
	overflow: hidden !important;
	background-color: #ffffff;
}

#main .mod_article{
	width: 860px;
	margin-left: auto;
	margin-right: auto;	
}


#main .ce_text{
	margin-left: auto;
	margin-right: auto;
	width: 860px !important;
}













#main .mod_rocksolid_slider h1{
	margin-bottom: 20px;
	padding-bottom: 0px;
}

.rsts-skin-default .rsts-caption {
    background-color: rgba(0, 0, 0, 0.65);
    top: 360px !important;
    color: #fff;
    position: absolute;
}

.rsts-crop{
	border: solid #333333 1px;
	background-color: #333333;
}

/*-----> 2 Spaltig <-----*/

.links2{
	float: left;
	width: 48%;
	margin-right: 4%;
	display: block;
	overflow: hidden;
}

.rechts2{
	float: left;
	width: 48%;
	display: block;
	overflow: hidden;
}



#main .ce_text ul {
    min-width: 50%;
    max-width: 100%;
}
#main .ce_text ul li{
    min-width: 50%;
    max-width: 100%;
}

#main .ce_table{
	width: 100%;
}
#main .ce_table table{
	border: solid #ffd700 1px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0;
	border-collapse: collapse;
	
}
#main .ce_table th{
	border: solid #ffd700 1px;	
	margin: 0px;
}
#main .ce_table td{
	border: solid #ffd700 1px;	
	margin: 0px;
	vertical-align: top;
}

#main .small{
	font-size: 80% !important;
}





/*-----> News <-----*/
.mod_newslist{

}
.mod_newslist .arc_1{
	border: 1px solid #cccccc;
	margin-bottom: 6px;
}
.mod_newslist .info{
	font-size: 12px !important;
	color: #aaaaaa;
	padding-left: 10px;
}
.mod_newslist h2{
	background-color: #ffd700;
	color: #333333;
	width: 100%;
	height: 26px;
	display: block;
}

.mod_newslist h2 a{
	color: #ffffff !important;
	padding-left: 10px;
	text-decoration: none;
}
.mod_newslist h2 a:hover{
	color: #333333 !important;

}
.mod_newslist .teaser{
	padding-left: 10px;

}
.mod_newslist .more{
	background-color: #ffd700;
	color: #ffffff !important;
	font-size: 16px !important;
	text-decoration: none;
	width: 105px;
	height: 20px;
	padding: 10px;
	display: block;
	margin-left: 10px;
}
.mod_newslist .more a{
	color: #ffffff !important;
	font-size: 16px !important;
	text-decoration: none;
}
.mod_newslist .more a:hover{
	color: #333333 !important;
}


.mod_newsreader{

}
.mod_newsreader .info{
	font-size: 12px !important;
	color: #aaaaaa;
}
.mod_newsreader .back{
	background-color: #ffd700;
	color: #ffffff !important;
	font-size: 16px !important;
	text-decoration: none;
	width: 50px;
	height: 20px;
	padding: 10px;
	display: block;
}
.mod_newsreader .back a{
	color: #ffffff !important;
	font-size: 16px !important;
	text-decoration: none;
}
.mod_newsreader .back a:hover{
	color: #333333 !important;
}



/*-----> Kalender <-----*/
.mod_calendar table{
	width: 100%;
}
.mod_calendar{

}
.mod_calendar thead tr{
	height: 30px;
}
.mod_calendar th{
	border: 1px solid #ffd700;
	height: 30px;
	padding-left: 8px;
}
.mod_calendar th a{
	color: #ffd700;
	text-decoration: none;
}
.mod_calendar th a:hover{
	color: #333333;
	text-decoration: none;
}
.mod_calendar tr{
	height: 90px;
}
.mod_calendar tr td{
	border: 1px solid #ffd700;
	width: 14.28% !important;
    height: 90px;
    vertical-align: top;
}
.mod_calendar tr td .header{
	background-color: #ffd700;
	height: 18px;
	width: 95%;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 5%;
	margin-top: 0px;
}
.mod_calendar .event{
	color: #ffd700;
}
.mod_calendar .event a{
	color: #ffd700;
	text-decoration: none;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5px;
	display: block;
	width: 80%;
	border: 1px solid #cccccc;
}
.mod_calendar .event a:hover{
	background-color: #ffd700;
	border: 1px solid #333333;
	color: #333333;
}


.mod_eventreader{

}
.mod_eventreader .info{
	font-size: 12px !important;
	color: #aaaaaa;
}
.mod_eventreader .back{
	background-color: #ffd700;
	color: #ffffff !important;
	font-size: 16px !important;
	text-decoration: none;
	width: 50px;
	height: 20px;
	padding: 10px;
	display: block;
}
.mod_eventreader .back a{
	color: #ffffff !important;
	font-size: 16px !important;
	text-decoration: none;
}
.mod_eventreader .back a:hover{
	color: #333333 !important;
}





/*-----> Formular <-----*/
