/* print-css */

/* farben : blau: #0062a3 rgb(0,98,163)
grün: #b5bf66 rgb(181,191,102)


/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, tr, td
{ margin : 0; padding : 0; }

/* Removes list-style from lists */
ul { list-style : none; }

body {background-color: transparent; font-size:12pt; font-family: 'Times New Roman', Times, serif; color:#000000;padding:0;margin:0;}

#wrapper_start {margin-top:-150px; margin-left:-490px;position:absolute; left:50%;top:25%; width:980px; height:655px; background-image: url(../images/bg_wrapper_start.gif); background-repeat: no-repeat; border: 0px solid black;}

#wrapper{margin-top:-150px; margin-left:-490px;position:absolute; left:50%;top:25%; width:980px; height:655px; background-image: url(../images/bg_wrapper.gif); background-repeat: no-repeat; border: 0px solid black;}

#navigation {width:980px;height:30px; background-color:transparent; border:0px solid white; font-size:13px;}
#navigation ul li {float:left;display:inline;white-space:nowrap; margin-top:5px;}
#navigation li.nav {padding-left:82px;}
#navigation li.nav1 {padding-left:15px;}
#navigation a {color:rgb(0,98,163);text-decoration: none; font-weight:bold;}
#navigation a:hover {color: #ffffff;text-decoration: none;}
#navigation a.current {color: #ffffff;}

#container_start {width:940px; height:590px; margin-left:10px; background:transparent; border:0px solid #ffffff;}
#container {width:940px; height:590px; margin-left:10px; background-color:rgb(0,98,163); border:2px solid #ffffff;}

#ring {width:938px; height:45px; position:relative; border:0px solid green;}
#ring ul li {float:left;display:inline;white-space:nowrap;padding-top:15px;}

#content {
background-color: transparent;
height:470px;
padding-top: 68px;
padding-left:8px;
padding-right:8px;
margin-left: 120px;
margin-right: 0px;
border: 0px solid green;
}

#left {
float: left;
position: relative;
width: 100px;
height: 300px;
margin: 0px;
padding-left:15px;
padding-top:68px;
border: 0px solid red;
}

#right {
float: right;
width: 30px;
height: 470px;
margin: 0px;
padding-top:68px;
border: 0px solid red;
text-align:center;
}

.text1 {font-size:11px;}

a {color:#ffffff; text-decoration: none;}
a:hover {color: #ffffff;text-decoration: underline;}

a.text {color:#ffffff; text-decoration: underline;}
a.text:hover {color: #ffffff;text-decoration: underline;}

a.text1 {color:rgb(0,98,163);text-decoration:underline;}
a.text1:hover {color: #ffffff;text-decoration: underline;}

#left a {color:#ffffff; text-decoration: none; font-weight:bold; font-size:13px;}
#left a:hover {color: rgb(181,191,102);text-decoration: none;}
#left .current a {color: rgb(181,191,102);}

h1 {font-size:13px;font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;color:#ffffff;padding:0;margin:0;}
h2 {font-size:12px;font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;color:#ffffff;padding:0;margin:0;}

#team {position:absolute; width:770; height:200; margin-top:275px; padding:10px; border:0px solid black; z-index:10; color:#222222; line-height:130%;}

ul.kontakt {float:left; width: 330px; line-height:130%;list-style-type:circle;padding-left:20px;}
ul.kontakt li {border-bottom: 1px solid rgb(181,191,102); padding:4px 0 4px 0;}

p.text {width:750px; align:justify;}

div#kulturpfad {display:none;}
div#sipplingen {display:none;}

