/* Global reset */
* {
	margin:0;
	padding:0;
}

/* Allgemeine Text-Formatierung */

body {
	color: #474747;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-image: url(../Grafik/Background.jpg);
	background-repeat: no-repeat;
}

p {
	color: #474747;
	font-size: 12px;
	line-height: 14px;
}

h1 {
	color: #006;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 12px;
	}
	
h2 {
	color: #7c7b87;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 12px;
	}
	
h3 {
	color: #7c7b87;
	font-size: 14px;
	line-height: 16px;
	margin: 12px 0;
}

#Text li, #Text2 li, #TextMinos li, #TextQuintec li{
	margin: 10px;
	margin-left: 20px;
}

#TextMinos li, #TextQuintec li{
	margin: 5px;
	margin-left: 20px;
}

a:link, a:visited {
	color: #a2a0aa;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #ca003a;
	font-size: 12px;
	text-decoration: none;
}

/* Position der <div> - Container */

#Banner {
	position: absolute;
	top: 4px;
	left: 10px;
	height: 46px;
	width: 950px;
	visibility: visible;
}

#Navigation1 {
	position: absolute;
	top: 68px;
	left: 50px;
	height: 28px;
	width: 968px;
	z-index: 1;
	visibility: visible;
}

#Navigation2 {
	position: absolute;
	top: 93px;
	left: 103px;
	width: 312px;
	height: 27px;
	z-index: 1;
	visibility: hidden;
}

#Navigation3 {
	position: absolute;
	top: 120px;
	left: 476px;
	width: 250px;
	height: 27px;
	z-index: 1;
	visibility: hidden;
}

#Navigation4 {
	position: absolute;
	top: 93px;
	left: 126px;
	width: 800px;
	height: 27px;
	z-index: 1;
	visibility: hidden;
}

#Text {
	position: absolute;
	top: 150px;
	left: 50px;
	width: 500px;
	height: 408px;
	visibility: visible;
}

/* Formatierung der Haupt-Navigation */

.Nav li{
	font-family:Arial,Helvetica,Verdane,sans-serif;
	list-style-type: none;	
}

.Nav ul li{
	float:left;
	display:inline;
	list-style-type: none;
}

.Nav a:link, .Nav a:visited{
	font-size: 10px;
	font-weight:bold;
	line-height: 25px;
	background-image: url(../Grafik/Back_Nav/But_Background.png);
	background-repeat: no-repeat;
	display:block;
	float: left;
	color: #7c7b87;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 10px;
}
	
.Nav a:hover{
	font-size: 10px;
	font-weight:bold;
	line-height: 25px;
	background: #e4e4de;
	background-image: url(../Grafik/Back_Nav/But_Background_R.png);
	background-repeat: no-repeat;
	color: #ca003a;
	padding-left: 13px;
	padding-right: 10px;
}
	
.NavAkt{
	font-size: 10px;
	font-weight:bold;
	line-height: 25px;
	background: #e4e4de;
	background-image: url(../Grafik/Back_Nav/But_Background_R.png);
	background-repeat: no-repeat;
	color: #ca003a;
	padding-left: 13px;
	padding-right: 10px;
}
	
.NavAkt1{
	font-size: 10px;
	font-weight:bold;
	line-height: 25px;
	background: #e4e4de;
	background-image: url(../Grafik/Back_Nav/But_Background_A.png);
	background-repeat: no-repeat;
	color: #ca003a;
	padding-left: 13px;
	padding-right: 10px;
}

/* Formatierung der Sub-Navigation */

.SubNav li{
	font-family:Arial,Helvetica,Verdane,sans-serif;
	list-style-type: none;	
}

.SubNav ul li{
	float:left;
	display:inline;
	list-style-type: none;
}

.SubNav a:link, .SubNav a:visited{
	font-size: 10px;
	font-weight:bold;
	line-height: 25px;
	background-image:url(../Grafik/Back_Nav/But_Background.png);
	background-repeat: no-repeat;
	display:block;
	float: left;
	color: #7c7b87;
	border-top: 2px #cccccc solid;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 10px;
}
	
.SubNav a:hover{
	font-size: 10px;
	font-weight:bold;
	line-height: 25px;
	background: #e4e4de;
	background-image: url(../Grafik/Back_Nav/But_Background_R.png);
	background-repeat: no-repeat;
	color: #ca003a;
	border-top: 2px #cccccc solid;
	padding-left: 13px;
	padding-right: 10px;
}
	
.SubNavAkt{
	font-size: 10px;
	font-weight:bold;
	line-height: 25px;
	background: #e4e4de;
	background-image: url(../Grafik/Back_Nav/But_Background_R.png);
	background-repeat: no-repeat;
	color: #ca003a;
	border-top: 2px #cccccc solid;
	padding-left: 13px;
	padding-right: 10px;
}
	
.SubNavAkt1{
	font-size: 10px;
	font-weight:bold;
	line-height: 25px;
	background: #e4e4de;
	background-image: url(../Grafik/Back_Nav/But_Background_A.png);
	background-repeat: no-repeat;
	color: #ca003a;
	border-top: 2px #cccccc solid;
	padding-left: 13px;
	padding-right: 10px;
}

/* Formatierung der Breadcrumbs */

.Bread{
	font-size:11px;
	line-height: 12px;
	color: #000066;
	position: absolute;
	top: 125px;
	left: 10px;
	width: 350px;
	height: 12px;
	visibility: visible;
}

.Bread a:link, .Bread a:visited{
	font-size:11px;
	line-height: 12px;
	color: #7c7b87;
	text-decoration: underline;
}

.Bread a:hover{
	font-size:11px;
	line-height: 12px;
	color: #ca003a;
	text-decoration: none;
}

/* Besondere Hintergründe */
.Home {
	background-image: url(../Grafik/Background_Home.jpg);
	background-repeat: no-repeat;
}

.Recht {
	background-image: url(../Grafik/Background_Recht.jpg);
}

.Secare {
	background-image: url(../Grafik/Background_Secare.jpg);
}

/* Tabellen-Formatierung */
td {
	color: #474747;
	font-size: 12px;
	line-height: 14px;
}

.TabDunkel {
	color: #333333;
	font-size: 12px;
	background-color: #cccccc;
}

.TabHell {
	color: #7c7b87;
	font-size: 12px;
}

.TabTransp { 
	color: #474747;
}

/* Besondere Klassen */
.leer {
	color: #333333;
	background-color: #fff;
	background-image: none;
}

.fett {
	color: #7c7b87;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.fettBlau {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.fettBlauMittel {
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}

.rot { 
	color: #ca003a;
	font-size: 12px;
}

.blau { 
	color: #000066;
	font-size: 12px;
}

