/* //////// */
a, abbr, acronym, address,b, big, blockquote, body, caption, cite, code, col, colgroup,dd, dfn, div, dl, dt,em, form,html, h1, h2, h3, h4, h5, h6, hr,i, img, label, legend, li,ol, optgroup, option, q,p, pre,samp, select, small, span, strong, sub, sup,table, tbody, td, th, thead, textarea,u, ul {	
	margin:0;padding:0;border:0; 
}
button, input {
	/*
	margin:0;
	padding:0;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* //////////////////////////////////////////////////////////////////////////////////////////// */
body {
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	text-align: left;	
}

html body {
	font-size:12px;
	line-height:17px;
}
p {margin: 0.2em 0 1.5em 0;}

a, a img {text-decoration:none;}
a:link, a:visited, a:hover, a:active, a:focus {text-decoration:none;}
a:link, a:visited {color:rgb(255,255,255);}
/*a:hover, a:active, a:focus {color:rgb(81,128,214);background-color:transparent;}*/
a:hover, a:active, a:focus {color:rgb(176,207,236);background-color:transparent;}

ol ul, ul ol, ul ul, ol ol {margin-top: 0.2em; margin-bottom:0; }

li { 
	margin-left: 15px;
	padding-left: 0.1em;
}

/*
#contentmain ul {margin: 0.5em 0 0.5em 1.4em;}
#contentmain ol {margin: 0 0 0.5em 2em;}
#contentmain ul li, #contentmain ol li {margin-bottom:0.7em;line-height:1em;}
#contentmain ul.dicht li, #contentmain ol.dicht li {margin-bottom:0;}
#contentmain ul ul {padding-top: 0.5em;}
*/

.contentmiddle h1, .contentright h1{font-size: 22px; font-weight: normal; font-family:Georgia, serif; color:rgb(255,255,255); line-height:26px;	margin: 60px 0px 10px 0px;	}
.contentmiddle h2, .contentright h2 {font-size: 16px; font-weight: bold; font-family:Georgia, serif; color:rgb(255,255,255); line-height:20px;	margin: 30px 0px 10px 0px;}
.contentmiddle h3, .contentright h3 { font-size: 13px; font-weight: bold; font-family:Verdana, Arial, sans-serif; color:rgb(255,255,255); line-height:20px;	margin: 30px 0px 10px 0px; font-style: italic;}
.contentmiddle h4, .contentright h4, .contentmiddle h5, .contentright h5, 
.contentmiddle h6, .contentright h6 { font-size: 11px; font-weight: bold; font-family:Verdana, Arial, sans-serif; color:rgb(255,255,255); line-height:20px;	margin: 30px 0px 0px 0px; }
/* #contentall
   #contentholdermiddle
*/
/* //////////////////////////////////////////////////////////////////////////////////////  */	
/* //////////////////////////////////////////////////////////////////////////////////////  */	



#overall-top {
	background-image: url(interface/std_hg-top.gif);
	background-repeat:repeat-x;
	background-color: rgb(245,155,0);	
}
#overall-bottom {
	background-image: url(interface/std_hg-bottom.gif);
	background-repeat:repeat-x;
	background-color: rgb(255,255,255);	
	text-align:center;
	padding-top: 5px;
}
#topholder {
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left:-500px;
	padding-top:8px;
}
#bottomholder{
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left:-500px;
}










#header {
	width: 852px;
	height: 126px;
	/*background-image: url(interface/std_header.jpg);*/
	background-repeat:no-repeat;
	padding-bottom:3px;
}
#topmenuarea {
	width: 852px;
	height: 49px;
	background-image: url(interface/std_topmenueareabg.gif);
	background-repeat:no-repeat;
	position: relative;
}

#contentall{
	width: 1000px;
	margin-top: 20px;
	/* holds floats*/
}

#contentholdermiddle {
	width: 600px;
	float: left;
}
#contentholderleft { 
	width: 200px;
	float: left;
}
#contentholderright {
	width: 200px;
	float: right;
	padding-top: 30px;
	margin-bottom: 100px;
}


.clear {
	clear: both;
}


#topmenurecords{
	height: 34px;
	width: 705px;
}
#toprootline{
	text-align: right;
	margin-right: 5px;
	line-height:20px;
	font-size: 11px;
	
}
#toprootline a{ color: rgb(255,255,255); }

#sitesearch {
	width: 137px;
	height:20px;
	/*background-image: url(interface/searchinput.gif);
	background-repeat:no-repeat;*/
	position: absolute;
	top: 7px;
	right: 19px;

}

.endimage{
	height: 89px;
	margin-top: 160px;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(interface/endimage.gif);
	background-repeat:no-repeat;
	background-position:  center ;	
}




/* START */
#overall-top_p-start {
	background-image: url(interface/home/bg-verlauf.png);
	background-repeat:repeat-x;
	background-color: rgb(192,65,0);	
}
#topholder_p-start {
	/*width: 1000px;
	position: relative;
	left: 50%;
	margin-left:-500px;
	padding-top:105px;*/
	width: 860px;
	position: relative;
	left: 50%;
	margin-left:-430px;
	padding-top:105px;
	padding-bottom:100px;

	background-image: url(interface/home/headerzusatz.gif);
	background-repeat: no-repeat;
	background-position: 0px 53px;

}
#header_p-start {
	width: 860px;
	height: 338px;
	background-image: url(interface/home/startheader.png);
	background-repeat:no-repeat;
	padding-bottom:0px;
	position: relative;
}
#header_p-start #flashcontent {
	background-color: transparent;
	width: 825px;
	height: 297px;
	position: absolute;
	top: 15px;
	left: 18px;
}

#topmenuarea_p-start {
	width: 860px;
	height: 49px;
	background-image: url(interface/home/start_topmenueareabg.png);
	background-repeat:no-repeat;
	position: relative;
}

/**/
#overall-bottom_p-start {
	background-image: url(interface/home/start_hg-bottom.gif);
	background-repeat:repeat-x;
	background-color: rgb(255,255,255);	
	text-align:center;
	padding-top: 5px;
}
#bottomholder_p-start{
	width: 860px;
	position: relative;
	left: 50%;
	margin-left:-430px;
}
/**/
#contentall_p-start{
	/*width: 1000px;*/
	width: 860px;
	margin-top: 0px;
	/* holds floats*/
	background-image: url(interface/home/start-news-bg.png);
	background-repeat:no-repeat;
	padding-bottom: 30px;
}

#contentholdermiddle_p-start {
	/*width: 1000px;*/
	/*float: left;*/
}
.contentmiddle_p-start{
	padding: 0px 5px;
}
.contentmiddle_p-start *{
	color: rgb(255,255,255);
	margin: 0px;
}

.contentmiddle_p-start h2 *{
	color: rgb(255,255,255);
	font-size: 11px;
}

/* set in news css */
/*
.contentmiddle_p-start .news-latest-gotoarchive {
	display: none;
}
.contentmiddle_p-start .news-latest-item {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
	height: 80px;
	float: left;
	padding: 0px 10px; 
	overflow: hidden;
}
.contentmiddle_p-start .news-latest-container {
	padding: 5px 5px;
}
*/
/**/















/* ////////////  */
#vmenuearea{

}
.contentleft{
	padding-right: 15px;
}
.contentright{
	padding-left: 15px;
}
.contentmiddle{
	padding:0px;
}
/*///////////////////////////////////*/


#vmenuearea{
	background-image: url(interface/menu/m_middle.gif);
	background-repeat:repeat-y;
}
#vmenu-top{
	height: 21px;
	background-image: url(interface/menu/m_top.gif);
	background-repeat:no-repeat;
}
#vmenu-bottom{
	height: 29px;
	background-image: url(interface/menu/m_bottom.gif);
	background-repeat:no-repeat;
	margin-bottom: 200px; /* wegen footer*/
}

#vmenu-content{
	width:178px;
	margin-left: 6px;
}




/* /////////////////////////////// */
/*################################
###### nav_top ##################
##################################*/
#topmenurecords div.lh{
	display: block;
	height: 34px;
	float: left;
}
#topmenurecords div.lh.t_a { margin-left:20px;}
#topmenurecords div.lh a{
	display: block;
	height: 34px;
	line-height: 30px;	
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 15px;
	background-image: url(interface/tmenu/normal.gif);
	background-repeat:no-repeat;
}
#topmenurecords div.lh.t_a a{	}
#topmenurecords div.lh.t_m a{	}
#topmenurecords div.lh.t_e a{	}

#topmenurecords div.lh.t_e { padding-right: 2px; background-image: url(interface/tmenu/abschluss.gif); 	background-repeat:no-repeat; background-position: right;}

#topmenurecords div.lh.aktiv a, #topmenurecords div.lh a:hover{
	background-image: url(interface/tmenu/aktiv.gif);
}




/*################################
###### nav_main ##################
##################################*/
#nav_main ul, #nav_main li{ margin:0px; padding:0px; width:auto;}
#nav_main li { list-style-type:none; }
#nav_main ul a { 
	padding:2px 2px 2px 2px; display:block;  /*border-bottom:solid 1px rgb(255,255,255);*/  color:rgb(255,255,255); text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav_main ul.u2 a, #nav_main ul.u3 a, #nav_main ul.u4 a {}
#nav_main ul.u1 a { padding: 6px 25px 6px 5px; font-size: 11px; font-weight:bold; background-image: url(interface/menu/me_1.gif); background-repeat:no-repeat; background-position: right top; background-color: rgb(192,65,0);}
#nav_main ul.u2 a { padding: 4px 25px 3px 10px; font-size: 11px; font-weight:normal; background-image: url(interface/menu/me_2.gif); background-repeat:no-repeat; background-position: right top; background-color: rgb(239,124,0); }
#nav_main ul.u3 a { padding: 4px 25px 3px 25px; font-size: 11px; font-weight:normal; background-image: url(interface/menu/me_2.gif); background-repeat:no-repeat; background-position: right top; background-color: rgb(239,124,0);  }
#nav_main ul.u4 a { padding: 4px 25px 3px 45px; font-size: 11px; font-weight:normal; background-image: url(interface/menu/me_2.gif); background-repeat:no-repeat; background-position: right top; background-color: rgb(239,124,0); }

#nav_main ul li a.aktuell_link {
	font-weight:bold; color:rgb(192,66,0); 
	background-color: rgb(255,255,255); background-image: none;
	/*background-image:url(interface/menu/me_active.gif); background-repeat: repeat-x; background-position: right; */ 
	/*background-image:url(interface/menu/me_w.gif); background-repeat: no-repeat; background-position: 20px;*/
}
/*#nav_main ul li a:hover { background-image:url(interface/nav_mainaktuellbg.gif); background-repeat: repeat-y; background-position: right;  }*/

/*
ul.u1
  li.aktiv   a.aktiv_link
  ul.u2
    li.aktiv	a.aktiv_link
    ul.u3
	  li.aktiv a.aktuell_link
*/
#nav_main  ul.u1 li.aktiv a.aktiv_link, #nav_main  ul.u1 li a:hover {background-image: url(interface/menu/me_1-aktiv.gif);}
#nav_main  ul.u2 li.aktiv a.aktiv_link, #nav_main  ul.u2 li a:hover {background-image: url(interface/menu/me_2-aktiv.gif);}
#nav_main  ul.u3 li.aktiv a.aktiv_link, #nav_main  ul.u3 li a:hover {background-image: url(interface/menu/me_2-aktiv.gif);}
#nav_main  ul.u42 li.aktiv a.aktiv_link, #nav_main  ul.u42 li a:hover {background-image: url(interface/menu/me_2-aktiv.gif);}

#nav_main  ul.u1 li a:hover { background-color: rgb(192,65,0); color:rgb(255,255,255);}



/*  ////////search /////////////  */
#sitesearch * .suchfeld {
	/*gesamt: h:20;  w:137; */
	padding: 1px 3px;
	height: 18px;	
	width: 131px;
	margin: 0;	
	
	background-color: transparent;
	color: rgb(255,255,255);
	border: 0px;
	line-height: 13px;
	
	background-image:url("interface/searchinput.gif");
	background-repeat:no-repeat;
}
#sitesearch * .suchfeld:focus {
	background-image:url("interface/searchinput_focus.gif");
}
#sitesearch * .suchbutton {
	display: none;
}




/*///////////////////////////////////////////////////////////  
///////////     CSS-STYLED CONTENT         //////////////////  
//////////////////////////////////////////////////////////*/



/* //////////////////////  contentmiddle  //////////////////////  */

h1.pagetitle {
	font-size: 22px; font-weight: normal; font-family:Georgia, serif; color:rgb(255,255,255); line-height:26px;
	margin: 0px 0px 30px 0px;
	/*background-image: url(interface/line-h.gif);
	background-repeat:repeat-x;
	background-position: bottom;*/
	text-align: center;
	font-style: italic;
}
.pt_left {	/*padding-left:50px;	background-color: rgb(255,255,50);*/ }
.pt_right {	/*padding-left:50px;	background-color: rgb(255,255,50);*/ }



.contentmiddle .csc-header h1{ 
	font-size: 22px; font-weight: normal; font-family:Georgia, serif; color:rgb(255,255,255); line-height:26px;
	/*margin: 60px 0px 0px 0px;*/
	margin: 60px 0px 10px 0px;
	background-image: url(interface/line-h.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
.contentmiddle .csc-header h1.csc-firstHeader{	margin: 0px; }

.contentmiddle .csc-header h2{ 
	font-size: 16px; font-weight: bold; font-family:Georgia, serif; color:rgb(255,255,255); line-height:20px;
	margin: 30px 0px 0px 0px;
}
.contentmiddle .csc-header h2.csc-firstHeader{	margin: 0px; }



.contentmiddle .csc-frame-frame1 {
	margin: 60px 0px 0px 0px;
	padding: 10px;
	background-image: url(interface/line-cont-orange.gif);
	background-repeat: no-repeat;
	/*std farben*/
}
.contentmiddle .csc-frame-frame2 {
	margin: 20px 0px 0px 0px;
	padding: 10px;
	background-image: url(interface/line-cont-white.gif);
	background-repeat: no-repeat;
	color: rgb(239,124,0);
	background-color: rgb(255,255,255);
}

.contentmiddle .csc-frame-frame1 h1, .contentmiddle .csc-frame-frame1 h2{
	/*margin: 0px 0px 0px 0px;*/
	margin: 0px 0px 20px 0px;
	background-image: none;
}
.contentmiddle .csc-frame-frame2 h1, .contentmiddle .csc-frame-frame2 h2 {
	margin: 0px 0px 20px 0px;
	background-image: none;
	color: rgb(239,124,0);
}

.contentmiddle .csc-frame-frame2 a {
	color:  rgb(239,124,0);
}




/* //////////////////////  contentright  //////////////////////  */
.contentright .csc-header h1{ 
	font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color:rgb(255,255,255); line-height:16px;
	margin: 40px 0px 0px 0px;
	background-image: url(interface/line-h.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	line-height: 1.8em;
}
.contentright .csc-header h1.csc-firstHeader{	margin: 20px 0px 0px 0px; }

.contentright .csc-header h2{ 
	font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;  color:rgb(255,255,255); line-height:15px;
	margin: 30px 0px 0px 0px;
}
.contentright .csc-header h2.csc-firstHeader{	margin: 0px; }
.contentright .csc-frame-special-i .csc-header h1{	margin: 0px; }


.contentright .csc-frame-frame1 {
	margin: 60px 0px 0px 0px;
	padding: 10px;
	background-image: url(interface/line-cont-orange.gif);
	background-repeat: no-repeat;
	/*std farben*/
}
.contentright .csc-frame-frame2 {
	margin: 20px 0px 0px 0px;
	padding: 10px;
	background-image: url(interface/line-cont-white.gif);
	background-repeat: no-repeat;
	color: rgb(239,124,0);
	background-color: rgb(255,255,255);
}

.contentright .csc-frame-frame1 h1, .contentright .csc-frame-frame1 h2{
	margin: 0px 0px 0px 0px;
	background-image: none;
}
.contentright .csc-frame-frame2 h1, .contentright .csc-frame-frame2 h2 {
	margin: 0px 0px 0px 0px;
	background-image: none;
	color: rgb(239,124,0);
}

/*  */

.contentright .csc-frame-special-o {
	margin: 20px 0px 0px 0px;
	padding: 0px 2px 10px 1px;
	width: 182px;
	background-color: transparent;
	background-image: url(interface/f_special-outer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentright .csc-frame-special-i {
	padding: 1px 1px 1px 1px;
	width: 180px;
	background-color: rgb(255,255,255);
	background-image: url(interface/f_special-inner.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.contentright .csc-frame-special-o .csc-header *{
	/*h1-h5*/
	color: rgb(150,150,150);
	margin:0px;
	background-image: none;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 4px;
}



p.bodytext a {text-decoration:underline;}





/* contenttable*/
.contenttable p, .csc-uploads p {
	margin: 0px;
	/*color: black;*/
}

.contenttable caption, .csc-uploads caption {
	color: rgb(0,0,0);
	font-weight: bold;
	font-style: italic;
}
.contenttable, .csc-uploads {
   background-color: rgb(254,212,138);
   border: 1px solid rgb(209,98,0);
   margin:3px;
   margin-top:10px;
   width:97%;
   border-spacing: 1px;
}

table.csc-uploads {
   width:97%;
}

.contenttable tr td, .csc-uploads tr td {
    font-size:0.85em;
	padding:2px 5px 2px 5px;
	vertical-align:top;
	/*border-bottom: 1px dotted rgb(255,255,255);*/
}
.contenttable tr th, .csc-uploads tr th {
	background-color: rgb(114,54,0);
	padding: 3px;
}

.csc-uploads tr td.csc-uploads-fileName p a {
   font-weight: bold;
   text-decoration: none;
}
.csc-uploads tr td.csc-uploads-fileName p.csc-uploads-description { 
  margin-top:0px;
  font-style: italic; 
  font-weight: normal;
  font-size: 1.1em;
}
.csc-uploads tr td.csc-uploads-fileSize { 
  white-space: nowrap; padding-left: 10px; padding-right: 6px; 
}
.csc-uploads tr td.csc-uploads-fileSize p { 
  text-align: right; 
}

.tr-even {
  /*background: rgb(230,230,230) url(interface/tr_bottom.gif) bottom repeat-x;*/
	background-color: rgb(239,124,0);
}

.tr-odd {
   /*background: rgb(240,240,240) url(interface/tr_bottom.gif) bottom repeat-x;*/
   	background-color: rgb(209,98,0);
}
/**/


blockquote {
	padding: 0.5em 3em 0.2em 3em;
	background-color: rgb(239,124,0);
	border: 1px dotted rgb(254,212,138);
	margin: 10px 30px !important;
	text-align: center;
}
span.kapitaelchen { font-variant:small-caps; }
span.important { color: rgb(138,47,0); font-weight: bold;}
.hg1 {background-color: rgb(239,124,0); padding: 1px 2px;}
.hg1_rahmen {background-color: rgb(239,124,0); padding: 1px 2px; border: 1px dotted rgb(254,212,138);}
.smalltext {font-size: 0.8em; line-height: 1em;}
.align-left { text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}



/* //////////////////////  Allgemeine Korrekturen  //////////////////////  */

.csc-textpic  { /*clear:both; height:1%;*/ overflow:hidden; }
div.csc-textpic-imagewrap {/*padding: 1em 0;*/ margin: 1em 0;}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img,  div.csc-textpic-border div.csc-textpic-imagewrap img{
	border:1px solid rgb(188,123,10);
	border-top-color: rgb(201,149,59);
	border-left-color: rgb(201,149,59);
	padding:4px;
	background-color: white; 
}



div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, 
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, 
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	margin-right: 8px;
}
