/*
	styles.css - Berning.de

*/

* { margin: 0px; padding: 0px; }

body {
	background-image:url(hg-verlauf-1px.gif);
	background-repeat:repeat-x;
	color: #482b7d;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
}

#gesamt {
	background-image:url(strahl.gif);
	background-repeat:no-repeat;
	height: 600px;
	/*overflow: hidden;*/
	width: auto;
}

#kopf {
	/*background-color: red;*/
}

#kopf img {
	margin: 9px 0px;
        /*width: 340px;*/
}

#submenue {
    position:absolute;
    top:5px;
    right:10px;
}

#submenue p {
    font-size:8pt;
}

#submenue p a img {
    vertical-align:middle;
}

#menue {
	/* Menue */	
}

a img { border: 0; }
a {
    text-decoration:none;
    color: #482b7d;
}

#menue p { position:absolute; }
#menue p#mp1 { top:380px; left:50px; }
#menue p#mp2 { top:300px; left:130px; }
#menue p#mp3 { top:230px; left:215px; }
#menue p#mp4 { top:160px; left:305px; }

#menue p { position:absolute; }
#menue p#mp1 { top:380px; left:50px; }
#menue p#mp2 { top:300px; left:130px; }
#menue p#mp3 { top:230px; left:215px; }
#menue p#mp4 { top:160px; left:305px; }
#menue p#mp5 { top:100px; left:395px; }
#menue p#mp6 { top:50px; left:490px; }

.prodbild {
    position:absolute;
    left:230px;
    top:380px;
}

.prodbild img {
    width:250px;
}

#inhalt {
	/*background-color: red;*/
	margin-left: 500px;
	margin-right: 50px;
}

#inhalt h1 {
	/*margin-left: 200px;*/
        font-family:Times New Roman,serif;
	font-size: 20pt;
        font-style:italic;
	margin-bottom: 24pt;
	text-align: center;
}

#inhalt h2 {
        font-family:Times New Roman,serif;
	font-size: 14pt;
        font-style:italic;
	margin-bottom: 2pt;
	margin-top: 11pt;
	text-align: left;
}

#inhalt h3 {
	font-size: 11pt;
	margin-bottom: 5pt;
	margin-top: 11pt;
	text-align: left;
}

#inhalt p {
	margin-bottom: 0.8em;
}

.zertifikat {
        border:1px;
        padding: 2px;
}
