* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 5px;
	background-image: url(../image/css_grafiken/jungfernstieg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #d3dce8;
	background-attachment: fixed;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#333333, offx=2, offy=2)";
    filter:progid:DXImageTransform.Microsoft.DropShadow(color=#333333, offx=2, offy=2); */
	-webkit-box-shadow: 3px 4px 5px #000000;
	-moz-box-shadow: 3px 4px 5px #000000;
	-box-shadow: 3px 4px 5px #000000;
	position: relative;
	margin-top: 10px;
	background-image: url(../image/css_grafiken/wrapper_tranzparenz.png);
	background-repeat: repeat;	
}
h2 {
	color: #dc0000;
	font-size: 18px;
	text-align: center;
	margin-top: 6px;
	margin-bottom:12px;
}
h3 {
	
	font-size: 12px;
	font-weight: bold;
	 margin  : 12px;
	 
	 
}

h4
{
	color: #dc0000;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 6px;
	margin-left: 12px;
}


.div_bilder {
	overflow: visible;
	position: relative;
	z-index: auto;
	visibility: visible;
	width: 630px;
	height: 60px;
	top: -55px;
}


.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C8D4E3;
	border: 1px solid #2A3FB2;
}
/* Runde Ecken */
 #wrapper,#head_pic, #content, #kontakt_box, .box, .rundecken-dia, .teaser-touren, buchung  
{
-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
/* rahmen und schlagschatten */
.tourimg, .img-abstand,.busbegleitungimg , .teaser-touren, .buchung{
	border: 1px solid #B0C8E0;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000, offx=1, offy=1)";
    filter:progid:DXImageTransform.Microsoft.DropShadow(color=#000000, offx=1, offy=); */
	-webkit-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	-box-shadow: 1px 1px 3px #000000;
}
/*   schlagschatten */
  .teaser-touren img, .box , .boxklein, #content, #kontakt_box {
	
	/* -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000, offx=1, offy=1)";
    filter:progid:DXImageTransform.Microsoft.DropShadow(color=#000000, offx=1, offy=); */
	-webkit-box-shadow: 1px 1px 3px #000000;
	-moz-box-shadow: 1px 1px 3px #000000;
	-box-shadow: 1px 1px 3px #000000;
}
#head {
	background-color: #C8D4E4;
	height: 280px;
}
#nav {
	float: none;
	width: 925px;
	margin-top: -20px;
}
#right {
	float: right;
	width: 710px;

	
	 
}
#content {
	width: 686px;
	float: right;
	min-height:440px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	border: 1px solid #000;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../image/css_grafiken/bg-content.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#content p {
	font-size: 12px;
	margin-right: 12px;
	margin-left: 12px;
	
}
#content ul  {
	list-style-position: inside;
	font-size: 12px;
	list-style-type: disc;
	list-style-image: url(../image/css_grafiken/fahrrad.gif);
}
#content ul li {
	margin-right:12px;
}
#content blockquote
{
	font-size:16px;
	font-style:italic;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:12px;
	line-height:28px;
}
#left {
	float: left;
	width: 224px;
	
	
}
#clear {
	clear: both;
}
.clear {
	clear: both;
	
}
#head_pic {
	width: 925px;
	height: 200px;
	background-image: url(../image/css_grafiken/grafik_head.jpg);
	background-repeat: no-repeat;
	
}
#head_pic img {
	width: 192px;
	height: 131px;
	
	position: relative;
	top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
}
#trenner {
	height: 30px;
	background-color: #0C6;
}

.claer {
	clear:both;
}

#pfad {
	font-size: 12px;
	margin-top: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	padding-left: 2px;
}
.div_hintergrund {
	background-image: url(../image/css_grafiken/hintergrund.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	height: 130px;
}
.div_unten_runderrahmen {
	background-image: url(../image/css_grafiken/unten_runde_ecken.gif);
	background-repeat: no-repeat;
}
.hintergrund_touren {
	background-image: url(../image/css_grafiken/hintergrund.gif);
	background-repeat: repeat-y;
}
.platzhalter {
	position: relative;
	height: 100px;
	width: 154px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 120px;
	left: 0px;
}
#footer {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-top: 8px;
	background-color: #FFF;
	border: 1px solid #000;
    
	
}
#footer h6
{
	font-size: 14px;
	color: #DC0000;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}

 #footer ul {
	margin-top: 2px;
	margin-left:24px;
}
#footer ul li  {

	margin-bottom: 12px;
	margin-right:12px;
} 
  .inside-rahmen {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000;
	
  }
#neu {

	font-size: 16px;
	text-align: center;
	border: 2px solid #F30117;
	background-color: #FEFBF0;
	width: 575px;
	margin-left: 6px;
	background-image: url(../image/neu.jpg);
	height: 100px;
}
#content ul li {
	margin-left: 8px;
	margin-top: 16px;
	margin-bottom: 16px;
}
#left #kontakt_box p, .box p {
	font-size: 11px;
	margin-left: 12px;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin-bottom: 6px;	
}
.box
{
	width: 200px;
	border: 1px solid #00008B;
	margin-left: 12px;
	margin-top: 5px;
	
	margin-bottom:12px;
	background-color: #F1EDC2;	
}
.boxklein
{
	width: 120px;
	border: 1px solid #00008B;
	background: #F1EDC2;
	margin-left: 12px;
	margin-top: 5px;

}


#left .box img  {
	margin-right: 4px;
}
.partner  {
	list-style-type: disc;
	font-size: 12px!important;
	list-style-image: url(../image/css_grafiken/link.jpg);
	padding-left: 4px;
	list-style-position: inside;
}
.partner a:hover, #content a:hover , #footer a:hover{
	color: #00C;
}

.partner a:link, #content a:link, #footer a:link {
	color: #000;
}
.partner a:visited, #content a:visited, #footer a:visited {
	color: #000;
}





#content .teaser .teaser_mi_long p{
	margin-left: 18px;
	margin-right: 20px;
}
#kontakt_box {
	background-color: #FFF;
	width: 200px;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 12px;
	border: 1px solid #000;
	margin-bottom:12px;
	background-image: url(../image/css_grafiken/bg-content.png);
	background-repeat: repeat-x;
	background-position: left top;
	
}

.pics    {
	padding-left: 18px;
}
#tourbuchung {
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	padding-right: 12;
	padding-left: 12;
}
#tourbuchung a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	text-align: center;
	text-decoration: none;
	color: #000;
	display: block;
	padding-top: 18px;
	background-image: url(../image/tour_buchen.png);
	background-repeat: no-repeat;
	height: 55px;
	font-weight: bold;
	background-position: center center;
}
#navi_touren {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 50%;
	
}
#navi_touren ul {
	list-style-type: none !important;
	list-style-image: none;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	padding-left: 10px;
}
#navi_touren ul li {
	float: left;
	font-weight: bold;
	color: #000;
	padding-left: 8px;
}
#tourbuchung a:hover {
	background-image: url(../image/tour_buchen_over.png);
	background-repeat: no-repeat;
}/* Teaser */
.teaser-touren {
	margin-left: auto;
	overflow: hidden;
	width: 591px;
	margin-bottom: 20px;
	margin-right: auto;
	background-color: #F0EDC2;
	border: 1px solid #B0C8E0;
	height:158px;

}
.teaser-inside img
{
	margin-right: 10px;
	margin-left: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
}
/* Touren beschreibung*/

.tourimg
{
	
	width: 555px;
    margin-right: auto;
	margin-left: auto;
}
.img-abstand
{
	margin-right:12px;
	marging-bottom:12px;
}
/* Formulare */

form {
font-size:12px;
	margin-left: 12px;
	width: 650px;
	margin-top: 12px;
	margin-bottom:12px;

}
form option{
margin-left:8px;
}

#form2 {
	
	background-image: url(../image/css_grafiken/fahrraeder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
form label {
	display:block;
	margin-top:12px;
	
}
form input ,form select{
	display:block;
	width:300px;
	
}
.schalter {
	width:100px!important;
    margin-top:12px;
}
/* Quickform unten   */
.buchung
{
	background-image: url(../image/css_grafiken/bg-content.png);
	background-repeat: repeat-x;
	 margin-left: 14px;
    margin-top: 24px;
	width:654px;
	margin-bottom:12px;
}
 .buchung p
{
	
}

.buchung label, .buchung input, .buchung select
{
	width:112px;
}
.buchung select {
margin-bottom: 16px;
}
.buchung form{
	width:243px;
border-left: ; 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	float:left;
	background-image: url(../image/css_grafiken/onlinebuchen.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.buchung .teaser-next{
	margin-top:12px;
	float:right;
	width:396px;
	position:relative;
}

.buchung .teaser-next img{
 margin: 11px 6px 8px 12px;
 width	:160px;
 height: 105px;
}
.buchung .teaser-next h4{
	font-size:12px;
	margin-right:12px;
}
.buchung .teaser-next p strong{
	font-size:11px;
	margin-right:12px;
}
.buchung form b
{
	line-height:17px;
	
}
/* Busbegleitung */

.busbegleitungimg
{
	
	width: 465px;
    margin-right: auto;
	margin-left: auto;
}

