/* CSS Copyright 2009 by www.walldorf-media.de */

* {
margin:0;
padding:0;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-style: inherit;
font-family: inherit;
vertical-align: baseline;
}
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
img {
border: 0 none;
}
html {
background: #42afdc url(../img/html-bg.gif) repeat-x;
}
body {
font: 87% Arial, Verdana, Times New Roman, serif;
line-height: 1.5;
background: url(../img/main-bg.jpg) no-repeat center top;
color: #474747;
padding-top: 40px;
}
#container {
display:block;
width:840px;
margin:0 auto;
background:#ffffff;
padding:10px;
border-top:1px solid #286A85;
border-left:1px solid #286A85;
border-bottom:1px solid #286A85;
border-right:1px solid #286A85;
}
#logo a {
background:#47709b;
width:290px;
height:220px;
display:block;
float:left;
margin:0;
padding:0;
}
#header, #header1, #header2, #header3, #header4, #header5, #header6{
display:block;
float:left;
border-left:10px solid #ffffff;
margin:0;
padding:0;
width:540px;
height:220px;
}
#header1 {
background: #fff url(../img/header1.jpg) no-repeat top left;
}
#header2 {
background: #fff url(../img/header2.jpg) no-repeat top left;
}
#header3 {
background: #fff url(../img/header3.jpg) no-repeat top left;
}
#header4 {
background: #fff url(../img/header4.jpg) no-repeat top left;
}
#header5 {
background: #fff url(../img/header5.jpg) no-repeat top left;
}
#header6 {
background: #fff url(../img/header6.jpg) no-repeat top left;
}
#datum {
font-size: .8em;
color: #999;
width:290px;
display:block;
float:left;
line-height: 2.4em;
border-bottom: 1px dotted #999;
margin-right: 10px;
}
#bread {
font-size: .8em;
color: #336699;
display:block;
float:left;
padding:0;
width:540px;
line-height: 2.4em;
border-bottom: 1px dotted #999;
}
#bread p {
color:#999;
}
#bread a {
text-decoration: none;
color: #336699;
}
#bread a:hover {
text-decoration: underline;
color: #336699;
}
#bread em {
border-bottom: 1px dotted #999;
cursor: help;
}
.hr {
border: none;
height: 11px;
background: url(../img/divider.gif) no-repeat center;
margin: 2em 0 1em;
}
h1, h2, h3, h4 {
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
h1 {
font-size: 1.6em;
margin:33px 0 15px 0;
color: #336699;
font-variant:small-caps;
}
h2 {
font-size: 1.1em;
padding:15px 0 5px 0;
color: #575757;
}
h3 {
padding:10px 0;
font-size: 1em;
margin:0;
color: #676767;
}
#menu {
display:block;
float:left;
width:290px;
margin:0;
padding:0;
}
#menu ul {
display:inline;
float:left;
width:200px;
margin:25px 10px 25px 30px;;
padding:0;
list-style:none;
}
#menu ul li {
display:block;
width:195px;
float:left;
margin:0;
padding:0;
}
#menu ul li a {
display:inline;
float:left;
width:195px;
padding:0 15px;
margin:0;
font-weight: normal;
font-variant:small-caps;
line-height: 30px;
letter-spacing: 0em;
font-family: Verdana, Times New Roman, serif;
font-size: 14px;
color:#666666;
text-decoration:none;
border-left:5px solid #ffffff;
}
#menu ul li.current a {
color:#336699;
font-weight: bold;
}
#menu ul li a:hover {
border-left:5px solid #336699;
color:#333333;
background: #efefef;
}
#menu ul li.current a:hover {
border-left:5px solid #336699;
color:#000000;
cursor:default;
}
#content {
display:block;
float:left;
border-left:10px solid #ffffff;
margin:0;
padding-bottom:20px;
width:540px;
color:#555555;
line-height:18px;
}
#content a {
color:#336699;
text-decoration:none;
font-weight: bold;
}
#content a:hover {
text-decoration: underline;
}
#content p {
font-size:13px;
padding-right: 20px;
font-family: Arial, Verdana, Times New Roman, serif;
}
ul {
margin-top:10px;
padding-left:30px;
}
ul li {
/*list-style-image:url(../img/dot.gif);*/
list-style-type:square;
color: #336699;
margin:10px 0;
}
ul li em {
font-style: normal;
color: #555;
}
ul li em acronym {
font-style: normal;
color: #555;
cursor: help;
border-bottom: 1px dotted #999;
}
#content.text li {
font-size:13px;
line-height:20px;
margin:5px 0;
}
#content.text p {
font-size:100%;
margin:20px 0 10px 0;
line-height: 1.6em;
}
#content.text img {
margin-bottom:2px;
}
#content.text p.format {
font-size:14px;
background: #EFEFEF url(../img/format_kontakt.gif) no-repeat 3% 50%;
padding:15px 30px 15px 130px;
margin-bottom:20px;
border-top: 1px solid #336699;
border-bottom: 1px solid #336699;
}
#content.text p.design {
font-size: 14px;
background: #EFEFEF;
padding:15px 30px;
margin-bottom:20px;
border-top: 1px solid #336699;
border-bottom: 1px solid #336699;
}
#content.text strong {
color:#000000;
font-size:12px;
font-weight:normal;
display:block;
float:left;
padding-bottom:10px;
}
#content.text blockquote p {
padding: 8px 27px;
background: url(../img/quote_down.png) bottom right no-repeat;
}
#content.text blockquote {  
background: url(../img/quote_up.png) top left no-repeat;
}
#content.text cite {
color: #336699;
font-size: 0.9em;
float: right;
padding-right: 40px; 
}  
#content.text div.photo p {
margin: 0;
padding: 5px 0;
font-size: 90%;
line-height: 1.2em;
}
#content.text div.photo p small {
font-style: italic;
}
#content.text div.half {
width: 200px;
padding: 10px;
background: #eaeaea;
}
#content.text div.alt {
float: right;
margin: 0 0 5px 15px;
}
#pageup {
text-align: right;
}
#pageup a{
padding-left:10px;
font-size: 0.9em;
background: url(../img/xup.gif) no-repeat left;
}
#footer {
font-size: 11px;
display:block;
margin:0 auto 10px auto;
width:860px;
text-align:center;
padding:10px 0;
color:#000;
background: transparent url(../img/content-bottom.gif) no-repeat top center;
}
#footer a {
font-variant:small-caps;
text-decoration: none;
color: #fff;
}
#footer a:hover {
text-decoration: underline;
color: #fff;
}
#design {
width: 145px;
height: 19px;
background-color: transparent;
margin: 0 auto;
text-align: center;
}
.wmlogo {
background: url("../img/walldorf-media.gif") no-repeat;
margin: 0;
width: 145px;
height: 19px;
text-indent: -6000px;
display: block;
overflow: hidden;
}
.wmlogo:hover {
background-position: 0 -19px;
}
.print {
display:none;
}