/*  -----------------------------------------------------------------
    |  RESET BROWSER DEFAULTS
    -----------------------------------------------------------------  */

body, div, p, h1, h2, h3, img, a, ul, li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px none;
}


body {
	background: url(images/bg_grau.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color:  #999999;
}




/*  -----------------------------------------------------------------
    |  GENERAL STRUCTURE
    -----------------------------------------------------------------  */
    

/*  ---  CENTER PAGE ---  */

#all{
	text-align: center; /* wichtig für IE 5.x */
}

#page{
	text-align: left;
	width: 900px;
	margin: 0px auto;
	overflow: hidden;
}



/*  ---  HEAD ---  */

#head01{
	margin-top: 30px;
	margin-left: 10px;
	width: 880px;
	height: 20px;
	text-align: right;
}

#head02{
	background:url(images/head02_bg.gif) no-repeat;
	margin-left: 10px;
	width: 880px;
	height: 40px;
}


#menu_oben{
	margin-left: 220px;
	width: 650px;
	text-align:right;
}

#menu_oben span{
	float:right;
	margin-left: 0 !important; /* Für moderne Browser */
    margin-left: -3px; /* Für IE */
}

#menu_oben img{
	float:left;
	margin-right: 0 !important; /* Für moderne Browser */
    margin-right: -3px; /* Für IE */
}



/*  ---  MENU LEFT ---  */

#menu_links01{
	background:url(images/menu_links01.gif) no-repeat;
	float:left;
	margin-top:10px;
	margin-left: 10px;
	margin-right: 0 !important; /* Für moderne Browser */
    margin-right: -3px; /* Für IE */
	padding-top: 6px;
	width: 200px;
	display: inline; /* Für double-float margin Bug im Internet Explorer */
}

#menu_links02{
	background:url(images/menu_links02.gif) no-repeat;
	padding-top:30px;
}

#menu_links03{
	background:url(images/menu_links03.gif) no-repeat;
	height: 6px;
}

#footer_menu{
	margin: 50px 0px 0px 15px; /* 50 0 0 15 */
}



/*  ---  CONTENT ---  */

#content01{
	background:url(images/content01.gif) no-repeat;
	margin-top: 10px;
	margin-left: 220px !important; /* Für moderne Browser */
	margin-left: 217px;  /* IE */
	padding-top: 6px;
	width: 670px;
}

#content02{
	background:url(images/content02.gif) repeat-y;
}

#content03{
	background:url(images/content03.gif) no-repeat;
	height: 6px;
}

#text{
	padding-top: 25px;
	padding-left: 15px;
	width: 570px;
}

#footer{
	margin: 30px 0px 0px 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 630px;
	border-top: #D9D9D9 1px solid;
}
 






/*  -----------------------------------------------------------------
    |  CONTENT
    -----------------------------------------------------------------  */


h1 {
	font-size: 16px;
	line-height: 23px;
	letter-spacing:2px;
	margin-top: 15px;
}

h2 {
	font-size: 13px;
	line-height: 16px;
}

p {
	font-size: 11px;
	line-height: 16px;
}


#footer{
	font-size:9px;
	text-align:right;
	}
	
#text a:link, #text a:visited	{ text-decoration:none; color:#F29400;}
#text a:hover 	{ text-decoration:underline; color:#F29400;}

#text h1 a:link, #text h1 a:visited, #text h2 a:link, #text h2 a:visited	{ text-decoration:none; color:#999999;}
#text h1 a:hover, #text h2 a:hover  	{ text-decoration:none; color:#F29400;}


/* Linie davor, danach */
.csc-frame-rulerAfter, .csc-frame-rulerBefore{
	width: 640px;
	border-bottom: #D9D9D9 1px solid;
	margin-top: 30px;
	margin-bottom: 20px;
}

/* Aufzählungslisten */
#text ul {
    font-size: 11px;
	line-height: 16px;
	list-style-position: inside;
	list-style-type:none;
	
	padding:0;
	margin:0;
}

#text li {
	padding-left: 10px;
	background:url(images/bullet.gif) no-repeat 0px 50%;
}


/* Tabellen im Inhaltsbereich, dateilinks */


.contenttable, .csc-uploads {
	border-color:#D9D9D9;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

.contenttable td, .csc-uploads td {
	padding:3px;
	margin:0;
}
.contenttable-2 td, .csc-uploads-2 td {
	border: 1px solid;
}


/*  -----------------------------------------------------------------
    |  MENU OBEN
    -----------------------------------------------------------------  */


.a0 {
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	color:  #878889;
	text-decoration: none;
	text-transform: lowercase;
	text-align:center;
	
	float:left;
	width:118px;
	height:40px;
	
	margin-right: 0 !important; /* Für moderne Browser */
    margin-right: -3px; /* Für IE */
	
	background: url(images/head02_nav1.gif) no-repeat;
}

.a0:hover{
	color:#FFFFFF;
	background:url(images/head02_nav2.gif) no-repeat;	
}

.a0_aktiv {
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	color:  #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	text-align:center;
	
	float:left;
	width:118px;
	height:40px;
	
		margin-right: 0 !important; /* Für moderne Browser */
    margin-right: -3px; /* Für IE */
	
	background: url(images/head02_nav2.gif) no-repeat;
}





/*  -----------------------------------------------------------------
    |  MENU LINKS
    -----------------------------------------------------------------  */


.a1 {
	font-size: 12px;
	line-height: 23px;
	color:  #999999;
	text-decoration: none;
	text-transform: lowercase;
	display:block;
	padding-left: 15px;
}

.a1:hover{
	background-color: #ECECEC;	
}

.a1_aktiv {
	font-size: 12px;
	line-height: 23px;
	color: #F29400;
	text-decoration: none;
	text-transform: lowercase;
	display:block;
	padding-left: 15px;
	background-color: #ECECEC;	
} 

.a2 {
	font-size: 11px;
	line-height: 16px;
	color:  #999999;
	text-decoration: none;
	text-transform: lowercase;
	display:block;
	padding-left: 30px;
}

.a2:hover{
	color: #F29400;
}

.a2_aktiv {
	font-size: 11px;
	line-height: 16px;
	color: #F29400;
	text-decoration: none;
	text-transform: lowercase;
	display:block;
	padding-left: 30px;
}


