html {
	padding: 0; 
	margin-left: 5px; 
}

#wrapper {
	text-align:left;
	background-color:#FFFFFF;
	width: 996px; 
	padding: 0; 
	font-size: 11px;
        margin: 0 auto;
	overflow: auto; 
	color: #000000; 
	font-family: arial,helvetica,sans-serif; 
	background-image: url('images/bg_leiste.gif');	
	background-repeat: repeat-y;
}

body {
/*	padding: 0; 
	font-size: 11px;
	margin-left: 5px;
        margin: 0 auto;
	overflow: auto; 
	color: #000000; 
	font-family: arial,helvetica,sans-serif; 
	background-image: url('images/bg_leiste.gif');	
	background-repeat: repeat-y;
	text-align:center; */
}


#HeaderLayer {
	padding: 0;
	margin: 0;
	z-index: 1;
	left: 0px;
	width: 995px; 
	height: 120px;
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif; 
	position: relative;
	/* top: 0px; */
}

#TopspacerLayer {
	padding: 0;
	margin: 0;
	z-index: 2; 
	left: 5px;
	width: 990px; 
	height: 22px;
	color: #ffffff; 
	position: relative;
/*	top: 120px; */
/*	background-color: #3b8dca; */
	background-color: #061848;

}


/**
* Linke Seite mit Menü und Publikation
*/
#Linkeseite {
	left: 5px; 
	width: 160px; 
	position: relative;
/*	top: 142px; */
	border: 0px solid black;
	float: left;
}

#Menulinks{
	border-top: 1px solid white;
	float:left;
	margin: 0;
	padding:0;
	width: 160px;
	background-image: url('images/navi_bg.jpg');
}

#list{
	margin: 0;
	padding: 0;
	list-style: none;
}
#list li{
    padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid white;
}
#list a{
	width: 156px;
	color: #004e92;
	background: transparent;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font: normal 12px arial, sans-serif;
	text-decoration: none;
}

#list a:hover{ 
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	background: #6baad6;		
}

#PublikationsLayer{
	background-color: #b5d5ec;
	border: 0px solid black;
	z-index: 0;
}

#PublikationsLayer a{
	color: #061848;
	font-weight: bold;
}

#PublikationsLayer a:hover{
	color: #af0000;	
	font-weight: bold;
}

.boxheader{
	/* background-color: #061848; */
	background-color: #3c8ecb;
	color: white;
	font: bold 12px arial, sans-serif;
	padding: 3px 0 3px 5px;
}

.boxcontent{
	padding: 5px;
	color: #061848;
}

.boxtext{
 font: normal 11px arial, sans-serif;
}

.boxheading{
  font: bold 12px arial, sans-serif;
}


#ContentLayer {
	background: #ffffff; 
	left: 15px;
	width: 605px; 
	position: relative;
/* 	top: 155px; */
	border: 0px solid black;
	float: left;
}


#ContentInhalt {
	background: #ffffff; 
	font-size: 12px;
	color: black;
	width: 100%;
}


#ContentZweiSpaltig{
	border: 1px solid black;		
}


#ContentLinks{
	float: left;
	width: 380px;
	border: 0px solid black;
	padding-right: 20px;
}


#ContentLinks a{
	color: #061848;
	text-decoration: none;
}


#ContentLinks a:hover{
	color: #af0000;	
	text-decoration: underline;
}


#ContentNews{
	float: left;
	border: 0px solid black;	
	padding-right: 5px;
    width: 200px;
}  


.boxnews{
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	/* border-left: 3px solid #af0000; */
}


#ContentFooter {
	clear: both;
	margin-top: 20px;
	background-image: url('images/seperator_horiz.gif');
	background-repeat: repeat-x;
	text-align: center;
}

#JuniorensucheLayer{
	background-color: #b5d5ec;
	width: 170px;
}

#WebsitedurchenLayer{
	background-color: #b5d5ec;
	width: 170px;
}


#RechteSeite {
	position: relative; 
	width: 190px; 
/*	top: 142px; */
/*	left: 807px; */
	border-top: 1px solid white;
	padding-left: 41px;
	float: left;
}

TD{
	font-size: 12px;
}


#footerlist ul{
	padding-top:5px;
	list-style: circle;
	white-space: nowrap;
}

#footerlist li{
	display: inline;
	list-style-image: url('images/small_dot.gif');
}

#footerlist a{
	color: #061848;
	font: normal 12px arial,sans-serif;
	padding: 10px;
	text-align:center;
}

#footerlist a:hover{
	color: #af0000;
	font: normal 12px arial,sans-serif;
	padding: 10px;
	text-align:center;
}


/**
* FORMS
*/
form{
	margin: 0;
	padding: 0;
}

input{
	height: 18px;
	width: 100px;
	border: 1px solid #3b8dca;
}


input.searchtxt{
	height: 18px;
	width: 100px;
	border: 1px solid #3b8dca;
}

input.searchtxtlong{
	height: 18px;
	width: 140px;
	border: 1px solid #3b8dca;
}

input.searchtxtlongForum{
	height: 20px;
	width: 140px;
	border: 1px solid #3b8dca;
}



input.submitbutton{

	height: 20px;
	width: 100px;
	border: 1px solid #061848;
	color: white;
	background-color: #3b8dca;
}

#Drucklink {
	padding-top: 12px;
}

#Drucklink a {
	color: white;
	font-weight: bold; 
}

#Drucklink a:hover{
	color: white;
	font-weight: bold; 
}

h1 {
	font-size: 16px;
	font-weight: bold; 
	margin: 0px; 
	color: #000000; 
	font-family: arial
}

h2 {
	font-weight: bold; 
	margin: 0px; 
	color: #000000; 
	font-family: arial
}

h3 {
	font-weight: bold; 
	margin: 0px; 
	color: #000000; 
	font-family: arial
}

h4 {
	font-weight: bold; 
	margin: 0px; 
	color: #000000; 
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 3px solid #af0000;
}

h6 {
	font-weight: bold; 
	margin: 0px; 
	color: #000000; 
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	border-bottom: 3px solid #af0000;
	width: 600px;
}

h5 {
	font-weight: bold; 
	margin: 0;
	padding: 0;
	color: #000000; 
	font-family: arial;
	font-size: 13px;
}

a:link h5, a:visited h5, a:hover h5{
	font-weight: bold; 
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: black; 
	font-family: arial;
	font-size: 12px;
	border-bottom: 1px solid #af0000;
	text-decoration: none;
	background-image: url('images/pfeil_rot.gif');
	background-repeat: no-repeat;	
	background-position: 0 4;
}


/* Rahmen mit grauem Hintergrund */
p.csc-frame-frame1, table.csc-frame-frame1 { 
	background-color: #EDEBF1; 
	padding: 2px 4px 2px 4px;	
	border: 0px solid #333333; 
	font-weight: bold;
	color: black;
}

/* Rahmen mit rotem Hintergrund */
p.csc-frame-frame2, table.csc-frame-frame2 { 
	background-color: #af0000; 
	padding: 2px 4px 2px 4px; 
	border: 0px solid #333333; 
	font-weight: bold;
	color: white;
}


/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { 
	color: #8A0020;
	font-size: 14px;
	font-weight: bold; 
	margin: 0px; 
	color: #000000; 
	font-family: arial;
}

span.name-of-person { color: #8A0020;
	font-size: 12px;
	font-weight: bold; 
	margin: 0px; 
	color: #000000; 
	font-family: arial; 
}

span.detail {color: #8A0020;
	font-size: 14px;
	font-weight: bold; 
	margin: 0px; 
	color: #000000; 
	font-family: arial; 
	border-bottom: 2px solid #990000;
	width:100%;
}

