@charset "utf-8";
/* 


----------------------------------------------------------------------
*/

/* Allgemeine Einstellungen */

* {
	margin: 0;
	padding: 0;
}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #5C0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 15px;
}


a {
	color: #66CCFF;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
a:hover {
	color: #C4FC03;
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Layout- und Typo-	Einstellungen */

#container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #690101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 95%;
	color: #FFFDFD;
}

#header {
	height: 70px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/header.jpg);
	border: thin solid #FFCCCC;
}

#hauptnavigation {
	height: 21px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #333333;
	width: 788px;
	background-color: #865f5f;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
}
	#hauptnavigation ul {
		list-style-type: none;
	}
	#hauptnavigation li {
	font-size: 11px;
	display: inline;
	line-height: 21px;
	}
	#hauptnavigation a {
	color: #FFFDFD;
	float: left;
	text-transform: capitalize;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 13px;
	width: auto;
	margin-right: 0px;
	font-size: 1.1em;
	}

#hauptnavigation a:hover {
	color: #FFFDFD;
	text-decoration: none;
	height: 21px;
	width: auto;
	padding-right: 40px;
	padding-left: 13px;
	background-color: #690101;
	}

#hauptnavigation a:active {
	color:  #333333;
	text-decoration: none;
	height: 21px;
	width: auto;
	padding-right: 30px;
	padding-left: 13px;
	background-color: #94EFD1;
	}
.hauptnavigation-active 
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-transform: uppercase;
	width: auto;
	font-size: 11px;
	background-color: #94EFD1;
	height: 21px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 13px;
}
.hauptnavigation-active-hover {
	color:  #333333;
	text-decoration: none;
	height: 21px;
	width: auto;
	padding-right: 15px;
	padding-left: 13px;
	background-color: #94EFD1;
	}


#hauptnavigation-engl {
	height: 21px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #333333;
	width: 788px;
	background-color: #865f5f;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
}
	#hauptnavigation-engl ul {
		list-style-type: none;
	}
	#hauptnavigation-engl li {
	font-size: 11px;
	display: inline;
	line-height: 21px;
	}
	#hauptnavigation-engl a {
	color: #FFFDFD;
	float: left;
	text-transform: capitalize;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 15px;
	width: auto;
	margin-right: 0px;
	font-size: 1.1em;
	}	

#hauptnavigation-engl a:hover {
	color: #FFFDFD;
	text-decoration: none;
	height: 21px;
	background-color: #690101;
	padding-right: 40px;
	padding-left: 15px;
	}

#hauptnavigation-engl a:active {
	color:  #333333;
	text-decoration: none;
	height: 21px;
	width: auto;
	padding-right: 40px;
	padding-left: 15px;
	background-color: #94EFD1;
	}


	
#abstand2 {
	height: 10px;
}

	
#inhalt{
	
}
	#inhalt p {
		margin-bottom: 20px;
		line-height: 140%;
	}
#start{
	border: thin solid #FFCCCC;
	padding: 0px;
	width: 798px;
}
#spalte2{
	margin: 0px;
	border: thin solid #FFCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 1.1em;
	float: left;
	width: 768px;
}
#spalte3 {
	float: left;
}
	
	
	#spalte2-arbeiten {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 145px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    }

#spalte3-arbeiten {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 550px; /* Mit der Auffüllung wird gewährleistet, dass der Inhalt des div die Kanten nicht berührt. */
	padding-top:10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
    }
 
#footer {
	height: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #865f5f;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	width: 798px;
} 
	#footer p {
		font-size: 10px;
		padding-top: 0px;
		padding-right: 0;
		padding-bottom: 5px;
		padding-left: 0;
	}
	

	#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
		}
	#footer a:hover {
	text-decoration: none;
	}

	#copy {
	height: 13px;
	float: left;
	width: 145px;
	font-size: 1.1em;
	color: #f8e4e4;
}
	
	#sprache {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: none;
	height: auto;
	display: none;
	padding-left: 30px;
	background-color: #FFFFFF;
	}
	#sprache a {
	text-transform: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #FFCC00;
	}
	#sprache a:hover {
	color: #FFCC00;
	text-decoration: none;
	}

.rahmen       {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rahmen-dick        { border-style: outset; border-width: 3px 5px 3px 3px; border-color: #ccc #ebebeb #ccc #ccc }

/* Stylesheet Ende */

#lang {
	float: right;
	width: 120px;
	}

	#lang a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #f8e4e4;
	text-transform: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	}
	#lang a:hover {
	color: #FFCC00;
	text-decoration: none;
	}
#abstand {
	height: 10px;
}
#links {
	clear: left;
	padding-right: 15px;
	padding-left: 10px;
	margin-right: 235px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFCCCC;
}
#rechts {
	padding-left: 5px;
	float: right;
}
#rechts a {
	display: block;
}
