.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #743414;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #743414;
}
.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #743414;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #743414;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

/* +++++++++++++++ Seitenaufbau +++++++++++++++ */

body {
		background-image:url(bilder/backround.jpg);
		padding-top: 80px;
		background-attachment: scroll;
}
.content	{
	overflow: auto;
	height: 400px;
	width: 450px;
	/*background-color:#F9F5E8;*/
	border: 0px solid #fff;
	scrollbar-face-color: #F9F5E8;
	scrollbar-shadow-color: #C07D66;
	scrollbar-highlight-color: #87310E;
	scrollbar-3dlight-color: #C07D66;
	scrollbar-darkshadow-color: #87310E;
	scrollbar-track-color: #F9F5E8;
	scrollbar-arrow-color: #87310E;
	padding-right: 0px;
}
.content2	{
	overflow: auto;
	height: 400px;
	width: 775px;
	/*background-color:#F9F5E8;*/
	border: 0px solid #fff;
	scrollbar-face-color: #F9F5E8;
	scrollbar-shadow-color: #C07D66;
	scrollbar-highlight-color: #87310E;
	scrollbar-3dlight-color: #C07D66;
	scrollbar-darkshadow-color: #87310E;
	scrollbar-track-color: #F9F5E8;
	scrollbar-arrow-color: #87310E;
	padding-right: 0px;
}
td.head{
	width: 950px;
	height: 125px;
	background: url(bilder/head.jpg);
	background-repeat: no-repeat;	
}
td.foot{
	width: 950px;
	height: 50px;
	background: url(bilder/foot.jpg);
	background-repeat: no-repeat;	
}
td.content_links{
	width: 150px;
	height: 400px;
	background: url(bilder/content_links.jpg);
	background-repeat: no-repeat;	
}
td.content_norm{
	width: 775px;
	height: 400px;
	background: url(bilder/content.jpg);
	background-repeat: no-repeat;	
}
td.content_index{
	width: 775px;
	height: 400px;
	background: url(bilder/content_index.jpg);
	background-repeat: no-repeat;	
}
td.content_bikes{
	width: 775px;
	height: 400px;
	background: url(bilder/content_bikes.jpg);
	background-repeat: no-repeat;	
}
td.content_anfahrt{
	width: 775px;
	height: 400px;
	background: url(bilder/content_anfahrt.jpg);
	background-repeat: no-repeat;	
}
td.content_produkte{
	width: 775px;
	height: 400px;
	background: url(bilder/content_produkte.jpg);
	background-repeat: no-repeat;	
}
td.content_kontakt{
	width: 775px;
	height: 400px;
	background: url(bilder/content_kontakt.jpg);
	background-repeat: no-repeat;	
}


td.content_rechts{
	width: 25px;
	height: 400px;
	background: url(bilder/content_rechts.jpg);
	background-repeat: no-repeat;	
}
/* +++++++++++++++ cookies +++++++++++++++ */
#cookiedingsbums a {color:#743414; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:center; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #743414;
   font: 14px/100% arial, sans-serif;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   right: 25px;
   position: absolute;
   top: 5px;
   cursor:pointer;
   padding:4px;
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}


