@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#999;
	background-image:url(img/rand-links.jpg);
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}

table {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

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

#main-tabelle {
	height:100%;
	min-height:100%;
	background-image:url(img/main.jpg);
	background-repeat:no-repeat;
}


#navi-navigation {
	position:absolute;
	left:55px;
	top:80px;
	text-align:left;
	}
	
#navi-subnavigation {
	position:absolute;
	left:650px;
	top:80px;
	text-align:left;
	}
	
#top-links {
	position:absolute;
	left:60px;
	top:300px;
	}
	
/* --------------------------------------------- Navigation ------------------- */

ul.navigation {
margin: 0;
padding: 0;
list-style-type: none;
font:12px Geneva, Arial, Helvetica, sans-serif;
width:190px;
min-width:190px;
}


li.navigation_1 a{
	display: block;
	width: 190px;
	height: 15px;
	line-height:15px;
	text-decoration: none;
	text-indent: 5px;
	color:#000;
}
li.navigation_1 a:visited, a{
	color:#000;
	text-decoration:none;
}

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

li.navigation_1_ACT a{
	display: block;
	width: 190px;
	height: 15px;
	line-height:15px;
	text-decoration: none;
	text-indent: 5px;
	color:#666;
}

li.navigation_1_ACT a:visited, a{
	color:#666;
	text-decoration:none;
}

li.navigation_1_ACT a:hover, .selected a{
	text-decoration:none;
	color:#666;
	
}


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




ul.navigation {
margin: 0;
padding: 0;
list-style-type: none;
font:12px Geneva, Arial, Helvetica, sans-serif;

}

.aus {
	position:absolute;
	top:-500px;
}


li.navigation_2 a{
display: block;
width: 190px;
height: 15px;
line-height:15px;
text-decoration: none;
text-indent: 15px;
color:#000;
}
li.navigation_2 a:visited, a{
	color:#000;
	text-decoration:none;
}

li.navigation_2 a:hover, .selected a{
	text-decoration:none;
	color:#666;
}


li.navigation_2_ACT a{
	display: block;
	width: 190px;
	height: 15px;
	line-height:15px;
	text-decoration: none;
	text-indent:15px;
	color:#666;
}

li.navigation_2_ACT a:visited, a{
	color:#666;
	text-decoration:none;
}

li.navigation_2_ACT a:hover, .selected a{
	text-decoration:none;
	color:#666;
}


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

.csc-firstHeader {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom:0px;
}



h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:0px;
}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CCCCCC;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:-5px;
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7da2d2;
	font-weight:bold;
	text-decoration:none;
	margin-top: 20px;
	margin-bottom:-5px;
}

h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f00;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:-5px;
}

h5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:-5px;
}

h6 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom:-5px;
}
.csc-textpic-caption {
	font-size:12px;
	
}


	
/* ----------------------------------------------------  Container ------------------------- */

.csc-frame-frame1 {
	
	border:#333 1px solid;
	padding:10px;
}

p.csc-frame-frame2, table.csc-frame-frame2 { 
	padding:10px; 
	border: 3px solid #c00;
	color:#c00;
} 


.important 		{font-weight:normal; color:green;}
.name-of-person {font-weight:bold; font-style:italic;}
.detail 		{font-weight:normal; font-size:9px; }
.align-left		{text-align:left;}
.align-center	{text-align:center;}
.align-right	{text-align:right;}




/******************************* Rahmen------------------------- */
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible { color:#CCCCCC}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding: 5px; width:190px; max-width:190px; border-color:900; border:solid thin; background-color:#efefef; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }





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

a {font-family:Geneva, Arial, Helvetica, sans-serif;}

a:link {
	color: #000;
	text-decoration: underline;
	
}
a:visited {
	color: #000;
	text-decoration: underline;
	
}
a:hover {
	color:#fff;
	text-decoration: underline;
	
}
a:active {
	color:#fff;
	text-decoration: underline;
	
}



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

.unten {
	font-size:10px;
	}

a.unten:link {
	color: #333;
	text-decoration: none;
	
	
}
a.unten:visited {
	color: #333;
	text-decoration: none;
	
}
a.unten:hover {
	color:#ccc;
	text-decoration: underline;
	
}
a.unten:active {
	color:#ccc;
	text-decoration: underline;
	
}


