@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	}

body {
	margin:0; 
	padding:0;
	background-color: rgb(237,154,0);
/*	background-image:url(../img/design/back-g.jpg);
	background-color: rgb(213,213,213);*/
	background-repeat:repeat-x; 
	background-attachment:fixed; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:0.8em;
	line-height:145%;
	}
	
hr {
	margin-top:10px;
	height:1px;
	background-color: #333333;
	border:0px solid #999999;
	}
	
.img1 {
	border: 1px solid #ccc;
}

.img2 {	
	border: 1px solid #ccc;
	margin:10px;
	}

a{ text-decoration: none; color:#0033FF;}
a:link { text-decoration: none; color:#0033FF; }
a:visited { text-decoration: none; color:#0033FF; }
a:hover { text-decoration: underline; color:#666666;}
a:active { text-decoration: underline; color:#666666;} 

#all-in {
	width:900px; 
	margin: 30px auto; 
	background-color: #ffffff;
	border: 1px #999999 solid; 
	z-index:1;
	}

#logo {
	width: 890px;
	height: 25px;
	margin: 0 auto;
	z-index: 2;
	}

#header {
	width:850px;
	height:200px;
	margin:0px auto;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background-image: url(../img/design/_header1.jpg);
	z-index:3;
	}
	
#non-display {
	display:none;
	}
	
#nav_1 {
	position:relative;
	width:852px;
	height:25px;
	background-color:#CCCCCC;
	margin:0 auto;
	}
	
#nav1 ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#nav_1 li {
	display: inline;
	line-height: 25px;
}

#nav_1 a, #nav_1 li .nonactive  {
	color: #000000;
	text-decoration: none;
	padding: 0 16px;
	float: left;
	font-size:13px;
}
#nav_1 li a:hover, #nav_1 li .active  {
	background-color: #FFCC00;
	font-weight: bold;
	font-size:13px;
}

#nav_2 {
	position: relative;
	width:852px;
	height:25px;
	background-color:#FFCC00;
	margin:0 auto;
	}
	
#nav_2 ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nav_2 li {
	display: inline;
	line-height: 25px;
}
#nav_2 a, #nav_2 li .nonactive {
	color: #000000;
	text-decoration: none;
	padding: 0 16px;
	float: left;
	font-size:13px;
}
#nav_2 li a:hover, #nav_2 li .active {
	font-weight: bold;
	font-size:13px;
}

#content {
	margin-left: 25px;
	margin-top:25px;
	margin-bottom:15px;
	float: left;
	width: 550px;
	padding-left:10px;
} 

#sidebar {
	width:250px;
	float:right;
	margin-top:25px;
	margin-bottom:15px;
	margin-right: 25px;
	background-color:#FFCC66;
	padding-left:5px; 
	padding-right:5px;
	padding-bottom:5px;
	border: 1px #999999 solid; 
	}
	
#sidebar2 {
	width:250px;
	float:right;
	margin-top:25px;
	margin-bottom:15px;
	margin-right: 25px;
	background-color:#FFCC66;
	padding-left:5px; 
	padding-right:5px;
	padding-bottom:5px;
	border-left: 1px #999999 solid; 
	border-top: 1px #999999 solid; 
	border-bottom: 1px #999999 solid;
	}
	
	
#uebersicht_kasten {
	width:550px;
	height: 180px;
	margin-bottom:35px;
	}

#uebersicht_bild {
	width:200px;
	height:150px;
	background-color:#eee;
	float:left;
	}
	
#uebersicht_title {
	margin-left:15px;
	float:right;
	width:335px;
	}
	
#uebersicht_text {
	margin-left:15px;
	margin-top:5px;
	width:335px;
	height:100px;
	float:right;
	}
	
#footer {
	width:900px;
	clear:both;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color: #eee;
	border-top:1px solid #ccc;
} 

h2{
	margin-left:10px;
	font-size:20px;
	border-left: 5px solid orange;
	padding-left:8px;
	line-height:150%;
}

h3{
	margin-left:10px;
	font-size:16px;
	border-left: 5px solid #FFCC00;
	margin-left:0px;
	padding:8px;
	line-height:16px;
}

h5{
	margin-left:10px;
	font-size:14px;
	border-left: 5px solid #FF6600;
	padding-top:5px;
	padding-left:8px;
	line-height:14px;
}

#content p {
	font-size: 1em;
	line-height:145%;
	margin-left:10px;
	margin-top:15px;
	}
	
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../img/design/listenpfeil.gif);
	margin-left:10px;
	padding-left:10px;
}

#content li {
	margin-bottom:5px;
}

#sidebar ul {
	list-style-type: none;
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;

}

#anwendungsgebiete ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#anwendungsgebiete li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#anwendungsgebiete a, #anwendungsgebiete .nonactive  {
	color: #000000;
}
#anwendungsgebiete a:hover, #anwendungsgebiete .active {
	font-weight: bold;
	color: #000000;
}

#sidebar li {
	padding: 4px;
	}
	
#padding {
	padding:10px;
	margin:10px;
	}
	
#anwendung_kasten {
	width:600px;
	height:150px;
	margin-bottom:15px;
	}

#anwendung_bild {
	width:600px;
	height:150px;
	background-color:#eee;
	margin-bottom:15px;
	}
	
#anwendung_title {
	width:600px;
	}
	
#anwendung_text {
	margin-top:5px;
	width:600px;
	height:100px;
	}
	
td {
	padding:10px;
	}
	
.hidden {
	display:none;
}