@import url(editor.css);
@import url(plugins.css);
@import url(stuecke.css);
/* ------------------- GRUNDGERÜST ------------------- */
* {
	margin: 0px;
	padding: 0px; 
}

body{
	font-family:Arial, Verdana, sans-serif;
  	text-align: center;
	background-color:#C8113D;
	
	color:#000;
	font-size:13px;
	line-height:120%;
	background-image:url(../lay/bg_body.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

#Rahmen{
	text-align: left;
	margin: 0 auto;
	width: 990px;
	background-color:#C8113D;
}

#Header{
	height:160px;
}

#Logo{
width:214px;
height:168px;
}

#Logo a{
display:block;
}

#AllContent{

}

#Content_Left{
float:left;
width:214px;
display: inline;
}

#Content_Outer{
    background-image: url("../lay/bg_header.gif");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    width: 557px;
    margin-right: 13px;
}

#Content{
    background-color: #FFFFFF;
    font-size: 12px;

    margin: 30px 0 84px 18px;
    min-height: 643px;
    padding: 25px 20px;
}

#Content_Right_Outer{
    float: right;
    width: 219px;
	color:#fff;
}

#Content_Right{
    background-image: url("../lay/termine.gif");
    background-position: center top;
    background-repeat: no-repeat;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    float: left;
    margin: 32px 0 0;
    padding: 75px 10px 10px;
    width: 168px;

}

#Content_Right .sparte4_facebook{
    font-weight: bold;
    padding-left: 10px;
    background-image: url("../lay/external-link_right.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding:0 0 0 15px;
}

#einespalte #Content{
	width:767px;
}

#einespalte #Content_Right{
	display: none;
}

#Content ul,
#Content ol{
	margin: 5px 0px 5px 20px;
}

#Content_Right ul,
#Content_Right ol{
	margin: 5px 0px 5px 20px;
}

/* ----------------------- CONTENTNAVIGATION ------------------- */
#NavC{
    margin-left: 20px;
    margin-top: 44px;
    width:194px;
}

#NavC ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#NavC ul li{
	display:block;
	margin:0px;
	padding:0 0 6px 0;
}

.Nav1, a.Nav1:active, a.Nav1:visited, a.Nav1:link {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    /*height: 100%;*/
    padding: 1px 5px;
    text-decoration: none;
    line-height:150%;
}

.Nav1A, a.Nav1A:active, a.Nav1A:visited, a.Nav1A:link, a.Nav1:hover {
    background-color: #ffffff;
    color: #000000;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    /*height: 100%;*/
    padding: 1px 5px;
    text-decoration: none;
    line-height:150%;
}

#NavC ul li ul{
	list-style-type:none;
	margin:5px;
	padding: 4px 0 0 4px;
}

#NavC ul li ul li{
	display:block;
	margin:0px;
	padding: 0 0 5px;
}

.Nav2, a.Nav2:active, a.Nav2:visited, a.Nav2:link {
	color:#dcdadb;
	border-bottom: 2px solid #C8113D;
	display:inline;
	font-size:12px;
	font-weight:normal;
	/*height:100%;*/
	padding:0 2px;
	text-decoration:none;
	line-height:150%;
	
}
a.Nav2:hover {
border-bottom: 2px solid #FFFFFF;
    color: #FFFFFF;
    display: inline;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
    padding:0 2px;
    text-decoration: none;
}

.Nav2A, a.Nav2A:active, a.Nav2A:visited, a.Nav2A:link {
	background-color: #FFFFFF;
	color: #000000;
	/*display:inline;*/
	font-size:12px;
	font-weight:normal;
	/*height:100%;*/
	padding: 2px 6px;
	text-decoration:none;
	line-height:150%;
	
}

/* ----------------------- CONTENTNAVIGATION 3. & 4. Ebene------------------- */
#NavC ul li ul li ul{
	list-style-type:none;
	margin:0 0 0 13px;
	padding:0;
	width:160px;
	border:none;
}

#NavC ul li ul li ul li{
	display:block;
	margin:0px;
	padding:0px;
	width:160px;
}

.Nav3, a.Nav3:active, a.Nav3:visited, a.Nav3:link {
	display:block;
	font-size:11px;
	font-weight:normal;
	height:100%;
	padding: 3px 0px 3px 3px;
	text-decoration:none;
	color:#333;
}

.Nav3A, a.Nav3A:active, a.Nav3A:visited, a.Nav3A:link, a.Nav3:hover {
	display:block;
	font-size:11px;
	font-weight:normal;
	height:100%;
	padding: 3px 0px 3px 3px;
	color:#972645;
	text-decoration:none;
}


#NavC ul li ul li ul li ul{
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
	width:155px;
	border:none;
}

#NavC ul li ul li ul li ul li{
	display:block;
	margin:0px;
	padding:0px;
	width:155px;
}

.Nav4, a.Nav4:active, a.Nav4:visited, a.Nav4:link {
	display:block;
	font-size:10px;
	font-weight:normal;
	height:100%;
	padding:0px;
	text-decoration:none;
	color:#333;
}

.Nav4A, a.Nav4A:active, a.Nav4A:visited, a.Nav4A:link, a.Nav4:hover {
	display:block;
	font-size:10px;
	font-weight:normal;
	height:100%;
	padding:0px;
	text-decoration:none;
	color:#972645;
}

/* ----------------------- BREADCRUMBS ------------------- */
#BreadCr{
	color:#666;
	font-weight:normal;
	float:left;
	font-size:11px;
	margin-top: 53px;
}

a.Pfad, a.Pfad:link, a.Pfad:active, a.Pfad:visited{
	text-decoration:none;
	color:#666;
}

a.Pfad:hover {
	text-decoration:underline;
}

/* ----------------------- FOOTER --------------------- */
#Footer_Wrapper{
    background-color: #C8113D;
    bottom: 0;
    position: fixed;
    width: 990px;
    height:66px;
}

#Footer{
    background-image: url("../lay/bg_footer.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 48px;
	margin:-55px -60px 0 0;
	padding:73px 0 0 60px;
    width: 558px;
}

a.Nav0, a.Nav0:link, a.Nav0:active, a.Nav0:visited{
    background-image: url("../lay/footerlinks.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #000000;
    font-weight: normal;
    line-height: 22px;
    margin-right: 22px;
    padding: 19px 0 0;
    text-decoration: none;
    font-size:12px;
}

a.Nav0:hover {
	color:#C8113D;
}

a.Nav0A, a.Nav0A:link, a.Nav0A:visited, a.Nav0A:hover, a.Nav0A:active {
    background-image: url("../lay/footerlinks.gif");
    background-position: left top;
    background-repeat: no-repeat;
    color: #C8113D;
    font-weight: normal;
    line-height: 22px;
    margin-right: 22px;
    padding: 19px 0 0;
    text-decoration: none;   
     font-size:12px;
}

#Logo_SST {
    float: left;
    margin-left: 20px;
    margin-right: 144px;
    margin-top: -22px;
    width: 49px;
}

#Logo_Sparte{
    float: left;
    margin-left: 11px;
    margin-top: 5px;
    width: 195px;
}

/* -------------------------- Suche ---------------------------- */
#Suche{
    float: left;
    height: 20px;
    margin-left: 29px;
    margin-right: 11px;
    margin-top: 46px;
    width: 135px;
}

#Suche form{
	display:inline;
	padding:0px;
	margin: 0px;
}

#Suche .searchfield{
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    padding: 2px;
    vertical-align: middle;
    width: 135px;
}

/*#Suche .submitbtn{
	border:1px solid #C8113D;
	color:#C8113D;
	font-size:10px;
	padding:2px;
	text-align:center;
	vertical-align:middle;
}*/

/* ------------------------- FORMULARE --------------------------- */
input, select, textarea{
	border: 1px solid #333;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	padding: 2px;
}

legend{
	display: none;
}

fieldset, form{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

/* -------------------------- DIVERSES ---------------------------- */
/* ---- clear the new way ----- */
.clearer, .Clearer, #clearer, #Clearer {
    display: block;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

a img{
	outline: 0;
	border: 0px none;
}

.hide{
	position: absolute;
	left: -1000px;
    top: -1000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline; 
}

hr{
	background-color:#CCCCCC;
	border:none;
	height:1px;
}

.csc-textpic-caption{
    color: #999999;
    font-size: 10px;
    margin: 5px 0 0 !important;
    min-height: 30px;
}

.csc-textpic-image{
	background-color: #FFFFFF;
	box-shadow: 2px 2px 5px #999999;
	-moz-box-shadow: 2px 2px 5px #999999;
	-webkit-box-shadow: 2px 2px 5px #999999;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=2)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=2)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=2)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=260, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=305, Strength=2);
	padding: 8px;
}

.printlink p{
margin: 20px 0 30px;
}

.printlink a{
color:#999;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 25px;
}


