/* 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:url(images/pattern_2.gif) repeat;
}
#wrappage {
	position: relative;
	text-align: left;
	top: 14px;
	width: 920px;
	height: 720px;
	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: #04203f;
}
#content {
 position: absolute;
 overflow: visible;
 left: 56px; top: 335px; width: 350px;
 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: #04203f;
 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_side2 {
 position: absolute; left: 308px; top: 120px;
}

/* grafik styles */

#headline {
 position: absolute; left: 56px; top: 300px; width: 260px; height: 29px;
}
#headline2 {
 position: absolute; left: 310px; top: 90px; width: 127px; height: 29px;
}
#logo {
 position: absolute; left: 685px; top: 23px; width: 206px; height: 53px;
}
#followus {
 position: absolute; left: 353px; top: 42px; width: 87px; height: 22px;
}
#flash {
 position: absolute; left: 473px; top: 94px; width: 422px; height: 430px;
}
#bild_unten {
 position: absolute; left: 473px; top: 536px; width: 422px; height: 160px;
}

/* menu styles */

#menu {
 position: absolute;
 overflow: visible;
 top: 50px;
 left: 10px;
 width: 145px;
 font-size: 11px;
 line-height: 20px;
 font-weight: normal;
 text-align: left;
 text-indent: 28px;
 color: #04203f;
}
#menu ul {
 list-style-type: none;
 padding: 0 0 0 0px;
}
#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: #04203f;
 background-image:url(images/bg-nav.gif);
}
#menu p {
 padding: 0; margin: 0;
 margin: 0px 0;
 background-image:url(images/bg-nav.gif);
}
