/* CSS Document */

*{
	padding:0px;
	margin:0px;
}
 *  html, body { height: 100%;}

body {
           font-family: Arial, Helvetica, sans-serif;
           font-size: 12px;
	  line-height: 1.5em;
           color: #636363;
           background-color: #e6e6e6;
           margin: 0;
           text-align: center;
           min-height: 100%;
           height:100%;
}

td{
           font-family: Arial, Helvetica, sans-serif;
           font-size: 12px;
	  line-height: 1.5em;


}
p, tr p {margin-bottom: 15px;}
	
h1, h2, h3, h4 {
	 font-size: 12px;
	 font-weight: normal;
	 color: #af1030;
	 background-color: inherit;
	 margin-bottom: 15px;
	 letter-spacing: 0.2em;
	 text-transform: uppercase;
}
.csc-header-n1 h1 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
         margin: 0px 0px 25px 0px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
         margin: 0px 0px 25px 0px;
}

a {
	text-decoration: underline;
	color:#af1030;
	background-color:inherit;
}

#content a:hover{text-decoration: none; background-color: #af1030; color: #fff;}

#wrapper {
	background-image: url(../pic/hg-content.gif);
	width: 990px;
	margin: 10px auto 0px auto;
}
#content a img {
	border: 1px solid #b0b0b0;

}
#content a:hover img {
	border: 1px solid #af1030;

}

ul, ol {
	margin-bottom: 15px;
	list-style-type:none;
	list-style:none;
}

ul li, ol li {
	/*list-style: url(../pic/menu-no.gif);*/
	background: url(../pic/menu-no.gif) 2px 4px no-repeat;
	padding-left: 20px;
	margin: 10px 0px 0px 0px;
	width: 360px;

}

#head {
	width: 990px;
	margin: 0;
	padding: 0;
	float: left;
}
#head img{
	border: 0;
}
#center {
	width: 990px;
	float: left;
	background-image: url(../pic/hg-content.gif);
	text-align: left;
}
#menu-wrap {
	width: 200px;
	/*height: 350px;*/
	float: left;
}
#menu {
	padding: 40px 15px 30px 15px;
	text-align: left;
	font-size: 12px;
}
/*.lm1 {
	background-image: url(../pic/menu-no.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}*/

.lm2 {
} 
.lm1 a{
	display: block;
	color: #636363;
	text-decoration: none; 
	padding: 2px 0px 2px 15px;
	width: 115px;
	background-color: #F7F7F7;
	background-image: url(../pic/menu-no.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.lm1 a:hover {
	text-decoration: underline; 
	background-image: url(../pic/menu-ro.gif);
}
.lm1cur a, .lm1cur a:hover {
	display: block;
	color: #636363;
	background-color: #F7F7F7;
	text-decoration: underline; 
	padding: 2px 0px 2px 15px;
	width: 155px;
	
	background-image: url(../pic/menu-ro.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}


.lm2 a{
	display: block;
	color: #af1030;
	text-decoration: none;
	padding: 2px 0px 2px 15px;
	width: 115px;
background-color: #F7F7F7;
} 
.lm2 a:hover{
	text-decoration: underline;
} 

.lm2cur a, .lm2cur a:hover{
	display: block;
	color: #af1030;
	background-color: #F7F7F7;
	text-decoration: underline;
	padding: 2px 0px 2px 15px;
	width: 155px;
}

#content-wrap {
	width: 740px;
/*	height: 350px; */
	margin-top: 40px;
	overflow: auto;
	
}
#content {
	padding: 0px 40px 10px 60px;
	text-align: left;
}
#footer {
	background-image: url(../pic/footer-hg.gif);
	width: 990px;
	height: 40px;
	clear: left;
}



/* Defnitionen für Rahmen */
/* .csc-frame-frame1{
   	padding: 10px;
   	width: 95%;
         background-color: #f7f7f7;
   	margin-bottom: 10px;
   	margin-top: 0px;
} */

.csc-frame-frame1{
   	width: 535px;
   	margin-bottom: 25px;
} 
.csc-frame-frame1 p, .csc-frame-frame1 a {
   	padding: 0px 10px;
} 

.csc-frame-frame1 h1{
   	background-color: #af1030;
   	color: #fff;
   	padding: 3px 10px;
   	font-size: 14px;
   	font-weight: bold;
   	text-transform: uppercase;
   	letter-spacing: 0;
} 

.csc-frame-frame2{
   	/* width: 95%; */
   	border-bottom: 1px solid #B0B0B0;
   	margin-bottom: 10px;
        display: block;
   	clear: both;
padding-bottom: 5px;
}

.contenttable td {
        padding-right: 15px;
}

/* Kontaktformulare */
.csc-mailform{ border:0px;}

label{
	display:block;
	/*padding-bottom:8px;*/
	padding-top:5px;

}	
.csc-mailform-submit{margin-top:8px;}

/* Langmenu */
.langmenu {
	display: block;
	padding: 20px 0px 0px;
}

