/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* START */

body {
	background: #C7B29A url("../images/KMS-Kaffeemaschinen-Background.jpg") repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#2F2F2F;
	min-height:100%; /* For Modern Browsers */
    	height:auto !important; /* For Modern Browsers */
    	height:100%; /* For IE */ 
}

h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 { 
	font-size: 16pt;
}

h2 {
	font-size: 11pt;
	margin-bottom:10px;
	line-height: 22px;
	width: 100%;
}

h3 {
	font-size: 12pt;
	margin-bottom: 10px;
	color:#970D02;
	border-bottom:1px dotted #970D02;
}
h4 {
	margin-top: 5px;
}


p {
}

img {
	vertical-align:middle;
}

a {
	color: #2f2f2f;
	text-decoration:underline;
}

a:link {
	color: #2f2f2f;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}

ul {
}


/* Header */

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

#leftcolumn {
	float:left;
	width: 241px;
	margin: 0 auto;
	padding: 0px;
}
#rightcolumn {
	float:right;
	width: 649px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	background: #C7B29A url(../images/KMS-Kaffeemaschinen-Visual.jpg) repeat-x;
	width: 241px;
	margin: 0 auto;
	padding: 0px;
	height: 450px;
}
#claim {
	width: 241px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	line-height:13pt;
}

#address {
	background: #C7B29A url(../images/KMS-Kaffeemaschinen-Logos.jpg) repeat-x;
	width: 650px;
	margin: 0 auto;
	padding: 0px;
	margin-bottom:50px;
}
#address p {
	margin-top:19px;
	font-size:9pt;
	line-height:11pt;
	color:#2F2F2F;
}

#imagebar {
	width: 650px;
	height:80px;
	margin: 0 auto;
	padding: 0px;
	margin-bottom:3px;
}

#mainmenu {
	width: 650px;
	height:23px;
	margin: 0 auto;
	padding: 0px;
	background-color:#970D02;
}

#submenu {
	width: 650px;
	height:22px;
	margin: 0 auto;
	padding: 0px;
}

#mainmenu a {
	float:left;
	display:block;
	background-color:#970D02;
	text-align:center;
	height: 22px;
	line-height:22px;
	text-decoration:none;
	display: table-cell;
	color: #ffffff;
	padding-left:12px;
	padding-right:12px;
	margin-right:2px;
	font-size:11pt;
	border-right:2px solid #ffffff;
}

#mainmenu a:hover {
	color: #2F2F2F;
	background-color: #ffffff;
}

#heading {
	float:left;
	width: 610px;
	margin: auto;
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:3px;
	color:#2F2F2F;
	height:88px;
}
#content {
	float:left;
	width: 410px;
	margin: auto;
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1.4;
	text-align:left;
	margin-top:22px;
	margin-bottom:20px;
	color:#2F2F2F;
}
#content p{
	color:#000;
	line-height:15pt;
	margin-bottom:10px;
}


#content ul {

	margin-left:0px;
	padding-top:5px;
	padding-left:16px;
	color:#000000;
}
#content li {
	padding-bottom:10px;
}

#contenttext{
	float:left;
	width: 410px;
}

#rightbar {
	float:left;
	width:210px;
	margin-top:120px;
	margin-left:20px;
}
#rightbar h1 {
	color:#970D02;
	font-size:10pt;
	font-weight:bold;
	margin-top:27px;
}

#rightbar .news-header {
	color:#970D02;
	font-size:10pt;
	font-weight:bold;
	margin-top:27px;
	margin-bottom:10px;
	float:left;
}




#contentbox {
	margin-left: 20px;
	margin-top: 20px;
	padding-right:20px;
	font-size:12px;
	line-height:1.4;
}


#submenu a {
	float:left;
	display:block;
	text-align:center;
	height: 22px;
	line-height:22px;
	text-decoration:none;
	display: table-cell;
	color: #970D02;
	padding-left:4px;
	padding-right:4px;
	margin-right:5px;
	font-size:11pt;
}

#submenu a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration:underline;
}

a#active {
	background-color: #0F282C;
	height: 35px;
	margin-top:2px;
}





/* Footer */

#footer {
	float:left;
	width: 900px;
	height: 80px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color:#481B22;
	background: #C7B29A url(../images/KMS-Kaffeemaschinen-Footer.jpg) no-repeat;
}

#footer p {
	padding: 20px 0 0 0;
	border-top: #000000 2px solid;
	text-align: center;
	color: #ffffff;
}

#copynotice {
	float: right;
	margin-top: 14px;
	margin-right: 8px;
	color: #ffffff;
	line-height:1.2;
	}

#footermenu {
	float:left;
	display:inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	height:20px;
	margin-top:14px;
	margin-left:20px;
}

#footermenu a {
	color: #ffffff;
	text-decoration: none;
}
#footermenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#copynotice{
	clear:both;
	float:left;
	display:inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	height:25px;
	margin-top:10px;
	margin-left:28px;
}

th {
background-color:#0F282C;color:#AA0000;}

textarea {
	font-family: Arial;
}

.csc-searchResultHeader a {
	text-decoration:none;
}