body
{
	margin-top:10px;
	background-color:#f2f2f2;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	text-align:center;
}

.container
{
	text-align:left;
	position:relative;
	width: 800px;
	margin: 0 auto;
}

.contentElement
{
	padding:20px;
}

.contentElement a:visited, .contentElement a:link
{
	text-decoration:none;
	color:#003399
}
.contentElement h1, .contentElement h2
{
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	color:#003399;
}

.contentElement p
{
	font-size:0.8em;
}

.upArrow img
{
	border:0;
	width:8px;
	height:8px;
}


.upArrow
{
	text-align:right;
}

.elementRuler
{
	border:0;
	height:5px;
	color:#F2F2F2;
	background-color:#F2F2F2;
}

.header
{
	background-color:White;
	width: 800px;
	height:128px;
}

.logo
{
	width:150px;
	height:128px;
	/*float:left;*/
}

.logo img
{
	margin-top:5px;
	margin-left:4px;
}

.logo-text
{
	position:absolute;
	left:150px;
	top:0px;
	width:650px;
	height:128px;
	color:#003399;
	font-size:1.5em;
	font-weight:bold;
	padding-left:20px;
	margin-top:0px !important;
	/*margin-top:20px;*/

}

.logo-text p
{
	margin-top:20px;
}

/*gP, 18112010: für das Rechte Logo im Header*/
.logo-right
{
	position:relative;
	width:150px;
	height:128px;
	float:right;
	margin-top:0px !important;
}

.logo-right img
{
	margin-top:5px !important;
	margin-left:4px;
}



.menuTop
{
	width:805px;
	height:22px;
}

.body
{
	background-image:url(../nrz/images/bg.bmp);
	background-repeat:repeat-y;
	min-height:1100px;
	height:auto !important;
	height:1100px;
}



.menuLeft
{
	position:absolute;
	width:144px;
	/*background-color:#003399;*/
}

.content
{
	position:relative;
	left:144px;
	/*top:148px;*/
	width:494px;
	margin-left:5px;
	margin-right:5px;
	/*float:left;*/
	/*background-color:#e6e6e6;*/
}

.colRight
{
	position:relative;
	/*left:648px;*/
	top:0px;
	width:150px;
	padding-top:10px;
	float:right;
	/*background-color:#fef5e5;*/
}

.colRight a:visited, .colRight a:link
{
	color:#003399;
	font-size:0.6em;
	text-decoration:none;
}

.footer
{
	position:relative;
	height:20px;
	margin-top:3px;
	background-color:#003399;
	text-align:center;
	clear:both;
}


.footer a:link, .footer a:visited
{
/*	position:relative;
	top: 3px;*/
	color:White;
	font-family:Verdana;
	font-size:0.6em;
	font-weight:bold;
	text-decoration:none;
}

.menuTop-level1-normal a /* a:visited, .menuTop-level1-normal a:link*/
{
	margin:3px 1px 3px 1px;
	width:131px;
	height:16px;
	background-color:#003399;
	float:left;
	color:White;
	font-size:0.8em;
	text-decoration:none;
	font-weight:bold;
}

.menuTop-level1-active a /*a:visited, .menuTop-level1-normal a:link*/
{
	margin:3px 1px 3px 1px;
	width:132px;
	height:16px;
	background-color:White;
	float:left;
	color:#003399;
	font-size:0.8em;
	text-decoration:none;
	font-weight:bold;
}

/* Normal */
.menuLeft-level1-normal, .menuLeft-level1-actifsub
{
	height:22px;
	color:White;
	background-color:#003399;
}

/* Aktiv */
.menuLeft-level1-active, .menuLeft-level1-curifsub
{
	height:22px;
	color:#003399;
	background-color:White;
}

/* Normal */
.menuLeft-level1-normal a:link, .menuLeft-level1-normal a:visited, .menuLeft-level1-actifsub a:link,  .menuLeft-level1-actifsub a:visited
{
	
	color:White;
	font-size:0.6em;
	font-weight:bold;
	text-decoration:none;
}

/* Aktiv */
.menuLeft-level1-active a:link, .menuLeft-level1-active a:visited, .menuLeft-level1-curifsub a:visited, .menuLeft-level1-curifsub a:link
{
	
	color:#003399;
	font-size:0.6em;
	font-weight:bold;
	text-decoration:none;
}


.langmenu a:link img, .langmenu a img{
	border:thin solid grey;
}

.langmenu a:hover img{
	border:thin solid white;
}

.langmenu img{
	margin-left:5px;
}

.filelinks
{
	font-size:0.8em;
}

a[href $='.pdf']
{ 
   padding-left: 24px;
   background: transparent url(../../typo3/gfx/fileicons/pdf.gif) no-repeat center left;
}

a[href $='.xml']
{ 
   padding-left: 24px;
   background: transparent url(../../typo3/gfx/fileicons/xml.gif) no-repeat center left;
}

a[href $='.xsd']
{ 
   padding-left: 24px;
   background: transparent url(../../typo3/gfx/fileicons/xsd.gif) no-repeat center left;
}

.filelinks div
{
	padding-left:0px
}

.important
{
	color:red;
}


.zw_normal_grau
{
	color:red;
}

.name-of-person
{
	color:blue;
}

ul
{
	font-size:0.8em;
}

.detail
{
	color:green;
}

.align-center
{
	text-align:center;
}

.tableContent
{
	font-size:0.8em;
}
