body {
	margin:20px 0px 0px 0px;
	/*background: url(/info/images/bgr.jpg) repeat-x;*/
	background: url(/info/images/bg.png) repeat-x;
	background-color: #D8D8D8;
	font-family: arial;
	font-size: 12px; 
	color: #3d3d3d;
}

@font-face {
	font-family: 'titillium';
	font-style: normal;
	font-weight: bold;
	src: url(/info/css/TitilliumMaps26L001.otf) format('opentype');
}
@font-face {
	font-family: 'titillium';
	font-style: normal;
	font-weight: normal;
	src: url(/info/css/TitilliumMaps26L004.otf) format('opentype');
}

h1, h2, h3 {
	padding: 0;
	margin-bottom: 10px;
}


a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #1692CE;
	font-weight:bold;
}

a:hover, a:visited:hover {
	text-decoration: underline;
	color: #1692CE;
	font-weight:bold;
}

img {
	padding: 0px;
	border: 0px;
}

#toplogo {
    height: 81px;
	line-height: 82px;
}

.clear {
    clear: both;
}

.ad_top {
    padding-left: 68px;
}

.ad_top_padding {
    display: block;
	padding-bottom: 8px;
	clear: both;
}

.logo {
	padding: 0px 20px 0px 70px;
	font-size: 50px;
	color: white;
	background: url(/info/images/logo_bg2.png) repeat-x;
	font-family:  titillium, Arial, sans-serif, verdana;
	font-weight: bold;
	float: left;
} 

.logor {
	font-size: 50px;
	color: white;
	line-height: 65px;
	font-weight: normal;
} 

.logor_img {
    float: left;
}

a.logor:hover, a.logor:visited:hover {
    text-decoration: none;
    font-weight: normal;
}

a.logo  {
    font-weight: normal;
	text-decoration: none;
	font-family:  titillium, Arial, sans-serif, verdana;
	font-size: 50px;
	color: #ffffff;
} 

a.logo:hover  {
	color: white;
	text-decoration: none;
	font-family:  titillium, Arial, sans-serif, verdana;
	font-size: 50px;
	color: #ffffff;
	font-weight: normal;
} 

.menue_left {
    float: left;
	width: 12px;
	height: 39px;
	background-image: url(/info/images/menue_links.png);
}

.menue_middle {
    float: left;
	width: 856px;
	height: 40px;
	background-image: url(/info/images/menue_bg.png);
	background-repeat: repeat-x;
	line-height: 39px;
}

.menue_right {
    float: left;
	width: 12px;
	height: 39px;
	background-image: url(/info/images/menue_rechts.png);
}

.menue_punkt {
    float: left;
	padding-right: 8px;
}

.menue_line {
    line-height: 39px;
}

.menue_trenner {
    width: 2px;
	height: 38px;
}

.keywords {
	margin: 0 0px 0px 0px;
	padding-left: 69px;
	padding-top: 17px;
	clear: both;
}

.keywords ul {
	list-style-image: url(/info/images/keybull.png);
	font-size: 13px;
	font-weight: bold;
}

.keywords ul li {
	padding: 3px;
}

.keywords a {
	color: #3d3d3d;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}

.keywords a:hover {
	color: #1692CE;
	text-decoration: none;
}


.content {
	width: 935px;
	padding-top: 17px;
	margin: 40px 0px 0px 60px;
}

/* Mini Box*/
.mini-box {
	width: 200px;
	margin: 10px;
	float:left;
}

.mini-top {
	display:block;
	background: url(/info/images/mini-top.png) no-repeat;
	height:10px;
}

.mini-mid {
	display:block;
	background: url(/info/images/mini-bgr.png) repeat-y;
	padding: 15px 25px 15px 25px;
}

.mini-bottom {
	display:block;
	background: url(/info/images/mini-bottom.png) no-repeat;
	height:10px;
}


/* Kleine Box*/
.small-box {
	width: 300px;
	margin: 10px;
	float:right;
}

.small-top {
	display:block;
	background: url(/info/images/small-top.png) no-repeat;
	height:10px;
}

.small-mid {
	display:block;
	background: url(/info/images/small-bgr.png) repeat-y;
	padding: 15px 25px 15px 25px;
}

.small-bottom {
	display:block;
	background: url(/info/images/small-bottom.png) no-repeat;
	height:10px;
}

.small-mid ul li {
	margin: 0;
	padding: 0px 0px 10px 0px;
	display: block;
	list-style-type: none;
}


/* Mittlere Box*/
.mid-box {
	width: 560px;
	margin: 10px;
	float:left;
}

.mid-top {
	display:block;
	background: url(/info/images/mid-top.png) no-repeat;
	height:10px;
}

.mid-mid {
	display:block;
	background: url(/info/images/mid-bgr.png) repeat-y;
	padding: 15px 25px 15px 25px;
}

.mid-bottom {
	display:block;
	background: url(/info/images/mid-bottom.png) no-repeat;
	height:10px;
}


/* Big Box*/
.big-box {
	width: 880px;
	margin: 10px;
	float:left;
}

.big-top {
	display:block;
	background: url(/info/images/big-top.png) no-repeat;
	height:10px;
}

.big-mid {
	display:block;
	background: url(/info/images/big-bgr.png) repeat-y;
	padding: 15px 25px 15px 25px;
}

.big-bottom {
	display:block;
	background: url(/info/images/big-bottom.png) no-repeat;
	height:10px;
}

.small-mid a {
	color: #3d3d3d;
}

.small-mid a:hover {
	color: #1893CE;
	text-decoration: none;
}

.small-mid ul {
	list-style-type:square;
	padding: 5px;
}

.small-mid li {
	margin: 10px;
}

.meta {
	position: absolute;
	top:0px;
	left: 650px;
	width: 305px;
}

.metanav {
	float:left;
	width: 97px;
	background: url(/info/images/meta.png) no-repeat;
	font-size: 10px;
	color: white;
	text-align: center;
	margin-right: 1px;
	height: 15px;
}

.metanav a {
	float:left;
	width: 97px;
	background: url(/info/images/meta.png) no-repeat;
	font-size: 10px;
	color: white;
	text-align: center;
	margin-right: 1px;
	height: 15px;
}

.metanav a:hover {
	float:left;
	width: 97px;
	background: url(/info/images/metahov.png) no-repeat;
	font-size: 10px;
	color: white;
	text-align: center;
	margin-right: 1px;
	text-decoration: none;
	height: 15px;
}


.footer {
	background-color: #ffffff;
	border-top: 10px solid #7f7f7f;
	padding: 0px 0px 20px 90px;
	color: #1692ce;
	font-weight: bold;
	font-size: 15px;
}

.footer p {
	color: #333333;
	font-size: 10px;
}

.footer h2 {
	margin: 30px 0px 10px 0px;
	color: #1692ce;
	font-weight:bold;
	font-size: 15px;
}

.footer a {
	color: #3d3d3d;
	font-size: 11px;
	line-height: 16px;

}

.footer a:hover {
	color: #1692CE;
	text-decoration:none;

}

.produkt img {
	margin: 0px 10px 10px 0px;
	float: left;
}

.slide-out-div {
  padding: 20px;
  width: 250px;
  background: #ffffff;
  border: #727272 1px solid;
}    

.video {
	width: 250px;
	float: left;
	margin: 0 20px 0 0;
}

.video h3 {
	min-height: 30px;
}

.video img {
	display:block;
	width: 130px;
	height: 97;
	padding: 2px;
}

.play {
	position: absolute; 
	top:0;
	left:0;
	width: 130px;
	height: 97;
}

a.service {
	background: #1692CE;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: arial, verdana;
	padding: 3px 5px;
	margin: 0px 10px 0px 0px;
	border-bottom: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

a:hover.service {
	background: #727272;
	text-decoration: none;
	border-bottom: none;
	color: white;
}

.webtipp {
	cursor:pointer;
}

.beantworten {
	cursor:pointer;
}



.formularfeld {
	background-color:#FFFFFF;
	width:233px;
	height:21px;
	line-height:21px;
	border:1px solid #E3E3E3;
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	margin:0px 5px 5px 0px;
	padding:5px 5px 0px 5px;
}

.formularfeldgr {
	background-color:#FFFFFF;
	width:233px;
	height:100px;
	line-height:21px;
	border:1px solid #E3E3E3;
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	margin:0px 5px 5px 0px;
	padding:5px 5px 0px 5px;
}

.versenden {
	margin:10px 0px 0px 0px;
	background-color: #1692CE;
	width:245px;
	border: 0px;
	height:29px;
	display:block;
	color:white;
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	font-size:17px;
	cursor: pointer;
}

#nichtda {
	display: none;
}

.formularfeldant {
	background-color:#FFFFFF;
	width:333px;
	height:21px;
	line-height:21px;
	border:1px solid #E3E3E3;
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	margin:0px 5px 5px 0px;
	padding:5px 5px 0px 5px;
}

.formularfeldgrant {
	background-color:#FFFFFF;
	width:533px;
	height:100px;
	line-height:21px;
	border:1px solid #E3E3E3;
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	margin:0px 5px 5px 0px;
	padding:5px 5px 0px 5px;
}

.antlabel {
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 3px ;
	height: 15px;
}

/* pangora */
.nein {
	display: none;
}

.price {
	font-size: 21px;
}

.versandkosten {
	font-size: 11px;
	color: #8c8c8c;
}

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

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	padding: .4em 1.5em .42em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
}

.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

.marken {
	list-style-type: none;
	font-size: 16px;
}

.markenlink, a.markenlink {
	background-color: #1893CE;
	padding: 2px 4px;
	color: white;
	font-size: 12px;
	font-family: georgia;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.markenlink, a.markenlink:hover {
	background-color: #1577a6;
	padding: 2px 4px;
	color: white;
	-moz-border-radius: 4x;
	-webkit-border-radius: 4px;
}






