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

*{
	padding:0;
	margin:0;
	border:0;
}
html, body {
	font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
	position: relative;
	color: #fff;
	background:#000;
	text-align:center
} 
table { font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
		background-color:#333;}


fieldset, img { border:0; }

#global {
	position:relative;
	left:auto;
	top:0px;
	width:955px;
	height:700px;
	padding:0;
	margin:0 auto;
	text-align:center;
}

#Screen-3-2-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:205px;
}

#Screen-3-2-02 {
	position:absolute;
	left:50px;
	top:0px;
	width:855px;
	height:205px;
}

#Screen-3-2-03 {
	position:absolute;
	left:905px;
	top:0px;
	width:50px;
	height:205px;
}

#inhalt {
	position:absolute;
	left:0px;
	top:205px;
	width:955px;
	height:auto;
}

#bild {
	position:absolute;
	left:763px;
	top:47px;
	width:145px;
	height:145px;
}


#spalte-rechts {
	padding:0;
	margin:0 0 0 10px;
}

#spalte-links {
	padding:0;
	margin:0;
}

/*---------------------------------------------- Links ---------------------- */

.klein {
	font:10px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#fff;
}

a.pfad-schrift:link {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.pfad-schrift:visited {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.pfad-schrift:hover {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #999;
	text-decoration: underline;
}
a.pfad-schrift:active {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #999;
	text-decoration: underline;
}

/* ------------------------- Link -------------------------- */

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f33;
	text-decoration:none;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f33;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f00;
	text-decoration: underline;
}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f00;
	text-decoration: underline;
}

/* --------------------------------------------- Navigation ------------------- */

ul.navigation {
margin: 0;
padding: 0;
list-style-type: none;
font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
color:#333333;
}


li.navigation_1 a{
display: block;
width: 210px;
height: 25px;
line-height:24px;
text-decoration: none;
background: url(img/button-1-s.jpg) no-repeat left center;
text-indent: 5px;
color:#333;
}
li.navigation_1 a:visited, a{
	color:#333;
}

li.navigation_1 a:hover, .selected a{
	background-position: right bottom;
	text-decoration:none;
	color:#f33;
}


li.navigation_1_ACT a{
	display: block;
	width: 210px;
	height: 25px;
	line-height:24px;
	text-decoration: none;
	background: url(img/button-1-ACT-s.jpg) no-repeat left center;
	text-indent: 5px;
	text-decoration:none;
	color:#f33;
}

li.navigation_1_ACT a:visited, a{
	color:#c00;
}

li.navigation_1_ACT a:hover, .selected a{
	background-position: right bottom;
	text-decoration:none;
	color:#f33;
}




/* ----------------------- 2. Ebene */

li.navigation_2 a{
display: block;
width: 210px;
height: 25px;
line-height:24px;
text-decoration: none;
background: url(img/button-2-s.jpg) no-repeat left center;
text-indent: 35px;
color:#333333;
}
li.navigation_1 a:visited, a{
	color:#333;
}
li.navigation_2 a:hover, .selected a{
background-position: right bottom;
text-decoration:none;
color:#f33;
}

li.navigation_2_ACT a{
display: block;
width: 210px;
height: 25px;
line-height:24px;
text-decoration: none;
background: url(img/button-2-ACT-s.jpg) no-repeat left center;
text-indent: 35px;
text-decoration:none;
color:#f33;
}

li.navigation_2_ACT a:visited, a{
	color:#c00;
}

li.navigation_2_ACT a:hover, .selected a{
background-position: right bottom;
text-decoration:none;
color:#f00;
}



/* ------------------------------------------------------------ Design ----------- */

table {
font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
}


/* ------------------------------------------------------------ Überschriften  ----------*/


.csc-firstHeader {
	font:18px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ff3333;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom:0px;
}

h1 {
	font:14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ff3333;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:10px;
	font-style:italic;
	text-decoration:none;
}

h2 {
	font:14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#eee;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:10px;
}

h3 {
	font:14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#009900;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	margin-top: 20px;
	margin-bottom:10px;
}

h4 {
	font:12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#f00;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:10px;
}

h5 {
	font:10px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#fff;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:10px;
}

h6 {
	font:10px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#000;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:10px;
}
.csc-textpic-caption {
	font-size:9px;
	font-weight:bold;
}



