html, 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: 1;
	outline: 0;
	font-size: 100%;
	background: transparent;
	}

body {
	line-height: 15px;
	text-align:center;
	background-color:#f2f2f2;
	font-family:Arial;
	font-size:12px;
	margin-top:0px;
	color:#666666;
	}

ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}

del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* ------------------------------ ENDE CSS RESET ------------------------------ */
/* ---------------------------------- LAYOUT ---------------------------------- */

#wrap {
	margin:0 auto;
	text-align:left;
	width:980px;
	background-color:#FFFFFF;
	padding:10px 20px 10px 20px;
	}

#quicklink {
	margin:0px 0px 5px 0px;
	}

#head {
	position:relative;
	width:978px;
	height:78px;
	border:1px solid #fa7205;
	background-color:#fa7205;
	overflow:hidden;
	}

#logo {
	position:absolute;
	top:0px;
	right:0px;
	}

#headgraf {
	position:absolute;
	bottom:0px;
	right:200px;
	}

#hmenu {
	width:980px;
	}

#umenu {
	width:970px;
	padding:0px 5px 0px 5px;
	background-color:#f2f2f2;
	}

#hmenu li, #cmenu li, #umenu li {
	float:left;
	}

#cmenu li {
	margin-right:10px;
	}

#contentwrap {
	width:980px;
	height:auto;
	}

#contentleft {
	width:250px;
	min-height:500px;
	margin:15px 0px 0px 0px;
	}

#contentleft input {
	width:244px;
	height:15px;
	font-size:11px;
	border:0px;
	background-color:#f2f2f2;
	margin:5px 0px 0px 0px;
	padding:3px;
	}

#contentleft input.go, {
	width:250px;
	height:15px;
	font-size:10px;
	background-color:#f2f2f2;
	border:1px solid #fa7205;
	padding-top:0px;
	letter-spacing: 2px;
	font-weight: lighter;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.button {
	height:15px;
	font-size:10px;
	background-color:#f2f2f2;
	border:1px solid #fa7205;
	padding-top:0px;
	letter-spacing: 2px;
	font-weight: lighter;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
.eingabe {
	width:100px;
	height:13px;
	font-size:11px;
	border:0px;
	background-color:#f2f2f2;
	margin:5px 0px 0px 0px;
	padding:3px;
	}

#contentleft img {
  margin-right:5px;
  }

#content {
	width:490px;
	margin:10px 20px 0px 20px;
	}

#contentfull {
	width:978px;
	margin:10px 0px 0px 0px;
	}

#contenthalf {
	width:710px;
	margin:10px 0px 0px 20px;
	}

#contentright {
	width:200px;
	margin:15px 0px 0px 0px;
	}

#contentright img {
	width:200px;
	margin:0px 0px 15px 0px;
	}

#foot {
	position:relative;
	width:980px;
	margin:5px 0px 15px 0px;
	}

#cmenu {
	position:absolute;
	left:0px;
	}

#copy {
	position:absolute;
	right:0px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

.clear {
	clear:both;
	}

/* -------------------------------- ENDE LAYOUT -------------------------------- */
/* -------------------------------- TEXTFORMAT --------------------------------- */

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, 
#content p,
#content ul,
#content blockquote,
#contenthalf h1, #contenthalf h2, #contenthalf h3, #contenthalf h4, #contenthalf h5, #contenthalf h6, 
#contenthalf p,
#contenthalf ul,
#contenthalf blockquote,
#contentfull h1, #contentfull h2, #contentfull h3, #contentfull h4, #contentfull h5, #contentfull h6, 
#contentfull p,
#contentfull ul,
#contentfull blockquote {
	margin:10px 0px 10px 0px;

	}

#content h1,
#contenthalf h1,
#contentfull h1 {
	font-size:18px;
	font-weight:normal;
	}

#content h2,
#contenthalf h2,
#contentfull h2 {
	font-size:14px;
	}

#content h3, #content h4, #content h5, #content h6,
#contenthalf h3, #contenthalf h4, #contenthalf h5, #contenthalf h6,
#contentfull h3, #contentfull h4, #contentfull h5, #contentfull h6 {
	font-size:12px;
	}

#content ul,
#contenthalf ul,
#contentfull ul {
	list-style:disc;
	margin-left:20px;
	}

#content blockquote,
#contenthalf blockquote,
#contentfull blockquote {
	margin-left:20px;
	}

#content hr,
#contenthalf hr,
#contentfull hr {
	border:1px solid #FFFFFF;
	border-top:1px solid #fa7205;
	}

#contentleft h2, #contentright h2, #contentleft h3, #contentright h3 {
	display:block;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	}

#contentleft h2, #contentright h2 {
	color:#fa7205;
	}

#contentright h2 {
	color:#fa7205;
	margin:0px 0px 5px 0px;
	}

#contentleft h3, #contentright h3 {
	background-color:#fa7205;
	margin:5px 0px 5px 0px;
	padding:2px;
	color:#FFFFFF;
	}

/* ------------------------------ ENDE TEXTFORMAT ------------------------------ */
/* ----------------------------------- LINKS ----------------------------------- */

#hmenu a {
	padding:5px 10px 5px 10px;
	line-height:2;
}

#umenu a {
	padding:5px;
	line-height:2;
}

a, a:link, a:active, a:visited {
  color:#fa7205;
  text-decoration:none;
  }

a:hover {
  text-decoration:underline;
  }

a.menue_0, a.menue_0:link, a.menue_0:active, a.menue_0:visited  {
	color: #fa7205;
	text-decoration:none;
	}

a.menue_0:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#fa7205;
	}

a.menue_0a, a.menue_0a:link, a.menue_0a:active, a.menue_0a:visited  {
	color: #000000;
	text-decoration:none;
	background-color:#f2f2f2;

	}

a.menue_0a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#fa7205;
}

a.menue_1, a.menue_1:link, a.menue_1:active, a.menue_1:visited  {
	color: #666666;
	text-decoration:none;
	}

a.menue_1:hover {
	color: #000000;
	text-decoration:none;
}

a.menue_1a, a.menue_1a:link, a.menue_1a:active, a.menue_1a:visited  {
	color: #000000;
	text-decoration:none;
	}

a.menue_1a:hover {
	color: #000000;
	text-decoration:none;
}

#cmenu a, #cmenu a:link, #cmenu a:active, #cmenu a:visited  {
	color: #fa7205;
	text-decoration:none;
	}

#cmenu a:hover {
	color: #000000;
	text-decoration:none;
}

#quicklink a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}

#quicklink a:hover {
  color:#333333;
  }
  
.LoginFehler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none; 	
 }
 
 .katalogHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #58595b;
	padding-left:0px;
	padding-bottom:10px;
}

/*
a.kurznewsmehr, a.kurznewsmehr:link, a.kurznewsmehr:active, a.kurznewsmehr:visited, a.kurznewsmehr:hover  {
	font-size:20px;
	margin-bottom:10px;
	}

*/
 