/*  ------------------------  Browserreset  ------------------------------  */         

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, address, em, font, img, strong, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	color: #000;
	font-family: arial,helvetica,sans-serif;
	margin: 0;	
	outline: 0;
	padding: 0;
	-webkit-text-size-adjust:none; /* Turn off font resizing */
}

a { text-decoration: none; }

strong { font-weight: bold; }

:focus {
	outline: 0;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

ul li {
	background: url(images/sprite.png) no-repeat -194px -110px transparent;
	list-style-type: none;
	padding: 0 0 0 12px;
}

/*  ------------------------  END-Browserreset  ------------------------------  */         


/*  -----------------------------  Module  -----------------------------------  */         



#logo {
	background: url(images/michael_kasper.png) no-repeat transparent;
	display: inline-block;
	height: 47px;
	margin: 19px 0 0 45px;
	width: 450px;
}

body {		
    background: url(images/bgr.jpg) repeat #fce5b8;
	font-size: 14px;
	line-height: 21px;
}

body,
html {
    height: 100%;
}

.navigation {
	list-style-type: none;
	overflow: hidden;
	width: 980px;
}

.navigation ul {
	width: 999px;
	height: 53px;
}

.navigation li {
	background: #fff url(images/sprite.png) repeat 0 -51px;
	float: left;
	height: 53px;
	list-style-type: none;
	padding: 0;
}

.navigation .first {
	background: #fff url(images/sprite.png) repeat -2px 0;
}

.navigation .arrow {
	background: #fff url(images/sprite.png) repeat -20px -104px;
	height: 10px;
    position: relative;
	width: 19px;
}

.navigation a {
	background: #fff url(images/sprite.png) no-repeat;
	color: #333;
	display: inline-block;
	line-height: 22px;
	padding: 14px 33px 15px;
	font-weight: bold;
	font-size: 16px;
}

.navigation a:hover{
	background-color: #fffdc0;
	color: #810000;
	text-decoration: none;
}

.navigation .current,
.navigation .current:hover{ 
	background-color: #fffb8b;
}


#page {
	background: #fff;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */ 
	overflow: hidden !important; /* FF Scroll-leiste */ 
	margin: 0 auto;
    text-align: left;	
	width: 980px;
}


.border_left,
.border_right {
	background: url(images/sprite.png) no-repeat 0 -104px transparent;
	display: inline-block;
	float: left;
	height: 320px;
	width: 10px;
}

.border_right {
	background: url(images/sprite.png) no-repeat -10px -104px transparent;
	float: right;
}

.image {
	float: left;
	margin: 10px;	
}

.button {
	background: #fff url(images/btn.png) no-repeat;
	display: inline-block;
	height: 41px;
}

.button:hover {
	background-color: #ff9;
}

.btn_referenzen {
	width: 252px;
}

.btn_senden {
	background-position: 0 -41px;
	width: 146px;
}

.content {
	padding: 20px 20px 80px;
}

.footer {
	border-top: 1px solid #c4c4c4;
	color: #666;
	font-size: 12px;
	height: 26px;
	margin: -36px auto 0;
	padding: 6px 0 0;
	text-align: center;
	width: 940px;
}

.header {
	background: url(images/header.jpg) no-repeat left bottom #fff;
	height: 282px;
	width: 980px;
}

.home {
	display: inline-block;
	height: 216px;
	margin: -3px 0 0;
    width: 980px;
}

.left_shadow,
.right_shadow {
	background: url(images/shadows.png) repeat-y -9px 0;
	height: auto !important;
    margin: 0 0 0 -1px;
    min-height: 100%;
    overflow: hidden !important;
	position: fixed;
	width: 10px;
}

.right_shadow {
	background: url(images/shadows.png) repeat-y 0 0;
	margin-left: 970px;
    z-index: 999;
}

.termin-arrow {
	background: #fff url(images/termin.png) no-repeat -15px 0;
	position: relative;
	height: 58px;
	right: -20px;
	top: -20px;
	width: 100px;
}

.termin {
	background: #fff url(images/termin.png) no-repeat 0 -53px;
	display: inline-block;
	height: 245px;
	margin: -25px 0 0 5px;
	width: 115px;
}

.termin:hover {
	margin: -25px 0 0 0;
	width: 120px;
}

/*  -----------------------------  END-Module  -------------------------------  */  


/*  ------------------------------  Spaces  ----------------------------------  */ 

.h_005 {
	clear: both;
	height: 5px;
	line-height: 1px;
}

.h_020 {
	clear: both;
	height: 20px;
}

.h_030 {
	clear: both;
	height: 30px;
}

.mar-right-20 {
	margin: 0 20px 0 0;
}

.w-100 {
	float: left;
	width: 100px;
}

.w-140 {
	float: left;
	width: 140px;
}

.w-280 {
	float: left;
	width: 280px;
}

.w-340 {
	float: left;
	width: 340px;
}

.w-420 {
	float: left;
	width: 420px;
}

.w-460 {
	float: left;
	width: 460px;
}

.w-580 {
	float: left;
	width: 580px;
}

.right {
	float: right;	
}

/*  -----------------------------  END-Spaces  -------------------------------  */ 


/*  ------------------------------  Typographie  -----------------------------  */ 


h1 {
	color: #e2001a;
	font-size: 26px;
	line-height: 39px;
}

h2,
h2 a,
h2 a:hover,
h2 a:visited,
h2 a:link,
h2 a:focus {
	color: #f50;
	font-size: 18px;
	line-height: 27px;
	text-decoration: none;
}

h3 {
	color: #222;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
}

h6,
.hersteller {
	font-size: 12px;
	color: #555;
	display: inline;
	font-weight: normal;
	line-height: 17px;
}

.hersteller {
	display: block;
	padding: 0 0 0 11px;	
}

textarea,
select,
input {
	border: 1px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}


textarea {
	line-height: 25px;
	width: 412px;
	min-height: 200px
}

input,
select {
	width: 272px;
}



/*  ---------------------------  END-Typographie  ----------------------------  */ 


/*  ----------------------------  Link-Behavior  -----------------------------  */

a:hover{
	text-decoration: underline;
}

#newsbox a:hover {
	text-decoration: none;
	border: 1px solid #dbb95d;
	margin: 0 -1px -1px;
}

/*  -------------------------  END-Link-Behavior  ----------------------------  */