body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	
	margin:0px;
	padding:0px;
	background-color:white;
	height:100%;
}

/*---- for horizantal centered site ----*/
#center {
	position:absolute;
	left:50%;
	top:1px;
	width:904px;
	height:auto;
}

#main {
	position:absolute;
	left: -452px;
	width:904px;
}
/* ------------------------------------*/

hr{
background-color:#CCCCCC; /* Mozilla 1.4 */
color:#CCCCCC; /* IE 6 */
border: #CCCCCC; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


#alphaheader {
	display:none;
}

*html div#alphaheader {
	display:block;
	position: absolute;
	left: 340px;
	top: 0px;
	width: 440px;
	height: 296px;
	z-index: 1000;
	background-image: url(styles_01_FILES/introbg.gif);
	background-position: 30px -108px;
	background-repeat: no-repeat;
	
	filter:Alpha(opacity=30, finishopacity=10, style=2)
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 120px;
	border-top: 6px solid #999999;
	
	/*
	background-image: url(styles_01_FILES/header.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	*/
	
}

#language {
	position: absolute;
	top:10px;
	right:0px;
	text-align: right;
	
}

#menubar {
	position:absolute;
	left: 0px;
	top: 118px;
	width: 100%;
	height:178px;
	
}



/*----- MENU ELEMENTE ---------*/


#topmenu {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:178px;
	border: 1px solid #999999;
	
	background-image: url(styles_01_FILES/menu.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
	
}



#topmenu ul, #topmenu li {
	font-size: 8pt;
	color: black;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	padding-left:0px;
	line-height:15px;
}

#topmenu ul {
	margin-top:5px;
}

.menubox {
	width: 190px;
	vertical-align: top;
	height: 161px;
}

#topmenu a, #topmenu  a:hover {
	color: #000000;
	text-decoration: none;
}

#topmenu a:hover {
	font-weight:bold;
}

/* --- NEWS ---- */

#news{
	position:absolute;
	left:170px;
	top:1px;
	width:170px;
	height:178px;
	
	background-color:#EBEBEB;
}








/* content box mit 3 containern */
#content {
	position:absolute;
	left:0px;
	top: 313px;
	
	height:100% auto;
	background-image: url(styles_01_FILES/contentbg.gif);
	background-repeat:repeat-y;
	
}
* html #content {height: 100%;}


#leftcontent {
    float: left; 
	 width: 170px;
	 
	 height: 100%;
	 min-height:297px;
	 height:auto;
	 background-color:transparent;
 	border:0px solid green;
  }

#rightcontent { 
    float: right; 
	width: 210px;
    border:none;
	padding-top:0px;
	
	border:0px solid blue; 
  }

#centercontent {
	margin-left: 197px;
	margin-right: 230px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:470px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	background-color:white;
	border:none;
	border:0px solid red;
}
 
* html div#centercontent {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  	 margin-left: 194px;
	 margin-right: 220px;
	 
  }

.bold {
	font-weight:bold;
}




/* --------------------- CONTENT styles  --------------------------*/

h1 {
	color:#000000;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px 0px 0px 0px;
}

h2 {
	color:#999999;
	background-image: url(styles_01_FILES/lang_list_act.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:10pt;
	margin:7px 0px 4px 0px;
}


/* normal TEXT Content */
.bodytext {
	padding-left:10px;
	padding-right:10px;
	margin: 10px 0px 0px 0px;
	line-height:16px;
}

.bodytext a, #centercontent a{
	color:#000000;
}


.bodytext a:hover {
	color:#999999;
}

#centercontent a:hover {
	color:#999999;
}

.align-center {
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}

.align-right {
	padding-left:10px;
	padding-right:10px;
	text-align: right;
}




/* ---- */



/* Rechter Content Bereich */

#rightcontent h1 {
	padding-top:5px;
	margin:0px;
	background-color:tranparent;
}
#rightcontent p {
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	background-color:white;
}

#rightcontent ul {
	margin:0px 0px 0px 0px;
	padding:3px 30px 3px 30px;
}

#rightcontent .csc-textpic-caption {
	padding:0px 10px 2px 10px;
	font-size:7pt;
	font-style: normal;
	background-color:white;
}






/* formulare */





/* ------------*/

/* -------------- footer styles  -------------------*/

#footer {
	clear: both;
	width: 904px;
	height: 15px;
	
	margin-top:1px;
	padding-top:0px;
	color:white;
	font-size:6pt;
	text-align: center;
	vertical-align: top;
	/*background-image: url(../../fileadmin/images/footer.jpg); 
	background-repeat: no-repeat;
	*/
	background-color:#999999;
	
	border: none;
}

#footer a{
	color: white;
	text-decoration:none;
}

#footer a:hover{
	color: white;
	text-decoration:underline;
}

#footer .bodytext {
	margin-top:0px;
}




#header .csc-textpic {
	margin-top:20px;
}

/* #### RECHTE BILDER BORDER ############ */
#pictureborder {
	position:absolute;
	right:0px;
	top:80px;
	width:136px;
	height:136px;
	border:1px solid white;
}

#pictureborder2 {
	position:absolute;
	right:0px;
	top:80px;
	width:74px;
	height:136px;
	border-top:1px solid #A1A1A1;
	border-right:1px solid #A1A1A1;
}
#pictureborder3 {
	position:absolute;
	right:0px;
	top:202px;
	width:33px;
	height:1px;
	border-bottom:1px solid #A1A1A1;
}
/* #### RECHTE BILDER BORDER ############ */

#language {
	font-size:7pt;
}

#language li {
	padding-bottom: 2px;
	list-style-type: none;
	
	margin-top: 3px;
	margin-bottom: 3px;
	
}

#language li a {
	color: black;
	text-decoration: none;
	padding-right: 15px;
	background-image: url(styles_01_FILES/lang_list.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#language li a:hover {
	color:black;
	text-decoration: none;
	
	background-image: url(styles_01_FILES/lang_list_act.gif);
}


/*---- MENU EBENEN ----- */

#ersteebene {
	height:178px;
	width:170px;
	position:absolute; 
	left:0px;
	top:0px;
}

#zweiteebene {
	height:178px;
	width:170px;
	background-color:#EBEBEB;
}


#dritteebene {
	height:178px;
	width:190px;
	background-color:#F8F8F8;
	filter:Alpha(opacity=100, finishopacity=50, style=1)
}


/* ------------ SITEMAP --------- */

/* 1st ebene */
.csc-sitemap ul {
	margin-left:25px;
}

.csc-sitemap ul li a{
	color:black;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}
.csc-sitemap ul li a:hover{
	text-decoration:underline;
}

.csc-sitemap ul li {
	list-style-type: none;
	list-style-image:url(styles_01_FILES/lang_list_act.gif);
	margin-bottom:5px;
}

/* 2nd ebene */

.csc-sitemap ul li li{
	list-style-type: none;
	list-style-image:url(styles_01_FILES/lang_list.gif);
	margin-left:0px;
}

.csc-sitemap ul li li a{
	font-weight:normal;
	line-height:13px;
}

/* 3rd ebene */
.csc-sitemap ul li li li {
}

.csc-sitemap ul li li li a{
	font-weight:normal;
	line-height:13px;
}


/* Datei Downloads Elemente */

.csc-uploads {
	width:100%;
	border:1px solid grey;
}

.csc-uploads table {
	
}

.csc-uploads td{
	border-bottom: 1px solid grey;
	margin:0px;
	padding:0px;
	height:40px;
	vertical-align: top;
}

.csc-uploads, .csc-uploads a {
	color:black;
	font-size:8pt;
}

.csc-uploads-fileName p {
	margin:0px;
	margin-left:8px;
}

.csc-uploads-fileName  {
	margin-bottom:15px;
}


.csc-uploads-fileSize {
	
}

/* ----------------------------*/


/*----- FORMULARE & LOGIN Box --------------*/

fieldset {
	border: none;
}

legend {
	padding-bottom:5px;
	padding-left:0px;
	margin-left:0px;
}

label {
	display :block;
	float:left;
	width: 80px;
}

input {
	font-size:8pt;
}

.tx-newloginbox-pi1 {
	padding-left:8px;
}

.tx-newloginbox-pi1 h3{
	font-size:10pt;
	font-weight:normal;
}

.tx-newloginbox-pi1 table {
	font-size:8pt;
	margin:0px;
	padding:0px;
	border:none;
}

.tx-newloginbox-pi1 input {
	width:120px;
	border:1px solid grey;
}



/*-------------------------------/

/* -------------- form styles  -------------------*/

BUTTON
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #999999; 
	background-color: #FFFFFF; 
	border-style: solid;
	border-left: 1px  solid  #999999; 
	border-top:  1px  solid  #999999; 
  	border-right:  1px  solid  #999999; 
  	border-bottom:  1px  solid  #999999; 
}
INPUT,TEXTAREA{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #3F999999CA3; 
	background-color: #FFFFFF; 
	border-style: solid;
	border-left: 1px  solid  #999999; 
	border-top:  1px  solid  #999999; 
  	border-right:  1px  solid  #999999; 
  	border-bottom:  1px  solid  #999999; 
}

#centercontent form {
	margin-left:10px;
}

