 body { 
/*background-color: #f5efef;*/
background-color: #fff;
/*color:#23b;*/
font-family: verdana,helvetica,arial, sans-serif;
font-weight: normal;
font-size: 12px;
margin:0px; 
padding:0px;
}
 
 
h1 {
font-size:24px;
margin:0px 0 0 0;
padding:30px 0 0 10px;;
color:#000;
font-style:italic;
}

h3 {
font-size:18px;
margin:10px 0 10px 0;
padding:0px;
color:#369;
}

p {
color:#333;
font-family: verdana,helvetica,arial, sans-serif;
line-height:20px;
margin:0 0 15px 0;
padding:0px;
}

a {
color: #d9122a;
text-decoration: none;
}

a:hover {
background-color: transparent;
color: #f85858;
text-decoration: none;
}

/* =========================== */
#mcontent {
/*width:700px;*/
/*border-bottom:1px solid #ffcac5;
background-color:#fff;*/
overflow:hidden;
}

#navtop {
/*position: absolute;*/
height:30px;
margin:0px;
padding:0px;
background-color:#ebebeb;
color: #000;
font-family: Arial, helvetica, sans-serif;
text-decoration: none;
}

#navtop ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	}
	
#navtop ul li {
	margin: 0px;
	padding:0 0 0 10px;
	list-style: none;
	display:inline;
	color: #333;
	font-family: verdana,Arial, helvetica, sans-serif;
	}

#projektmenu { position: absolute; visibility: hidden; z-index: 80; } 

#primarymenu { 
position: absolute;
visibility: hidden;
z-index: 80;
left:0px;
top:30px;
} 

#imgcontent {
height:420px;
/*margin:0px auto;*/
/*background-color:#69c;*/
border-bottom:1px solid #e3e3e3;
border-top:1px solid #ffcac5;
/*overflow:hidden;*/
}

#imgcontent1 {
height:420px;
/*background-color:#69c;*/
border-bottom:1px solid #e3e3e3;
border-top:1px solid #ffcac5;
/*overflow:hidden;*/
margin:0 auto;
}

#imgcontent2 {
height:440px;
/*background-color:#69c;*/
border-bottom:1px solid #e3e3e3;
border-top:1px solid #ffcac5;
/*overflow:hidden;*/
}

#imgcontent3 {
height:500px;
/*background-color:#69c;*/
border-bottom:1px solid #e3e3e3;
border-top:1px solid #ffcac5;
/*overflow:hidden;*/
}

#img1 {
border:0px solid #639;
margin:10px 0 0 0;
text-align:center;
}

#imgnav {
position:absolute;
top:420px;
left:200px;
font-family: Arial, helvetica, sans-serif;
font-size:11px;
}

#imgnav3 {
position:absolute;
top:505px;
left:200px;
font-family: Arial, helvetica, sans-serif;
font-size:11px;
}

#text1 {
position:absolute;
top:70px;
left:200px;
visibility:visible;
overflow:hidden;
margin:0px;
padding:0px;
border:0px solid #333;
width:560px;
}

#text1 img {
	margin:15px 0 0 0;
	}
	
#ptext {
border:0px solid #333;
margin:10px auto;
text-align:center;
width:560px;
}

#imgcontent h2, #imgcontent2 h2 {
margin:10px 0 0 200px;
padding:0px;
}

#ptext p, #text1 p {
font-family: verdana,Arial, helvetica,sans-serif;
color:#000;
line-height:19px;
margin:0 10px 15px 0;
padding:0px;
font-size: 11px;
width:265px;
border:0px solid #333;
float:left;
text-align:left;
}

#img1 img {
border:0px solid #333;
}

#imgcontent .qt {
	font-size:10px;
	line-height:13px;
	}

/* =========================== */
#primarymenu ul {
	margin: 0px;
	padding: 0px;
	/*display: inline;*/
	list-style: none;
	width:115px;
	border-bottom: 1px solid #ffcac5;
	}
	
#primarymenu ul li {
	margin: 0px;
	padding:0px;
	list-style: none;
	width:115px;
	}
	

#primarymenu li a {
	display: block;
	padding: 4px 0px 4px 12px;
	/*padding:0px;*/
	border-left: 0px solid #1958b7;
	border-right: 1px solid #ffcac5;
	background-color: #efefef;
	/*background-color: #508fc4;*/
	color: #f85858;
	width: 100%;
	margin:0px;
	}
		
html>body #primarymenu li a {
	width: auto;
	}
		
#primarymenu li a:hover {
	border-left: 0px solid #1c64d1;
	background-color: #fff;
	/*color: #fff;*/
	}

#primarymenu li a b {
	color:#000;
	}
	
#footer {
	margin:0px auto;
	text-align:center;
	}
	
#footer p {
	font-family: verdana,Arial, helvetica, verdana,sans-serif;
	color:#999;
	line-height:20px;
	margin:10px 0 15px 0;
	padding:0px;
	font-size: 10px;
	text-align:center;
	}