/*  
Theme Name: M. u. S. Nonn GmbH
Theme URI: teile-nonn.de
Author: C. Löwe
Author URI: http://www.gdw-online.de
 */

/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print {
/*hide the right column when printing*/ 
}

.imgleft
{
float: left;
margin: 0 10px 10px 0;
padding: 2px;
}
.imgright
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}
html, body {
	margin:0;
	padding:0;
	text-align:center;
}
body {
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-family: "Verdana", serif;
	text-align: center;
	color: #fff;
}
h1 strong {
	font-weight: normal;
	color: #000;
}
h2 {
	padding: 20px 0 0;
}
h6 {
	font-size: 16px;
	padding-left: 15px;
}
p {

}
#page {
	width:960px;
	text-align:left;
	margin:auto;
}
/** header **/ 
#header {
	position:relative;
	background-color: #eee;
	height: 270px;
}
#secondary1 {
	background-repeat: no-repeat;
	height: 220px;
	background-position: right;
	padding-top: 25px;
	width: 300px;
	float: left;
}
#secondary2 {
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	height: 250px;
}
#secondary2 p {
	padding-left: 15px;
}
#header #secondary2 p {
	line-height: 1.7em;
}
/** content **/ 
#content {
	width: 100%;
}
/** menu **/ 
#navlist {
	background-color: #636D7B;
	height: 30px;
	font:12px "Verdana", serif;
	padding-right: 5px;
	padding-left: 5px;
}
#navi {
	color: #F8CF04;
	background-color: #7A808C;
	margin: 0;
	padding: 0;
} 
#navi ul, #navi li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
} 
#navi a:link, #navi a:visited {
	line-height: 25px;
	text-decoration: none;
	color: #fff;
	background-color: #646C79;
	margin: 0 2px 0 2px;
	padding: 2px 15px 2px 13px;
	float: left;
} 
#navi a:hover {
	color: #646C79;
	background-color: #FFCF00;
} 

#splitter {
	background-color: #eee;
	padding-top: 15px;
}
.center {
	margin:0 auto;
	width:900px;
	list-style-type:none;
	list-style-position:outside;
}
.mus_nonn {
	height:382px;
	width:197px;
	float:left;
	padding:0px 50px;
	background-position:50px 0px;
}
.mus_nonn   a {
	height:382px;
	width:197px;
	display:block;
	text-indent:-9999px;
	outline:none;
}
.nonn1{
	background-image:url(../images/mus_vermietung.jpg);
	background-repeat:no-repeat;
}
.nonn2{
	background-image:url(../images/mus_teile.jpg);
	background-repeat:no-repeat;
}
.nonn3{
	background-image:url(../images/servicepartner.jpg);
	background-repeat:no-repeat;
}
/*TIPS---------------------------*/

.mus1-title {
	color:#348AD5;
}
.mus2-title {
	color:#F51C25;
}
.mus3-title {
	color:#FFCF00;
}
.mus1-tip, .mus2-tip, .mus3-tip {
	color: #5f5a57;
	width: 280px;
	z-index: 13000;
	background-color:#eee;
	border:1px solid #5f5a57;
}
.mus1-title, .mus2-title, .mus3-title {
	font-weight: bold;
	padding: 4px 8px 7px 8px;
	background-repeat:no-repeat;
	background-position:bottom;
} 
.mus1-text, .mus2-text, .mus3-text {
	padding: 4px 8px 8px;
}

/** footer **/ 
#footer {
	background-color: #6d7481;
	height: 35px;
}
#footer  a {
	color: #eee;
}
#footer p {
	height: 30px;
	padding-left: 15px;
	color: #eee;
	padding-top: 5px;
}
#coby {
	float: right;
}
#coby p {
	float: right;
	padding-right: 15px;
}
#img_box {
	height: 169px;
	width: 205px;
	float: right;
	position: fixed;
}

#active #current {
	background-color: #FB1C1C;
	color: #FFF;
}

