/* Allgemeine Stilanweisungen
   -----------------------------------------------------------------------------
*/

body,h1,h2,h3,h4,h5,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family: Verdana, Arial, Helvica, sans-serif;
	color: #333333;
	margin : 0px;
	
}

body {
	background-repeat : no-repeat;
	font-size : 11px;
	line-height: 14px;
	background : #FFFFFF;
	padding : 0px;
	overflow-x: hidden;
	/*overflow:-moz-scrollbars-vertical;*/
}

/* Links
a:link { text-decoration:none; color: #930;}
a:visited { text-decoration:none; color: #930;}
a:hover { text-decoration:underline; color: #930;}
a:active { text-decoration:none; color: #930;}
 */
a:link { text-decoration:none; color: #6e6e6e;}
a:visited { text-decoration:none; color: #6e6e6e;}
a:hover { text-decoration:underline; color: #6e6e6e;}
a:active { text-decoration:none; color: #6e6e6e;}


h1 {
	font-size:14px;
	margin-bottom:3px;
	padding: 0px;
	margin : 0px 0px 8px 0px;
	font-style : normal;
	color:#336699;
	margin : 0px;
}

h2 {
	font-size: 12px;
	color: #336699;
	font-style: normal;
	margin : 0px 0px 8px 0px;
	margin-top: 0px;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size:14px;
	background-color: transparent;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 3px;
}

p, td {
	font-size : 11px;
	line-height : 14px;
}

/* nicht im Statlab CSS enthalten
table, tr{
	font-size: 1em;
}
*/

ul {

	list-style: square outside;
	margin-bottom: 5px;
	margin-top: 5px;
}

ol {
	list-style-position: inside;
	list-style-type : decimal;
	margin-bottom : 5px;
	margin-top : 5px;
}

.baseToolTip	{
}

/* Layoutbereiche Mastertemplate
   -----------------------------------------------------------------------------
/* 
    Template baseHeader 
*/

#baseHeaderLogo {
	position	: absolute; 
	top			: 0px;
	left		: 0px;
	right		: 0px;
	margin		: 0px 0px 0px 0px;
	padding-bottom: 0px;
	width		: 100%;
	border-bottom: solid 1px #003366;
	background-color: #4E82AA;
}

#baseHeaderNavigation{
	position: absolute;
	top: 80px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#baseHeaderGelb{
	position: absolute;
	top: 100px;
	left: 0px;
	height: 18px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #ffd700;
	border-top: solid 1px #003366;
	border-bottom: solid 1px #003366;
	padding-top: 2px;
	}

/*
	Template baseContent 
*/

#baseContent {
	position		: absolute;
	top			: 130px; 
	left			: 0px;
	margin		: 0 10px 75px 140px;
	padding		: 10px 20px 20px 40px;
	width			: auto;
/*	vertical-align	: top; */
}


/*
	Template baseContainerNavigationToRoot
*/
.baseNavigationToRoot {
	width			: auto;
	padding-left: 180px;
	color: #666666;
}
/*
	Template baseFooter 
*/
#baseContainerFooter { 
position: relative;
	width			: auto;
	padding			: 5px 0 0 0;
	margin			: 0px 40px 5px 0px;
	border-top		: 1px solid #003366;
	color			: #666666;
}

/* 
    Template baseFrameset 
	Sollte annähernd identsich sein mit baseNavigationContainer
*/

#baseNavigationLeft {
	position: absolute;
	left: 0px;
	top:135px;
	margin: 0px;
	padding: 0px;
	width:168px;
	height: 400px;
	background-color: #e0e0e0;
}


#baseNavigationFrame {
/*	position		: absolute;
	top				: 0px;
	left			: 5px;
	width			: 200px;
   padding			: 10px 5px 10px 14px;
	vertical-align  : top;
	border-right	: 1px solid #669933;
	border-top		: 1px solid #669933;*/
	position: absolute;
	left: 0px;
	top: -1px;
	margin: 0px;
	padding: 0px;
	width:168px;
/*	background-color: #e0e0e0; */
background-color: #FFFFFF; 
}
/*
	Template baseMewsList 
*/
#baseNewsAreas {
	position		: absolute;
	top				: 140px;
	right			: 5px;
	width			: 200px;
	padding			: 10px;
	vertical-align	: top;
	border-left 	: 1px solid #669933;
	border-top		: 1px solid #669933;
	background : #ededed;
}

/* Spezielle  - Stilanweisungen
   -----------------------------------------------------------------------------

/* Template baseHeader  */

a.baseHeaderLink{
	color:#0066cc;
}
.baseHeaderItemSel{
	color:#666666;
}
/* Template baseNavigationLeft */

#baseNavigationFrame  ul, ##baseNavigationLeft ul
{
	list-style : none;
	margin : 0px;
	padding : 0px;
	border : none;
}

#baseNavigationFrame ul ul, #baseNavigationLeft ul ul
{
	list-style : none;
	margin : 0px;
	padding : 0px;
	border : none;
}
#baseNavigationFrame  ul li, #baseNavigationLeft ul li 
{	
	list-style : none;
	margin : 0px;
	padding : 0px;
	border : none;
}
#baseNavigationFrame  li ul li, #baseNavigationLeft li ul li
{
	border-bottom : 1px solid #ffffff;
}
#baseNavigationFrame  li a, #baseNavigationLeft li a 
{
	width : auto;
}
#baseNavigationFrame  li a.aktiv, #baseNavigationContainer li a.aktiv
{
	text-decoration: underline;
	background-color : #ff9900;
}
#baseNavigationFrame  li a:hover, #baseNavigationContainer li a:hover
{
	text-decoration: none;
	background-color : #ff9900;
}

/* Template baseNavigationToRoot  */

.baseNavigationToRoot {
	color:#930;
}
.baseNavigationToRoot a {
	color:#930;
}

/* Template baseSitemap  */

ul.baseSitemap {
    list-style-type: square;
	font-weight: bold;
}
li.baseSitemap {
	color:#0066cc;
}
div.baseSitemapLevel_01 {
	text-indent	: 20px;
	font-weight: normal;
}
div.baseSitemapLevel_02 {
	text-indent	: 40px;
	font-weight: normal;
}

/* Template baseNewsBody */

h1.baseNewsTitle{
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	color: #003366;
	margin-top: 0.1em;
}
div.baseNewsAbstract {
	font-weight: bold;
}
div.baseNewsTextLong {
}
div.baseNewsDate {
	text-align: right;
	color: #666666;
}
div.baseNewsNavigationPrevNext{
	margin-top: 1em;
	text-align: right;
}
div.baseNewsParent{
	margin-top: 0.1em;
	text-align: right;
}
/* Template baseNewsList  */
div.baseNewsListHead {
	font-weight		: bold;
	margin-bottom	: 2px;
	color			: #036;
}
div.baseNewsListTitle {
	font-weight		: bold;
	margin-bottom	: 2px;
}
div.baseNewsListAbstract {
	margin-bottom	: 2px;
}
div.baseNewsListText {}
div.baseNewsListDate {
	text-align: right;
	color: #666666;
}


/* blöcke auf der Startseite */
#box{
	/*float: left;*/
 	margin       : 0px 10px 0px 0px;
  	padding     : 10px 10px 10px 10px;
	width		:272px;
	border: 1px solid #369;
}
#box p{
margin: 0px 0px 5px 0px;
} 
#box-left{
	float: left;
 	margin       : 0px 10px 0px 0px;
  	padding     : 10px 10px 10px 10px;
	width		:272px;
	border: 1px solid #369;
}
#box-left p{
margin: 0px 0px 5px 0px;
} 
#box-rechts{
	float: left;
	margin-top: 0px;


	margin-right: 10px;
	margin-bottom: 0px;
	margin-left:0px;
	padding-top : 2px;
	padding-right : 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	width		:180px;
	border: 1px solid #369;
}
#box-rechts p{
margin: 0px 0px 5px 0px;
}
#box2{
	/* float: left; */
 	margin       : 0px 0px 0px 0px;
  	padding     : 10px 10px 10px 10px;
	width		: 576px;
	border: 1px solid #369;
}
#box2 p{
margin: 0px 0px 5px 0px;
} 
.register{
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:90px;
	background-color: #369;
	color:#fff;
}
.register-left{
	float: left;
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:90px;
	background-color: #369;
	color:#fff;
}
.register-braun{
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:90px;
	background-color: #c60;
	color:#fff;
}
.register2{
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:90px;
	color:#fff;
}

.footer2 {
	font-size : 9px;
	color: #333;
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.img {
	border: 1px solid #000000;
}

/* styles menu left */
#menu {
font-size : 10px;
font-family:  Verdana, Arial, Helvica, sans-serif;
background-color: transparent;
margin-top: 122px;
}
#menu a {
display: block;
width: 158px;
height: 18px;
margin:1px 0px;
padding: 3px 0 1px 10px;
/*background-color: #8C0001;
color: #ffffe0;*/
	background-color : #ffd700;
	color : #333333;

/*border-bottom: 1px solid #993333;*/
text-decoration: none;
}
#menu a:hover {
width: 158px;
margin: 1px 0px;
padding: 3px 0 1px 10px;
background-color: #ff9900;
/*border-left: 20px solid #993333;*/
/*color: #660000;*/
}
#menu .active {
display: block;
width: 158px;
height: 18px;
margin: 1px 0px;
padding: 3px 0 1px 10px;
background-color: #ff9900;
/*border-left: 20px solid #993333;*/
}
#menu .active-link {
/*background-color: #993333;
color: #ffffe0;*/
background-color: #ff9900;
color: #8b0000;
/*border-left: 20px solid #669933;
border-right: 8px solid #669933;*/
}
#menu .sub-menu a {
display: block;
width: 148px;
height: 18px;
margin: 1px 0px;
padding: 3px 0 1px 20px;
/*background-color: #993333;
color: #ffffe0;*/
	background-color : #e0e0e0;
	color : #333333;
font-weight: normal;
/*border-left: 20px solid #669933;
border-right: 8px solid #669933;*/
}
#menu .sub-menu a:hover {
width: 148px;
margin: 1px 0px;
padding: 3px 0 1px 20px;
background-color: #ff9900;
/*border-left: 20px solid #993333;
border-right: 8px solid #669933;*/
/*color: #8b0000;*/
}
#menu .sub-menu .active {
display: block;
width: 148px;
height: 18px;
margin: 1px 0px;
padding: 3px 0 1px 20px;
/*background-color: #ffffe0;
color: #8b0000;*/
background-color: #ff9900;
color: #8b0000;
font-weight: normal;
/*border-left: 20px solid #993333;
border-right: 8px solid #ffffe0;*/
} 


/* styles menu left FRAME*/
#menuFrame {
font-size : 10px;
font-family:  Verdana, Arial, Helvica, sans-serif;
background-color: transparent;
}
#menuFrame a {
display: block;
width: 158px;
height: 18px;
margin:1px 0px;
padding: 3px 0 1px 10px;
/*background-color: #8C0001;
color: #ffffe0;*/
	background-color : #ffd700;
	color : #333333;

/*border-bottom: 1px solid #993333;*/
text-decoration: none;
}
#menuFrame a:hover {
width: 158px;
margin: 1px 0px;
padding: 3px 0 1px 10px;
background-color: #ff9900;
/*border-left: 20px solid #993333;*/
/*color: #660000;*/
}
#menuFrame .active {
display: block;
width: 158px;
height: 18px;
margin: 1px 0px;
padding: 3px 0 1px 10px;
background-color: #ff9900;
/*border-left: 20px solid #993333;*/
}
#menuFrame .active-link {
/*background-color: #993333;
color: #ffffe0;*/
background-color: #ff9900;
color: #8b0000;
/*border-left: 20px solid #669933;
border-right: 8px solid #669933;*/
}
#menuFrame .sub-menu a {
display: block;
width: 148px;
height: 18px;
margin: 1px 0px;
padding: 3px 0 1px 20px;
/*background-color: #993333;
color: #ffffe0;*/
	background-color : #e0e0e0;
	color : #333333;
font-weight: normal;
/*border-left: 20px solid #669933;
border-right: 8px solid #669933;*/
}
#menuFrame .sub-menu a:hover {
width: 148px;
margin: 1px 0px;
padding: 3px 0 1px 20px;
background-color: #ff9900;
/*border-left: 20px solid #993333;
border-right: 8px solid #669933;*/
/*color: #8b0000;*/
}
#menuFrame .sub-menu .active {
display: block;
width: 148px;
height: 18px;
margin: 1px 0px;
padding: 3px 0 1px 20px;
/*background-color: #ffffe0;
color: #8b0000;*/
background-color: #ff9900;
color: #8b0000;
font-weight: normal;
/*border-left: 20px solid #993333;
border-right: 8px solid #ffffe0;*/
}

#menufooter {
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 168px;
	background-color : #e0e0e0;
	font-size : 9px;
	color: #333;
}
#containerRight_new{
	position	: absolute;
	top		: 0; 
	left		: 632px;
	margin		: 0;
	padding		: 10px;
}

/* blöcke auf der Startseite */
.box-container_new{
	clear:both;
	width: 592px;
	margin: 10px 0px 20px 0px;
}
.box-left_new{
	float: left;
	margin-bottom:10px;
}
.box-left_new .rahmen{
	margin: 0px 0px 5px 0px;
  	padding: 10px 10px 10px 10px;
	width:269px;
	border: 1px solid #369;
}
.box-left_new h1{
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:100px;
	background-color: #369;
	color:#fff;
	font-size: 95%;
} 
.box-left_new h5{
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:200px;
	background-color: #369;
	color:#fff;
	font-size: 95%;
} 

.box-left_new  p{
	margin-bottom:10px;
}
.box_new{
	float:right;
	margin-bottom:10px;
}
.box_new .rahmen{
	margin: 0px 0px 5px 0px;
 	padding     : 10px 10px 10px 10px;
	width		:269px;
	border: 1px solid #369;
} 
.box_new h1{
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:100px;
	background-color: #369;
	color:#fff;
	font-size: 95%;
} 
.box_new h5{
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:200px;
	background-color: #369;
	color:#fff;
	font-size: 95%;
} 

.box_new p{
	margin-bottom:10px;
}
.box2_new{
 	margin       : 20px 0px 0px 0px;
}
.box2_new .rahmen{
	padding     : 10px ;
	width		: 570px;
	border: 1px solid #369;
}
.box2_new h1{
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:100px;
	background-color: #369;
	color:#fff;
	font-size: 95%;
	clear:both;
} 
.box2_new h5{
 	margin       : 10px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:200px;
	background-color: #369;
	color:#fff;
	font-size: 95%;
	clear:both;
}
.box2_new p{
	margin-bottom:10px;
}
.box-right_new{
	margin:0px 10px 0px 0px;
}
.box-right_new .rahmen{
	padding     : 10px ;
	width		:180px;
	border: 1px solid #369;
}
.box-right_new h1{
 	margin       : 0px 0px 0px 0px;
  	padding     : 1px 2px 1px 5px;
	width		:100px;
	background-color: #369;
	color:#fff;
	font-size: 95%;
	clear:both;
}
.box-right_new p{
	margin-bottom:10px;
}

