/*_______________________________________________________________________________________________ VORLAGEN

gruen       #363            
Grau  			#333
_________________________________________________________________________________________________ ALLG. DEF */

body{
	background-image:url(../ximg/frame/body-head.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #333;
	}
	
img{
border: 0;
}
		
#main{	
font-size: 1.3em;
	}

#navi{
background-image: url("../ximg/frame/nav-hg.jpg");
background-repeat: no-repeat;
margin: 64px 0 0 35px;
background-color: #FFF;
width: 280px;
}

#cont{
width: 550px;
margin: 260px 55px 55px 55px;
padding-top: 10px;
color: #666;
text-align: justify;
}

.box-verl-la{
background-image: url("../ximg/frame/verl-la.jpg");
background-repeat: repeat-x;
padding: 10px;
margin-bottom: 30px;
}

.box-verl-mi{
background-image: url("../ximg/frame/verl-mi.jpg");
background-repeat: repeat-x;
padding: 10px;
margin-bottom: 30px;
}

.box-verl-ku{
background-image: url("../ximg/frame/verl-ku.jpg");
background-repeat: repeat-x;
padding: 10px;
margin-bottom: 30px;
}
.gruen{
color: #363;
}
/*_________________________________________________________________________________________________ Text */

#logo {
padding: 50px 15px 50px 15px;
color:#000;
font-size: 15px;
line-height: 18pt;
}

#logo b{
font-size: 26px;
}

.super{
	font-weight: bold;
	font-size: 2.4em;
	text-transform: uppercase;
	color: #363;
	margin-bottom: 25px;
	}

.zitat{
	font-family: "Apple Garamond",Palatino,Garamond,Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 1.6em;
	line-height: 1.3em;
	color: #363;
	text-align: justify;
	}

.mini{
font-size: 0.8em;
font-weight: bold;
color: #363;
text-align: right;
line-height: 15px;
margin-top: 10px;
}

.bsp{
font-style: italic;
}

#cont a{
color: #363;
text-decoration: underline;
}

#cont b{
font-weight: bold;
color: #363;
}

#navi a{
color:#333;
text-decoration: none;
}

.eintr-box{
margin-bottom: 25px;
}

#top{
text-align: right;
}

#top a{
text-decoration: none;
}


.kombinat a{
font-size: 0.9em;
color: #DBDBD1;
padding: 10px 25px 10px 80px;
text-decoration: none;
}

/*_________________________________________________________________________________________________ Formular */
.inputnormal{
margin-bottom: 10px;
height: 20px;
border: 1px solid #e7e8e2;
}

.inputalert{
margin-bottom: 10px;
border: 1px solid #363;
}

.inputnormal textarea{
border: 1px solid #e7e8e2;
margin-bottom: 20px;
}

.inputalert textarea{
border: 1px solid #e7e8e2;
margin-bottom: 20px;
}

input#submit{
color: #363;
background-color: transparent;
border: 0;
}
/*_________________________________________________________________________________________________ Navi */

#menu {
	list-style-type:none;
	padding:0; 
	margin:0; 
	width: 273px;
	text-align: right;
	/* line-height: 27px; */
	color: #444;
	z-index:100;
	}
	
#menu ul {
	list-style-type:none;
	padding:0; 
	margin:0;
	}
	
#menu li {
	float:left;
	border-top: 1px solid #e7e8e2; 
	}

#menu li, #menu li a {
	display:block;
 	color:#444;  
	width: 273px; 
	text-decoration:none; 
	cursor:pointer;
	padding: 1px 0 1px 0;
 	}

#menu li a:hover { color:#000;}

#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {display:block;}
#menu li.hover,#menu li a:active, #current {color:#000; background: #E9E9E9; z-index:500;}
#menu li.click { color:#000; }
#menu li.click ul {display:block;}
#menu li.click ul li.hover { background: #E9E9E9; } 

.pkt{
padding: 5px 20px 6px 0px;
}

.pkt img{
padding: 6px 0 0 10px;
}
 
.sub ul .pkt{
padding: 5px 55px 6px 20px;
}
.menu-ende{
border-bottom:1px solid #e7e8e2;
}

#front-adr{
	font-size: 0.95em;
	padding: 35px 25px 0 20px;
	margin-bottom: 50px;
}







