/* abstract */
body{
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	background: #e3e3e3;
	margin: 0px;
	line-height: 16px;
	padding-bottom: 20px;
}

p{
	font-family: Arial;
	font-size: 11px;
}

input{
	font-family: Arial;
	font-size: 11px;	
}

textarea{
	font-family: Arial;
	font-size: 11px;
	width: 321px;
	height: 110px;
	overflow: auto;	
}

select{
	font-family: Arial;
	font-size: 11px;	
}

a{
	text-decoration: none;
	color:#000000;
}

img{
	border: 0px;
}

.main{
	width: 700px;
	padding: 0px;
	margin: auto;
	text-align: left;
	margin-bottom: 20px;
}

h1{
	margin: 0px;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
}

h2{
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.bold{
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}


.italic{
	margin: 0px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

.softitalic{
	margin: 0px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #888888;
}

.url{
	text-decoration: underline;
	color: #000000;
}

/* front */
.start{
	width: 460px;
	margin: auto;
	margin-top:100px;
	text-align: left;
}

/* sides */
.test{
	width: 100%;
	height: 20px;
	background: #ffff00;
	text-align: center;
}

.test .middle{
	margin: auto;
	width: 200px;
	height: 10px;
	background: #ff0000;
}

.left{
	float: left;
}

.left .top{
	height: 50px;
	margin-top: 12px;
	margin-bottom: 8px;
}

.left .middle{
	background: #ffff00;
	text-align: right;
}

/* top */
.top .main{
	width: 700px;
	height: 50px;
	margin-top: 42px;
	margin-bottom: 8px;
}

.top .main .left{
	width: 420px;
	height: 50px;
	float: left;
}

.top .main .right{
	width:280px;
	height: 50px;
	float: right;
	background-image: url('/fileadmin/ART_DESIGN/Template-Dateien/logo.jpg');
}

/* middle */
.middle{
	width: 100%;
	margin-top: 4px;
}

.middle .main .left{
	margin: 0px;
	padding: 0px;
	float: left;
}

.middle .main .right{
	margin: 0px;
	float: right;
}

.middle .main li{
	padding-left: 0px;
	padding-right: 0px;
	display: inline;
	color: #888888;
}

.middle .main .line{
	padding-left: 6px;
	padding-right: 3px;
	display: inline;
	color: #888888;
}

.middle .main a{
	color: #888888;
}

.middle .main a:hover{
	color: #690084;
}

.middle .main .active{
	color: #690084;
	font-weight: bold;
}

.middle1{
	margin-top: 7px;
	width: 100%;
	height: 3px;
	background: #FFFFFF;
}

.middle1 .left{
	width: 100px;
	float: left;
	font-size: 1px;
	height: 3px;
	background: #7A0D85;
}

.middle1 .main{
	width: 700px;
	float: left;
	font-size: 1px;
	height: 3px;
	background-repeat: repeat-y;
	background-image: url('/fileadmin/ART_DESIGN/Template-Dateien/verlauf.gif');
}

/* bottom */
.bottom .main{
	margin-top: 38px;
	}

.bottom .main .left{
	padding: 0px;
	margin: 0px;
	width: 116px;
	float: left;
	list-style-type: none;
}

.bottom .main .sitemapcol{
	padding: 0px;
	margin-right: 16px;
	float: left;
	list-style-type: none;
}

.bottom .main .sitemapcol a{
	color: #999999;
}

.bottom .main .left0{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	list-style-type: none;
	display: block;
}

.bottom .main .left a{
	color: #999999;
}

.bottom .main .left a:hover{
	color: #690084;
}

.bottom .main .left .active{
	color: #690084;
	font-weight: bold;
}

.bottom .main .left .active1{
	color: #999999;
	font-weight: bold;
}

.bottom .main .center{
	margin-left: 14px;
	float: left;
	width: 223px;
	}

.bottom .main .center a{
	text-decoration: underline;
	color:#000000;
	}

.bottom .main .centerstart{
	margin: 0px;
	float: left;
	width: 353px;
}
	
.bottom .main .right{
	float: right;
	width: 325px;
}

.important {
	color: #888888;
	font-style: italic;
}

.navi_fett {
	color: #999999;
	font-weight: bold;
}

/* sitemap */

.navi_sitemap_e1 {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #555555;
}

.navi_sitemap_e2 {
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	color: #555555;
}

.navi_sitemap_e3 {
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	color: #888888;
}

.active_sitemap{
	text-decoration: none;
	color: #690084;
	font-weight: bold;
	font-size: 9px;
}

.navi_strich {
	color: #888888;

}
