/* CSS Document */

/* basic styles */

/*
* { margin: 0; padding: 0; border: 0; }
*/
html, address, blockquote, body, div, dl, dt, dd, fieldset, form,
p, h1, h2, h3, h4, h5, h6, ol, ul, li, center, hr, pre,
table, tr, td, th, thead, tbody, tfoot, caption, img {
margin: 0; padding: 0; border: 0;
}
html { height: 100%; }
html, body, td {
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
 font-size: 10px;
 line-height: 14px;
 color: #FFFFFF;
 font: 100.01%/1.5;
}
body {
 text-align:center;
 background:#b3a9a4;
}
#wrappage {
	position: relative;
	text-align: left;
	top: 29px;
	width: 944px;
	height: 737px;
	margin: 0px auto;
	background:url(images/bg-komplett.png) no-repeat;
}

/* content styles */

h1 {
font-size: 18px;
}
h1, h2, h3, h4 {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 18px;
}
a {
color: #FFFFFF;
}
#content {
 position: absolute;
 overflow: visible;
 left: 645px; top: 190px; width: 260px;
 color: #FFFFFF;
 font-size: 10px;
 text-align: left;
 line-height: 14px;
}
#content h1, #content h2, #content h3, #content p, #content ul, #content ol {
 margin: 10px 0;
}
#content ul, #content ol {
 padding: 0 20px;
}
#content h1 {
 font-size: 13px;
}
#content a {
 color: #FFFFFF;
 font-weight: bold;
}
#content a:hover {
 color: #d5cfb5;
}
#popup {
 position: absolute;
 overflow: visible;
 left: 20px; top: 10px; width: 440px; height: 413px;
 color: #FFFFFF;
 font-size: 11px;
 text-align: left;
 line-height: 16px;
}
#content_side1 {
 position: absolute;
 overflow: visible;
 left: 245px; top: 500px; width: 200px;
 color: #fdf7ee;
 font-size: 10px;
 line-height: 15px;
 font-weight: normal; 
}
#content_side1 a {
 display: block;
 text-decoration: none;
 color: #fdf7ee;
}
#content_side1 a.active, #content_side1 a:hover {
 color: #fdf7ee;
}
#content_side2 {
 position: absolute; left: 450px; top: 500px;
}

/* grafik styles */

#headline {
 position: absolute; left: 645px; top: 160px; width: 260px; height: 29px;
}
#headline1 {
 position: absolute; left: 245px; top: 470px; width: 180px; height: 29px;
}
#headline2 {
 position: absolute; left: 450px; top: 470px; width: 180px; height: 29px;
}
#header {
 position: absolute; left: 21px; top: 16px; width: 904px; height: 91px;
}
#followus {
 position: absolute; left: 825px; top: 610px; width: 93px; height: 26px;
}
#flash {
 position: absolute; left: 20px; top: 98px; width: 598px; height: 350px;
}

/* menu styles */

#menu {
 position: absolute;
 overflow: visible;
 top: 474px;
 left: 25px;
 width: 145px;
 font-size: 11px;
 line-height: 18px;
 font-weight: normal;
 text-align: left;
 color: #FFFFFF;
}
#menu ul {
 list-style-type: none;
 padding: 0 0 0 10px;
}
#menu li {
 padding: 0; margin: 0;
 margin: 0px 0;
 text-transform: uppercase;
}
#menu li li {
 padding: 0; margin: 0;
 margin: 0;
}
#menu a {
 display: block;
 text-decoration: none;
}
#menu a.active, #menu a:hover {
 color: #b3a9a4;
}
