* {
        margin: 0;
        padding: 0;
        border: 0;
}

body {
	background: url(images/pmi_body.gif) repeat-x #F7F3F7;
        text-align: left;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10pt;
}

#logo {
	display: none;
	height: 193px;
}

#pmilogo {
	display: none;
	width: 800px;
         height: 200px;
         background: url(images/pmi_logo.gif) no-repeat;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb {
	background: url(images/pfeil_s.gif) no-repeat 10px;
	padding-left: 24px;
}

#page {
        padding-top: 19px;
}

#break {
	clear: both;
}

/* Main table */

#content {
}

#navi {
	display: none;
	width: 200px;
/*	background-color: #ADBED6; */
	background-color: #E7E3E7;
}

#main {
	width: 700px;
	border-top: 1px solid #ADB5AD;
	background-color: #fff;
	padding: 0px 10px 0px 10px;
}



#right {
	display: none;
	width: 200px;
	background-color: #003063;
	border-top: 1px solid #ADB5AD;
	padding: 0px 10px 0px 10px;
}

#left {
	display: none;
}

#splitter {
	width: 10px;
}

table, tr, td {
	vertical-align: top;
}

/* ### Top Navi ### */

ul#top_navi {
	display: none;
	width: 700px;
	margin: 8px 0px 0px 190px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	text-align: left;
}

ul#top_navi li {
	float: left;
	list-style: none;
}

ul#top_navi a {
	padding: 8px 8px;
	display: block;
	background: url(images/pmi_top_navi_split.gif) no-repeat right top;
}

ul#top_navi a:link, ul#top_navi a:visited {
	color: #F7F3F7;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

ul#top_navi a:hover, ul#top_navi a:active {
	text-decoration: underline;
}


/* ### HOUSEMENU / LEFT NAVI ### */

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li {
	margin: 0 0 3px 0;
	list-style-type: none;
}

#navcontainer a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	display: block;
	padding: 2px 2px 2px 24px;
	width: 160px;
	text-decoration: none;
}

#navcontainer a:link, #navcontainer a:visited {
	color: #000;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #000;
	background: url(images/pfeil_s.gif) no-repeat 10px;
	color: #000;
	text-decoration: none;
}

#navcontainer li li a:link, #navcontainer li li a:visited {
	padding-left: 30px;
	font-size: 10px;
	font-weight: normal;
}


/* ### DNN Modules ### */


/* ### Typo ### */


h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-weight:bold;
}

#logo h1 {
	padding: 50px 0px 0px 24px;
	color: #fff;
	font-size: 16pt;
	font-family: "Trebuchet MS", Georgia, Times, serif;
}

#logo img {
	padding: 30px 0px 0px 24px;
}

h1, .Head {
	color: #003163;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 16pt;
}

h2 {
	color: #333;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 14pt;
}

h3 {
	color: #333;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 12pt;
}

p, .Normal, #main p, #main td, #main .Normal {
        font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333;
	line-height: 16pt;
	vertical-align: top;
}

p {
	padding-top: 12px;
	padding-bottom: 12px;
}

ol, ul {
	padding-left: 24px;
        font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333;
}

#right p, #right td{
	color: #DCDCDC;
	font-size: 10pt;
	line-height: 16pt;
	vertical-align: top;
}

#right h3, #right h2 {
	color: #fff;
}

/* ### Images ### */

img {
	border: 0px;
}

/* ### Links ### */

a:link, a:visited, a:active {
	color: #003063;
	text-deocoration: underline;
}

a:hover {
	text-decoration: none;
}

a.breadcrumblink:link, a.breadcrumblink:active, a.breadcrumblink:visited {
	text-decoration: none;
	color: #000;
}

a.breadcrumblink:hover {
	text-decoration: underline;
	color: #000;
}

#right a:link, #right a:visited, #right a:active {
	color: #fff;
	text-deocoration: underline;
}

#right a:hover {
	text-decoration: none;
}

a.uplink {
	display: none;
}

/* Formulare */
input.Normal, textarea.Normal, .NormalTextBox {
	border: 1px solid #ccc;
         margin: 3px;
         padding: 2px;
}

input.normalbutton, .StandardButton {
	border: 1px solid #ccc;
         margin: 5px;
         padding: 2px;
         background: #003063;
         color: #fff;
}

/* Solpart Menu */

.MainMenu_MenuContainer {
        background-color: transparent;
}

.MainMenu_MenuBar {
        cursor: pointer;
        height:16px;
        background-color: Transparent;
}

.MainMenu_MenuIcon {
        border-top: 1px solid #E7E3E7;
        border-right: 1px solid #E7E3E7;
        border-bottom: 1px solid #E7E3E7;
        border-left: 1px solid #E7E3E7;
        text-align: left;
        width: 0px;
        height: 21px;
}

.MainMenu_MenuItem, #page #content MainMenu_MenuItem {
        border-top: 1px solid #E7E3E7;
        border-right: 1px solid #E7E3E7;
        border-bottom: 1px solid #E7E3E7;
        border-left: 1px solid #E7E3E7;
        cursor: pointer;
        color: #000;
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
        font-style: normal;
        height: 21px;
}

.MainMenu_MenuItemSel {
        border-top: 1px solid #E7E3E7;
        border-right: 1px solid #E7E3E7;
        border-bottom: 1px solid #E7E3E7;
        border-left: 1px solid #E7E3E7;
        cursor: pointer;
        color: #000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10px;
        font-weight: 800;
        font-style: normal;
        background-color: transparent;
        height: 21px;

}

.MainMenu_SubMenu {
        cursor: pointer;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10px;
        font-weight: 800;
        font-style: normal;
        background-color: #E7E3E7;
}

.MainMenu_SubMenuItem {
        border-top: 1px solid #E7E3E7;
        border-right: 1px solid #E7E3E7;
        border-bottom: 1px solid #E7E3E7;
        border-left: 1px solid #E7E3E7;
        cursor: pointer;
        color: #000;
        background-color: none;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10px;
        font-weight: 800;
        font-style: normal;
        height: 21px;
}


.MainMenu_SubMenuItemSel {
        border-top: 1px solid #909090;
        border-right: 1px solid #909090;
        border-bottom: 1px solid #909090;
        border-left: 1px solid #909090;
        cursor: pointer;
        color: #000;
        background-color: #909090;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10px;
        font-weight: 800;
        font-style: normal;
        height: 21px;
}

.MainMenu_MenuArrow {
	border-top: 1px solid #E7E3E7;
	border-right: 1px solid #E7E3E7;
	border-bottom: 1px solid #E7E3E7;
	border-left: 0px solid transparent;
}

.MainMenu_RootMenuArrow {
}

.MainMenu_MenuBreak {
	height: 0px;
}