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
{
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

body
{
	background-image:url(../img/bg.gif);
	background-position:top left;
	background-repeat: repeat-x;
	background-color:#fff;
	color:#969696;
	font-family:Tahoma;
	font-size:11px;
	line-height:1.1;
}

table
{
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td
{
	font-weight:400;
	text-align:left;
}

table,td,th
{
	vertical-align:middle;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:"";
}

blockquote,q
{
	quotes:"" "";
}

a img
{
	border:none;
}

#container
{
	background-position:top left;
	background-repeat:no-repeat;
	float: none;
	margin:auto;
	width:980px;
	min-height: 800px;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}

div.container
{
	float:none;
	margin:auto;
	width:980px;
}

div#header
{
	height:152px;
	margin-left:0;
	width:980px;
  padding-left: 30px;
}

div#leftsidebar
{
	margin-top:30px;
	width:190px;
}

div#rightsidebar
{
	float:right;
	margin-left:10px;
	width:160px;
}

div#footer {
  margin-top: 15px;
  height: 45px;
  border-top-style: solid;
  border-top-width: 8px;
  clear: both;
  width: 100%;
}

div#footerlinks {
  margin-top:15px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div#footerlinks a {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}


div.lftmenubgtop
{
	background-image:url(../img/top_menu_li.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:8px;
	margin-top:10px;
	width:190px;
}

div.lftmenubgbottom
{
	background-image:url(../img/bottom_menu_li.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	height:8px;
	margin-bottom:10px;
	width:190px;
}

div.rgtmenubgtop
{
	background-image:url(../img/top_menu_re.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:right;
	height:8px;
	margin-top:10px;
	width:174px;
}

div.rgtmenubgbottom
{
	background-image:url(../img/bottom_menu_re.png);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	height:8px;
	margin-bottom:10px;
	width:174px;
}

div.lftmenu
{
	background-image:url(../img/content_menu_li.gif);
	background-position:top left;
	background-repeat:repeat-y;
	float:left;
	width:190px;
}

div.rgtmenu
{
	/*background-image:url(../img/content_menu_re.png);
	background-position:top left;
	background-repeat:repeat-y;*/
	float:right;
	text-align:right;
	width:174px;
}

div.map
{
	margin-right:40px;
	width:200px;
}

div#callback_lft
{
	float:left;
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
	width:180px;
}

#blattern_li
{
	background-image:url(../img/btn_werbung_blaettern_li.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-right:2px solid #fff;
	cursor:pointer;
	display:block;
	float:left;
	height:15px;
	width:31px;
}

#blattern_re
{
	background-image:url(../img/btn_werbung_blaettern_re.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-left:2px solid #fff;
	cursor:pointer;
	display:block;
	float:right;
	height:15px;
	width:31px;
}

a#katalog_download
{
	background-position:top center;
	background-repeat:no-repeat;
	float:right;
	height:228px;
	text-align:center;
	width:157px;

}

div#mitarbeiter_rgt
{
	float:right;
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
	width:157px;
}

div#mitarbeiter_rgt p
{
	margin-bottom:0;
	margin-top:0;
	text-align: left;
}

.mitarbeiter_rgt_img
{
	border-bottom:1px solid #787878;
	height:82px;
	width:156px;
}

.mitarbeiter_rgt_name
{
	background:#F4F4F4;
	font-weight:700;
	padding:5px 10px 0;
}

.mitarbeiter_rgt_position
{
	background:#F4F4F4;
	border-bottom:1px dotted #ADADAD;
	font-size:10px;
	padding:0 10px 5px;
}

.mitarbeiter_rgt_title
{
	font-size:10px;
	font-weight:700;
	padding:5px 5px 0;
}

.mitarbeiter_rgt_text
{
	font-size:10px;
	padding:0 5px 5px;
}

#katalog_leiste
{
	border:none;
	color:#fff;
	float:right;
	font-weight:700;
	height:15px;
	line-height:16px;
	margin-top:5px;
	text-align:center;
	width:157px;
}

a#katansehen
{
	float:left;
	height:15px;
	width:91px;
	color: #ffffff;
}

div#content
{
	float:left;
	margin-top:130px;
	background-image: url(../img/bg_text.png);
	background-repeat: no-repeat;
	background-position: top left;
  margin-left:5px;
  padding-left:20px;
  width:580px;
}

div#calendars
{
	margin-left:5px;
}

hr.rgt
{
	border:none;
	border-bottom:1px dotted #969696;
}

hr.space
{
	border:none;
	border-bottom:1px dotted #969696;
	float:left;
	margin-bottom:15px;
	margin-top:20px;
	width:545px;
  color: #fff;
}

hr.clear
{
	clear:both;
  border: #fff;
  background: #fff;
  color: #fff;
}

div.images
{
	float:left;
	width:585px;
}

div.photos
{
	float:left;
	height:88px;
	overflow:hidden;
	width:545px;
}

div.description
{
	float:left;
	width:545px;
}

div.links {
	float:left;
	width:545px;
}

div.link {
  width: 250px;
  padding-left: 10px;
  margin-bottom: 15px;
}

div.linkimg {
  float: left;
  border: 1px solid #C1C1C1;
  width: 115px;
  height: 70px;
  vertical-align: middle;
  text-align: center;
}

div.link h5 {
  float: left;
  font-weight: bold;
  width: 100px;
  padding-left: 20px;
  padding-top: 20px;
  font-size: 12px;
}

div.link p {
  float: left;
  margin-left: 20px;
  margin-top:5px;
}

img.photo
{
	border:5px solid #eaeaea;
	cursor:pointer;
}

div.photos
{
	float: left;
	overflow: hidden;
	width: auto;
}

div.photos div
{
	float: left;
	list-style: none;

}

div.mapcontent {
  width: 300px;
}

#photolarge {

	width: 535px;
	height: 369px;
}

#gallery_lft {
	float: left;
	width: 16px;
	height: 87px;
	background-image: url(../img/bl_li.gif);
	cursor: pointer;
}

#gallery_lft:hover {
	background-image: url(../img/bl_li_h.gif);
}

#photoleiste {
	float: left;
	width: 512px;
	height: 87px;
	overflow: hidden;
	background-color: #EAEAEA;
}

#gallery_rgt {
	float: left;
	width: 16px;
	height: 87px;
	background-image: url(../img/bl_re.gif);
	cursor: pointer;
}

#gallery_rgt:hover {
	background-image: url(../img/bl_re_h.gif);
}

.image
{
	border:5px solid #eaeaea;
	display:block;
	float:left;
	height:82px;
	margin-bottom:20px;
	margin-right:30px;
	margin-top:20px;
	width:150px;
}

img.magnifier
{
	float:right;
	margin-right:5px;
	margin-top:5px;
}

div.content
{
	width:545px;
}

div.content p
{
  text-align: left;
  line-height: 14px;
}

div.employee {
  width: 160px;
  margin-right:33px;
}

div.employeepic
{
	float:left;
}

img.employee
{
	margin-right:10px;
}

p.employeetitle {
  margin: 0 0 5px;
  font-weight: bold;
  padding: 0 2px;
}

p.employeepara {
  margin: 0;
  padding: 0 2px;
  text-align: left;
}

p.employeemail a {
  color: #fff;
  font-size: 10px;
}

p.tiptitle {
  width: 380px;
  font-weight: bold;
  font-size: 12px;
  float: left;
}

div.tipdiv {
  width: 380px;
  margin-right: 30px;
}

div.tipcontent p {
  width: 380px;
  float: left;
}

p.tip {
  width: 380px;
  float: left;
}

img.mappic
{
	border:1px solid #cacaca;
	float:left;
}

ul.menu
{
	float:left;
	list-style:none;
	margin-bottom:4px;
	margin-top:3px;
}

ul.menu li
{
	border:1px solid #fff;
	border-left:none;
	color:#fff;
	float:left;
	height:22px;
	width:158px;
}

ul.menu li.submenu
{
	height:100%;
}

ul.submenu
{
	float:left;
	list-style:none;
  margin-bottom:-1px;
  margin-top:-1px;
}

ul.submenu li
{
	border:1px solid #fff;
	border-left:none;
	color:#fff;
	float:left;
	height:22px;
	width:158px;
}

ul.calendar
{
	float:left;
	font-size:12px;
	height:250px;
	list-style:none;
	width:120px;
}

ul.calendar li
{
	margin-bottom:5px;
}

td.calendar
{
	font-size:12px;
	font-weight:700;
	width:120px;
}

iframe.map24
{
	float:left;
	height:245px;
	margin-bottom:7px;
	width:200px;
}

h2
{
	font-size:20px;
	font-weight:400;
	margin-bottom:20px;
	margin-top:20px;
}

h3
{
	float:left;
	font-size:16px;
	width:545px;
}

h3.tip
{
	width:300px;
  margin-top: 10px;
}

h4
{
	float:left;
	font-size:12px;
	font-weight:700;
	width:545px;
}

h4.formheader {
  margin-bottom: 10px;
}

h5 {
  margin-bottom: 5px;
	font-size: 16px;
}

p
{
	font-size:12px;
	margin-bottom:8px;
	margin-top:7px;
	text-align:justify;
}

p.video {
  margin-bottom: 20px;
  text-align: left;
}

a
{
	color:#18B2E1;
	text-decoration:none;
}

a:hover
{
	color:#18b2e1;
}


a.buttons_rgt:hover {
  color: #fff;
}

a.menu
{
	background-image:url(../img/arrow.gif);
	background-position:10px 9px;
	background-repeat:no-repeat;
	color:#fff;
	display:block;
	font-size:11px;
	font-weight:700;
	height:22px;
	line-height:20px;
	padding-left:20px;
	text-decoration:none;
	width:138px;
}

a.readmore:hover {
  color: #18b2e1;
}

a.readmore {
  color: #18b2e1;
}

a.submenu:hover
{
	background-color:#4d4d4d;
}

.buttons
{
	background-image:url(../img/arrow_3.gif);
	background-position:10px 6px;
	background-repeat:no-repeat;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	font-weight: bold;
	height:16px;
	line-height:16px;
	padding-left:25px;
	text-align:left;
	width:135px;
	font-size: 10px;
}

.buttons_rgt
{
	background-image:url(../img/arrow_3.gif);
	background-position:10px 6px;
	background-repeat:no-repeat;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	float:right;
	font-weight:700;
	height:16px;
	line-height:16px;
	margin-top:5px;
	padding-left:25px;
	text-align:left;
	width:132px;
	font-size: 10px;
}

.small
{
	font-size:10px;
}

.sendbuttons
{
	border:none;
	margin-left:-2px;
	width:160px;
}

div#callbacktext
{
	height:65px;
	width:155px;
}

input
{
	border:1px solid #969696;
	color:#969696;
	float:left;
	font-size:10px;
	margin-bottom:2px;
	margin-top:2px;
	padding:2px;
	width:154px;
}

#callbacksubmit
{
	height:16px;
	line-height:16px;
	margin:0;
	padding-left:23px;
	padding-top:-10px;
	text-align:left;
	vertical-align:middle;
	width:160px;
}

.ver_buro
{
	background-color:#1d51a0;
	background-image:url(../img/ver_buro.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	float:right;
	height:78px;
	margin-bottom:5px;
	overflow:hidden;
	width:157px;
}

.ver_schule
{
	background-color:#ff9c00;
	background-image:url(../img/ver_schule.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	float:right;
	height:78px;
	margin-bottom:5px;
	overflow:hidden;
	width:157px;
}

.ver_deko
{
	background-color:#75A607;
	background-image:url(../img/ver_deko.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	float:right;
	height:78px;
	margin-bottom:5px;
	overflow:hidden;
	width:157px;
}

.ver_kunstler
{
	background-color:#ffb500;
	background-image:url(../img/ver_kunstler.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	float:right;
	height:78px;
	margin-bottom:5px;
	overflow:hidden;
	width:157px;
}

.ver_basteln
{
	background-color:#C61B74;
	background-image:url(../img/ver_basteln.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#fff;
	float:right;
	height:78px;
	margin-bottom:5px;
	overflow:hidden;
	width:157px;
}

p.ver_p_date
{
	float:right;
	font-size:10px;
	margin-bottom:0;
	margin-top:5px;
	overflow:hidden;
	padding-right:5px;
	width:117px;
	text-align: left;
}

p.ver_p_title
{
	float:right;
	font-size:10px;
	margin-bottom:0;
	margin-top:0;
	overflow:hidden;
	padding-right:5px;
	width:117px;
	text-align: left;
}

p.ver_p_cont
{
	float:right;
	font-size:10px;
	margin-bottom:7px;
	margin-top:5px;
	overflow:hidden;
	padding-right:5px;
	width:117px;
	text-align: left;
}

div,div.photo,ul.photos li,.left
{
	float:left;
}

div#outerImageContainer,div#imageDataContainer,div#bottomNav
{
	float:none;
}

div#imageData,.right
{
	float:right;
}

div#newsletter_lft,div#kundenkartediv
{
	float:left;
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
	width:160px;
}

div#katalog_rgt,div#katbestellen_rgt,div#ver_rgt
{
	float:right;
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
	width:160px;
}

div#formularumfassend {
	float: left;
	width: 570px;
}

div#formularumfassend p {
	float: left;
	width: 100%;
	text-align: left;
}

div#form_left,div#form_right {
	float: left;
	width: 280px;
}

div.form_left,div.form_right {
	float: left;
	width: 280px;
}

.bigtextarea {
	float: left;
	width: 527px;
	border: 1px solid #969696;
	padding: 2px;
	font-size: 10px;
	color: #969696;
	font-family: tahoma;
	margin-top: 2px;
}

.contactinput {
	width: 245px;
}

.gfx_button {
	border: none;
	height: 16px;
	width: 168px;
}

p.adresse {
	float: left;
	width: 300px;
}

#kkdownloadtext {
	width: 300px;
	float: left;
	line-height: 14px;
}

.error {
	color: #BB1A2A;
	margin-bottom: 5px;
	width: 150px;
}

#chk_gewerb, #chk_agb {
	margin: 0px;
	padding: 0px;
	width: 40px;

}

.headerlinks {
	float: right;
	display: block;
	height: 90px;
	width: 37px;
	margin-top: 30px;
}

div.radio label {
  float: left;
  margin: 2px 0;
  width: 250px;
  height: 20px;
  vertical-align: middle;
}

div.radio input {
  float: left;
  width: 20px;
  height: 20px;
}

div#form_lastschrift {
  display: none;;
}

