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


@media all
{

body {
	font-family: Arial,Helv,Univers,sans-serif;
	margin-left: 0px;
   	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 101%; 
}

/* SEITENINHALT */
#seitenhintergrund {
    	width: 100%;
	height: 100%;
	z-index: 4;
	position:absolute; left:0px; top: 0px;
}
#seitenrahmen {
	width: 993px;
	height: 100%;
    	position:relative; left:0px; top: 0px;
	margin: 0px auto;
	z-index: 5;
}
#hauptnavigation {
	width: 700px;
	height: 31px;
	position:absolute; left:197px; top: 145px;
	margin: 0px;
	z-index: 12;
}
#scaratec {
	width: 150px;
	height: 150px;
	position:absolute; left:10px; top: 10px;
	margin: 0px;
	z-index: 12;
}
#login {
	width: 100px;
	height: 100px;
	position:absolute; left:883px; top: 145px;
	margin: 0px;
	z-index: 12;
}
#titelseitemitte {
	width: 315px;
	height: 600px;
	position:absolute; left:333px; top: 0px;
	margin: 0px;
	z-index: 7;
}
#titelseiterechts {
	width: 315px;
	height: 600px;
	position:absolute; left:666px; top: 0px;
	margin: 0px;
	z-index: 7;
}

/* NAVIGATIONEN */
#hauptnavi {
	width: 991px;
	height: 40px;
	position:absolute; left:1px; top: 133px;
	margin: 0px auto;
	z-index: 6;
}
#rootline {
	width: 991px;
	height: 20px;
	position:absolute; left:1px; top: 169px;
	margin: 0px auto;
	z-index: 6;
}
#standardlinks {
	width: 450px;
	height: 63px;
	position:absolute; left: 380px; top: 10px;
	margin: 0px auto;
	z-index: 6;
}

/* FORMULARFELDER */
fieldset {
	border: 0;
}
.csc-mailform-field {
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
label {
	display: inline-block;
	width: 170px;
}

/* TEXTFORMATIERUNGEN */
p {
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	margin-top:6px;
	margin-bottom:8px;
}
li {
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	margin-top:3px;
	margin-bottom:3px;
}
h1 {
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6c6d6f;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:10px;
}
h2 {
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6c6d6f;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6c6d6f;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: px;
	padding-bottom: 6px;
}
h4 {
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e4e4e;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
h5 {
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6c6d6f;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
h6 {
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6c6d6f;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a {
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #6c6d6f;
	text-decoration: none;
}
.scaraci {
	font-weight: bold;
	color: #000099;
}

/* NEWSMODUL */
div.news, div.news p { 
	font-family: Arial,Helv,Univers,sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.news a, div.news a:link, div.news a:visited { 
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}
div.news a:hover { 
	color: #6c6d6f;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* NAVIGATIONEN */
.navi1 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	color: #6c6d6f;
	text-decoration: none;
}
.navi1:hover {
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	color: #9c9d9f;
	text-decoration: none;
}
.navi1active {
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	color: #6c6d6f;
	text-decoration: none;
}
.navi2 {
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	padding-left: 50px;
	padding-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #6c6d6f;
	text-decoration: none;
	display:block;
}
.navi2:hover {
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	padding-left: 50px;
	padding-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #9c9d9f;
	text-decoration: none;
	display:block;
}
.navi2active {
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
	padding-left: 50px;
	padding-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
	display:block;
}
.navi3 {
	white-space: nowrap;
	font-size: 11px;
	font-weight: normal;
	padding-left: 60px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #6c6d6f;
	text-decoration: none;
}
.navi3:hover {
	white-space: nowrap;
	font-size: 11px;
	font-weight: normal;
	padding-left: 60px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #9c9d9f;
	text-decoration: none;
}
.navi3active {
	white-space: nowrap;
	font-size: 11px;
	font-weight: normal;
	padding-left: 60px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
}
.rootline {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #6c6d6f;
	text-decoration: none;
}

}
