/*########################### Paritaet-MV Template CSS ##############################*/

body {
	background-color: #ffffff;
	margin: 0px;
	text-align:center;
        font-size: 8px;
}
hr {
	color: #000000;
	height: 1px;
	width: 90%;
}
hr.separator {
	height: 1px;
	width: 40%;
}


div, tr, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #000000;
	vertical-align:top;
}
.date {
	text-align: right;
	font-size: 11px;
}
.path {
  text-align: left;
	font-weight: bold;
	font-size: 11px;
}

/*################################### Überschriften ######################################*/

h1 {
	font-weight: bold;
	font-size: 18px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
}

h5 {
	font-weight: bold;
	font-size: 10px;
}

h6 {
	font-weight: bold;
}

/*################################### Links ######################################*/

a {
	color: #003399;
	font-size: 11px;
	text-decoration: underline;
}
a:visited, a:active, a:link {
	color:  #003399;
	font-size: 11px;
	font-weight:  bold;
	text-decoration:  none;
}
a:hover {
	color:  7b7b7b;
	text-decoration:  underline;
}
a.category {
}
a.category:hover {
}

a.toclink:visited, a.toclink:active, a.toclink:link{

	color:  #003399;
	font-size: 10px;
	text-decoration:  none;
}

/*####################################### Menus ##################################*/

/* Main Menu(s) */

a.mainlevel {
	color:  #cc0033;
	font-size: 11px;
	font-weight: bold;
	text-decoration:  none;
}

a.mainlevel:hover, a.mainlevel#active_menu {	
	color:  #003399;
	}

a.sublevel {
	color:  #cc0033;
	font-size: 10px;
	font-weight: normal;
	text-decoration:  none;	
	line-height: 16px;
	vertical-align:middle;
}

a.sublevel:hover, a.sublevel#active_menu {	
	color:  #003399;
	}

/*###################################### Modules #################################*/

table.moduletable {
	padding: 1px;
	margin-bottom: 15px;
	width: 100%;
}
table.moduletable td {
	padding: 3px;
	font-size: 11px;
}
table.moduletable th {
	border-bottom: thin 1px solid #009ee0;
	color: #000000;
	font-size: 12px;
	text-align: center;
	font-weight:  bold;
	text-transform: uppercase;
	padding: 3px;
}
.poll {
}
.button {
	color:  #000000;
	font-size: 10px;
	font-weight:  bold;
	border-style:  solid;
	border-color:  #000000;
	padding:  0px;
}
.inputbox {
	color:  #000000;
	border-width:  1px;
	border-style:  dotted;
	border-color:  #009ee0;
	padding: 0px;
	color: #000000;
	font-weight: bold;
}
/*################################## Tabs ########################################*/

.ontab {
	font-size:  10px;
	color: #000000;
	font-weight:  bold;
	border-width:  1px;
	border-style:  solid;
	border-color:  #009ee0;
	cursor:  pointer;
}
.offtab {
	font-size:  10px;
	border-width:  1px;
	border-style:  solid;
	border-color:  #009ee0;
	cursor:  pointer;
}
/*############################# Content Pages ####################################*/

.categorytitle {
	font-size:  12px;
	font-weight:  bold;
	color: #003399;
}
.contentheading, .componentheading {
	font-size: 13px;
	font-weight:  bold;
	padding: 2px;
	color: #003399;
}
.contentdescription {
	text-align: left;
}
/*#################################### Small Text etc. ###########################*/

.small {
	font-size:  9px;
	color:  #000000;
	font-weight: bold;
}
.smalldark {
	font-size:  9px;
	color:  #000000;
	font-weight:  bold;
}
.createdate {
	font-style: italic;
	color: #000000;
}
.modifydate {
	font-style: italic;
	color: #000000;
}
/*############################## Section Listings ################################*/

.sectiontableheader {
	font-size:  13px;
	font-weight:  bold;
	padding: 2px;
	color: #000000;
}

.tab-pane{
	font-size:  1em;
	color: #000000;
}
.tab-content{
	font-size:  11px;
	font-weight:normal;
	color: #000000;
}
td.titleCell{
	font-size:  11px;
	font-weight:normal;
	color: #000000;
}
td.fieldcell{
	font-size:  11px;
	font-weight:normal;
	color: #000000;
}

.inputbox{
	font-size:  11px;
	font-weight:normal;
	color: #000000;
}

span.cbFieldIconsLabels{
	font-size:  1px;
	font-weight:normal;
	color: #000000;
	padding-top:5px;
	padding-bottom:5px;
}

.sectiontableentry1 {
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
.sectiontableentry2 {
	background-color: #CCCCCC;
	padding-top:5px;
	padding-bottom:5px;
}

.searchintro {
	font-size:  12px;
}
/*#################################### Contact table etc #########################*/

table.contact {
	border-width:  1px;
	border-style:  dotted;
	border-color:  #000000;
}
table.contact td.details {
	font-size: 12px;
}

.header {
margin:0;
	font-size: 50px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	color: #000000;
}

.topbar {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 2px;
}

/*#################################### Conten-Toc##################################*/

table.contenttoc{
	padding: 1px;
	margin-bottom: 15px;
	margin-left:15px;
}

/*#################################### Div's + Site-Layout ########################*/

div.Site {
        margin:0;
        text-align:left;
	background-image: url(../images/bg.gif);
        background-position: center top;
	background-repeat: no-repeat;
        min-height: 600px;
}

* html div.Site /* Für IE */
{
	margin:0;
	height: 600px;
}

div.mnuLeft {
	margin:0;
	text-align:left;
	float:left;
	position: relative;
	width: 15%;
	left: 0px;
	top: 150px;
	background-color: #F0F0F0;
}


div.mnuRight {
	text-align:left;
	position: relative;
	float:left;
	top: 150px;
        left: 20px;
	width: 20%;
}

div.ContentFrame
{
	margin:0;
	padding:0;
	text-align:left;
	position: relative;
	width: 100%;
	left: 0px;
	top: 150px;
}

div.Content {
	margin:0 auto;
	padding:0;
	text-align:left;
	float:left;
	position: relative;
	width: 62%;
	left: 5px;
	top: 150px;
}


div.userfooter {
	padding:0px;
	margin:0px;
	text-align:center;
	position:relative;
	float:left;
	width: 100%;
}

div.wrapper {	
		padding:0px;
		text-align:left;
                width:800px;
		margin:0 auto;
}
* html div.wrapper /* Für IE */
{
	margin:0;
	height:110%;
}



div.moduletablebannerright{
	text-align:center;
}

div.cbProfile{
background:#FFFFFF;
}

div.SiteMap{
border-bottom:  thin 1px solid #003399;
}