/*##############################
www.51stufen.de Stylesheet
Datei: style.css
Media: screen
Datum: 27.07.2007
###############################*/
*{
	margin:0;
	padding:0;
}
html{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{
	height:100%;
	min-height:100%;
	background-image: url(../image/hg.gif);
	background-color:#d3d3d3;
	color: #777;

}

.csc-firstHeader {
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 20px;
	background-image: url(../image/stern-h1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;

}

h2, h3, h4, h5{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
h2, h2.csc-firstHeader{
	background-image: url(../image/stern-h2.gif);
}
h3, h3.csc-firstHeader{
	background-image: url(../image/stern-h3.gif);
}
h4, h4.csc-firstHeader{
	background-image: url(../image/stern-h4.gif);
}
h5, h5.csc-firstHeader{
	background-image: url(../image/stern-h5.gif);
}
h6 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #777;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

a img {border: 0px;}

.bodytext{
	line-height: 16px;
}

p {
	margin-bottom: 15px;
}

ul li {

	list-style-image: url(../image/aufzaehlung.gif);
	margin: 0 0 0 15px;
	padding-left: 10px;

}

ol li {

	margin: 0 0 0 15px;
	padding-left: 10px;

}

ul, ol {

	padding-top: 3px;
	margin-bottom: 15px;
	font-size: 11px;
	margin-left: 25px;
	line-height: 15px;

}

strong em {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #B51030;
	font-size: 13px;
}

#main{
	margin: 109px auto 0 auto;
	width: 800px;
	background-image: url(../image/hg-800.gif);
	background-position: 50%;
	background-repeat: repeat-y;
	/* während der Erstellung 	
	height: 100%;
	min-height: 100%;*/
/*	padding-bottom: 86px; */


}

/* Hauptelemente */
#header{
	width:inherit;
	height:190px;
	margin-bottom:20px;
}
#menutop{

	height: 25px;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	margin-top:-3px;
	color: #dedede;
}
#menutop a{
	text-decoration: none;
	color: #dedede;	
}
#menutop a:hover{
	text-decoration: underline;
	
}
/* linke Spalte und Inhalte: */
#left{
	float:left;
	width:200px;
         position:relative;
         top:-86px; 

}

 *+html #left{
	top:-88px;
}
* html #left{
	top:-88px;
}
/* linkes Menü */
.lm1 a, .lm2 a, .lm3 a, .lm1cur a, .lm2cur a{
	display: block;
	padding: 5px 10px 6px 40px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
/*	margin-left: 10px;         */
/*	background-color: #595959;
	border-bottom: 1px solid #fff;  */
}



.lm1 a:hover{
	background-image: url(../image/menustar.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}
.lm1cur a{
/*	background-image: url(../image/menustar.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	background-color: #595959;
	border-bottom: 1px solid #fff;    */
}

.lm2 a, .lm2cur a{
	padding: 5px 10px 6px 55px;
	background-color: #777;
	border-bottom: 1px solid #fff;
	margin-left:10px;
}
.lm2 a:hover, .lm2cur a{
	background-image: url(../image/menustar.gif);
	background-repeat: no-repeat;
	background-position: 30px 50%;
}
.lm3 a{
	padding: 5px 10px 6px 70px;
}

.lm1,.lm1cur{
    
     background-color:#575757;
     margin-left: 10px;
     border-bottom:1px solid #FFFFFF;
}
.lm1cur{
	background-image: url(../image/menustar.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}
.lm1 a{
	background-color: #595959;
/*	border-bottom: 1px solid #fff;     */
}
.leftspacer{
	margin-left:10px;
	background-color:#fff;
	height:10px;
	width:inherit;
}
.adress{
	margin-left: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 130%;
}

/* mittlere Spalte und Inhalte: */
#middlewrap{
	float: left;
	width: 450px;	
	position: relative;
	top: -77px;
}
.filmrolle{
	border-left:10px solid #fff;
	border-top:10px solid #fff;
}

/* Ausnahme: Startseite: */

#uid6 .filmrolle{
	border: 0px;
}

 #uid6 #middle{
	float: left;
	width: 440px;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
}

#uid6 .contenttext{
	padding:0px 15px 0px 15px;
}

#uid6 #middle img {
	margin: 0;
}

#middle{
	float:left;
	width:410px;
	background-color:#fff;
	padding: 0px 15px 0px 25px;
	/* nur bei der erstellung: */
	min-height:100px;

}

#middle a, div.adress a {
	font-weight: bold;
	text-decoration: underline;
	color: #777;
}

#middle a:hover, div.adress a:hover {
	color: #B51030;
}

#middle img {
	margin-top: 5px;
}

.monatprogramm a{
	font-weight: bold;
	text-decoration: underline;
	color: #777;
}
.monatprogramm a:hover{
	color: #B51030;
}

/* rechte Spalte und Inhalte: */
#right{
	float:left;
	width:150px;
	position:relative;
	top:-79px;
	background-color:#fff;
}


.rightbox{
	margin:10px 0px 0px 10px;

}
* html .right{
	width:140px;
}

#footer{
	height: 10px;
	width: inherit;
	background-color: #fff;
	
}

#middle .contenttable{
	border-collapse: collapse;
	margin-bottom: 10px;

}
#middle .contenttable td {
	border: 1px solid #fff;
	background-color: #ddd;
	padding: 5px 10px 0 10px;
}
#middle .contenttable td p{
	margin-bottom: 5px;
}

/* Rahmen und Bildunterschrift */

/* Rahmenoptionen */

.csc-frame-frame1 {
        
        background-color: #ddd;
        margin-bottom: 10px;

}
.csc-frame-frame1 h1{

        background-color: #595959;
        padding: 5px 10px;
        color: #fff;
        text-decoration: none;
        font-size: 11px;

}

.csc-frame-frame1 .bodytext {
	padding: 0 10px 10px 10px;
}


.csc-frame-frame2 {

        border-bottom: 1px solid #999;
	padding-bottom: 0px;
        margin-bottom: 15px;

}


.csc-textpic-caption {
	font-size: 10px;
	color: #999;
	padding-bottom: 5px;
}

/* Formulare */

form {
	padding: 15px 0px;
	font-size: 11px;
}


fieldset {
	border: 0;
	margin-bottom: 5px;
}


label {
	width: 140px;
	text-align: right;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

}


fieldset input {
	width: 220px;
	margin-bottom: 5px;

}


textarea {

	width: 220px;
	margin-bottom: 5px;

}


.csc-mailform-field{
	line-height: 2em;
	margin-bottom: 5px;
}


.csc-mailform-submit {
	margin-left: 145px;
	width: 220px;
	background-color: #B51030;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

.csc-mailform-submit:hover {
	background-color: #FB3F00;

}