/*  
orange: #ec7416
hellgrau: #9d9fa2
grau: #707173
dunkelgrau: #707173
*/

html {
        background: url(../art/bg/11.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

body {  
	width: 98%;
	margin:	0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #4f5051;
	padding: 0px;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4f5051;
	padding-bottom: 20px;
	letter-spacing: 1px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #4f5051;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 18px;
	color: #4f5051;
	text-decoration: none;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 18px;
	color: #4f5051;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ec7416;
	letter-spacing: 1px;
	font-weight: normal;
}

.tools {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.tools a {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.tools a:hover {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #ec7416;
}

.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #9d9fa2;
}

.quicklinks a {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #9d9fa2;
}

.quicklinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #ec7416;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 18px;
	margin-left: 0.8em;
	padding-left: 0.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4f5051;
}

li {	
	list-style: disc;
	line-height: 18px;
}

.antifloat {
	clear: both;
	visibility: hidden;
}


/* layout */

#set {
	width: 965px;
	background-image: url(../art/bg/bg.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	text-align: left;
}


#kopf {
	width: 965px;
	height: 80px;
	padding-top: 40px;
	text-align: left;
}


#logo {
	width: 160px;
	height: 50px;
	padding-top: 30px;
	margin-left: 10px;
	float: left;
}

#toolcontainer {
	width: 665px;
	padding-top: 65px;
	text-align: right;
	float: left;
}

#apostroph {
	width: 75px;
	height: 80px;
	padding-left: 30px;
	float: left;
}


#inhaltcontainer {
	width: 965px;
	height: 380px;
	padding-top: 85px;
	padding-bottom: 35px;
	text-align: left;
}

#navcontainer {
	width: 160px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 1px;
	color: #707173;
	text-decoration: none;
	font-weight: normal;
	float: left;
}

#inhalt {
	width: 350px;
	heigth: 350px;
	margin: 10px 10px 10px 0px;
	float: left;
}

#spalte {
	width: 370px;
	height: 370px;
	background-color: #9d9fa2;
	padding: 0px;
	float: left;
}

#bild {
	width: 370px;
	height: 370px;
	padding: 0px;
}
	
.legende a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.legende a:hover {
	color: #ec7416;
}

.wechsler {
	width: 45px;
	height: 45px;
	padding: 0px 5px 5px 0px;
	float: left;
	}



#fuss {
	width: 540px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: 1px;
	text-align: left;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;	
}

.fuss a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;	
}

.fuss a:hover {
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #707173;	
}

/* navigation */

/*	stufe 1  */

#navcontainer ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding-left: 0;
	padding-bottom: 10px;
}

#navcontainer ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#navcontainer ul li a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	color: #707173;
	font-weight: normal;
}

#navcontainer ul a:hover {
	color: #ec7416;
}

#navcontainer ul a.active {
	color: #ec7416;
}

#navcontainer ul a:hover.active {
	color: #707173;
}

#navcontainer ul a.parentactive {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
	color: #ec7416;
	font-weight: normal;
}

	color: #ec7416;
}

#navcontainer ul a:hover.parentactive {
	color: #707173;
}


/*	stufe 2  */

#navcontainer ul ul li a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #707173;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#navcontainer ul ul li {
	font-weight: normal;
}

#navcontainer ul ul li a:hover {
	color: #ec7416;
}

#navcontainer ul ul li a.active {
	color: #ec7416;
}

#navcontainer ul ul li a:hover.active {
	color: #707173;
}

