/**************************************
  Styles fuer Mann und Partner
  m+p GmbH & Co KG
  copyright Matthias Krauss
  erstellt 11/2005
  webmelone.de internetmanufactur
  Langstrasse 28
  55257 Budenheim
  T: +49 (0)6139-962442
  http://www.webmelone.de
  Email: post@webmelone.de
  
  Dieser Eintrag darf weder entfernt
  noch modifiziert werden!
  
  Version 1.21 v. 16.11.2005
**************************************/

body{
	font-size: 75%;
	line-height:140%;
	font-family: Arial,Helvetica,sans-serif;
	color: #231F20;
	background-color: rgb(255,255,255);
}

p{
	margin: 5px;
}

a{
	color: #C41130;
	background-color: #F0F2F7;
	text-decoration:none;
}

a:link{
	color: #C41130;
	background-color: #F0F2F7;
	text-decoration: none;
}

a:visited{
	color: #C41130;
	background-color: #F0F2F7;
	text-decoration: none;
}

a:hover{
	color: #231F20;
	background-color: #F0F2F7;
	text-decoration: none;
}


ul{
	list-style-type: none;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

h2{
	font-size: small;
	font-family: Arial,Helvetica,sans-serif;
	color: rgb(0,61,88);
	background-color: #F0F2F7;
	margin-top: 12px;
	margin-bottom: 2px;
}

/**************************************
  DIV-Styles
**************************************/

#CONTAINER{
  	position:absolute;
	left:0px;
	top:0px;
	width:801px;
	height:601px;
	background-color: rgb(255,255,255);
	color: rgb(0,61,88);
	z-index: 0;
}

#LOGO{
	position: absolute;
	left:10px;
	top:450px;
	width:136px;
	height:100px;
	background-image: url(../images/mp-logo.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

#MENUE{
	position: absolute;
	left:144px;
	top:89px;
	width:360px;
	height:20px;
 	background-color: rgb(255,255,255);
	color: rgb(0,61,88);
	font-weight: bold;
	z-index: 8;
	background-color: #FFFFFF;
}

#MENUE a, #MENUE a:link, #MENUE a:visited, #MENUE a:active{
	color: #C3D0E3;
	text-decoration:none;
	background-image: url(../images/bubbel_a.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 2px;
	background-color: #FFFFFF;
}

#MENUE a:hover{
	color: #231F20;
	text-decoration: none;
	background-image: url(../images/bubbel_c.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 2px;
	background-color: #FFFFFF;
}

#MENUE a.red, #MENUE a:link.red, #MENUE a:visited.red, #MENUE a:active.red{
	color: #C41130;
	text-decoration:none;
	background-image: url(../images/bubbel_b.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 2px;
	background-color: #FFFFFF;
}

#CONTENT{
	position: absolute;
	overflow: auto;
	padding: 8px;
	left: 336px;
	top: 221px;
	width: 390px;
	height: 408px;
 	background-color: #F0F2F7;
	color: rgb(0,61,88);
	z-index: 8;
}

#BILD{
	position: absolute;
	left:550px;
	top:10px;
	width:211px;
	height:211px;
	z-index: 1;
}

#KONTEXTMENUE{
	
	position: absolute;
	padding: 6px 0px 0px 0px ;
	left:136px;
	top:120px;
	width:200px;
	height:200px;
 	background-color: #DFE5EF;
	color: #231F20;
	z-index:7;
}

/*********************************
*    #NAVIGATION link styles     *
*********************************/

#KONTEXTMENUE ul a:link, #KONTEXTMENUE ul a:visited {
	display: block;
}

#KONTEXTMENUE ul {
	line-height: 100%; list-style: none;
	margin: 0; padding: 0;
}


#KONTEXTMENUE li {
	border-bottom: 1px solid #DFE5EF;
}

/*******************
* .level 1 styles  *
*******************/

.level1{
	margin: 0px;
	padding: 0px;
	color: #C3D0E3;
	background-color: #DFE5EF;
	text-decoration: none;
	line-height: 125%;
}

.level1 a:link, .level1 a:visited, .level1 a:active{
	color: #C3D0E3;
	padding: 4px 0px 4px 16px;
	text-decoration: none;
	background-image: url(../images/bubbel_a.gif);
	margin-left: 6px;
	background-repeat: no-repeat;
	background-color: #DFE5EF;
}

.level1 a:hover{
	color: #231F20;
	background-color: #DFE5EF;
	padding: 4px 0px 4px 16px;
	text-decoration: none;
	background-image: url(../images/bubbel_c.gif);
	margin-left: 6px;
	background-repeat: no-repeat;
}

.level1 a:link.red, .level1 a:visited.red, .level1 a:active.red{
	color: #C41130;
	padding: 4px 0px 4px 16px;
	text-decoration: none;
	background-image: url(../images/bubbel_b.gif);
	margin-left: 6px;
	background-repeat: no-repeat;
	background-color: #DFE5EF;
	font-weight: bold;
}

/*******************
* .level 2 styles  *
*******************/

.level2{
	margin: 0px;
	padding: 0px;
	color: #C3D0E3;
	background-color: #DFE5EF;
	text-decoration: none;
	line-height: 125%;
}


.level2 a:link, .level2 a:visited, .level2 a:active{
	color: #C3D0E3;
	padding: 4px 0px 4px 16px;
	text-decoration: none;
	margin-left: 14px;
	background-color: #DFE5EF;
}

.level2 a:hover{
	color: #231F20;
	background-color: #DFE5EF;
	padding: 4px 0px 4px 16px;
	text-decoration: none;
	margin-left: 14px;
}

.level2 a:link.red, .level2 a:visited.red, .level2 a:active.red{
	color: #C41130;
	padding: 4px 0px 4px 16px;
	text-decoration: none;
	margin-left: 14px;
	background-image: url(../images/bubbel_b.gif);
	background-repeat: no-repeat;
	background-color: #DFE5EF;
}

.red{
	color: #C41130;
 	background-color: #F0F2F7;
}

.bubbel{
	background-image: url(../images/bubbel.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 0px;
}

.bildtitel{
	font-size: 7px;
	line-height: 80%;
}

#portraits{
	padding: 4px 8px 4px 8px;
}

#portraits a img {
	height: 67px;
	width: 67px;
	border-width: 0px;
	background: top left no-repeat;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
}

#portraits a#mreiss img {background-image: url(../images/mreiss_a.jpg);}
#portraits a#mreiss:hover img {background-image: url(../images/mreiss_b.jpg);}

#portraits a#nmann img {background-image: url(../images/nmann_a.jpg);}
#portraits a#nmann:hover img {background-image: url(../images/nmann_b.jpg);}

#portraits a#hbartz img {background-image: url(../images/hbartz_a.jpg);}
#portraits a#hbartz:hover img {background-image: url(../images/hbartz_b.jpg);}

#portraits a#djusten img {background-image: url(../images/djusten_a.jpg);}
#portraits a#djusten:hover img {background-image: url(../images/djusten_b.jpg);}

#portraits a#mprzyklenk img {background-image: url(../images/mprzyklenk_a.jpg);}
#portraits a#mprzyklenk:hover img {background-image: url(../images/mprzyklenk_b.jpg);}

#portraits a#mbacza img {background-image: url(../images/mbacza_a.jpg);}
#portraits a#mbacza:hover img {background-image: url(../images/mbacza_b.jpg);}

