/* ------------ Standard ------------ */


html, body {
	padding: 0px;
	margin: 0px;
}

body {
	line-height: 1.2em;
	font-family: "Gill Sans", "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	background: #f70000;
	background-repeat: repeat;
	font-size: 0.95em;
	color: white;
	letter-spacing: 0.1em;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #dbdbdb;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #dbdbdb;
}


/* ------------ Content ------------ */


#content h2 {
	margin: 0 0 30px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: underline;
	color: white;
	letter-spacing: 0.1em;
	line-height: 2.5em;
	font-family: "Gill Sans", "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
}

#content h3 {
	font-size: 2em;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0;
	line-height: 1.5em;
	font-weight: bold;
}

#content p {
	margin: 15px 40px 0;
}

#content p.index {
	margin: 15px auto 0;
	width: 500px;
	line-height: 170%;
}

#content p.gr {
	margin: 400px 40px 0;
}

#content p.kl {
	margin: 40px auto 40px;
	width: 500px;
}

#produktliste p.zentriert {
	text-align: center;
	margin: 40px 120px 0 0;
	font-size: 1.2em;
	text-decoration: underline;
}

#produktliste ul {
	margin: 40px 40px 0 0;
	list-style-type: square;
}

#produktliste a, #produktliste a:link, #produktliste a:visited {
	color: white;
	background: none;
	text-decoration: none;
	border-bottom: dotted #b0b0b0 1px;
	line-height: 40px;
	font-size: 1.2em;
}

#produktliste a:hover, #produktliste a:active, #produktliste a:focus {
	color: white;
	background: #d02e29;
	text-decoration: none;
}

.linie {
	background: url(images/linie.png) 0 0 repeat-x;
	height: 2px;
	border: 0;
	margin: 10px 40px;
}

.linie-gr {
	background: url(images/linie.png) 0 0 repeat-x;
	height: 2px;
	border: 0;
	margin: 25px 40px;
}

#navbar ul {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -16px;
}

#navbar li { 
	text-align: center; 
	float: left; 
	list-style-type: none;
	width: 25%;
	position: relative;
	height: 210px;
}

#navbar li a, #navbar li a:link {
	text-decoration: none;
	letter-spacing: 0.2em;
	color: white;
	font-size: 20px;
	background: url(images/navbar.png) 0 -210px;
	display: block;
	width: 179px;
	height: 20px;
	padding-top: 190px;
}

#navbar li a:hover, #navbar li a:active, #navbar li a:focus {
	background: url(images/navbar.png);
}

a#english {
	background: url(images/english.png);
	width: 49px;
	height: 31px;
}

a#german {
	background: url(images/german.png) no-repeat;
	width: 49px;
	height: 31px;
	position: absolute;
	top: 15px;
	right: 71px;
}

a#english {
	background: url(images/english.png) no-repeat;
	width: 49px;
	height: 31px;
	position: absolute;
	top: 15px;
	right: 15px;
}

a#xhtml-button {
	top: 18px;
	right: 130px;
	position: absolute;
	padding: 0;
	display:block;
	background: url(images/valid_xhtml.png) no-repeat;
	width: 46px; 
	height: 10px;
}

a#css-button {
	top: 34px;
	right: 130px;
	position: absolute;
	padding: 0;
	display:block;
	background: url(images/valid_css.png) no-repeat;
	width: 28px; 
	height: 10px;
}

.top {
	padding: 30px 0px 10px 0px;
}

.top-gr {
	padding: 390px 0px 10px 0px;
}

.top-gr2 {
	padding: 420px 0px 10px 0px;
}

.top a, .top a:link, .top a:visited {
	text-decoration: none;
	font-size: 2.0em;
	font-weight: bold;
	color: white;
	margin-left: 25px;
}

.top-gr a, .top-gr a:link, .top-gr a:visited {
	text-decoration: none;
	font-size: 2.0em;
	font-weight: bold;
	color: white;
	margin-left: 25px;
}

.top-gr2 a, .top-gr2 a:link, .top-gr2 a:visited {
	text-decoration: none;
	font-size: 2.0em;
	font-weight: bold;
	color: white;
	margin-left: 25px;
}

span {
	display: none;
}

#content table {
	margin: 0 auto;
	padding: 20px 0;
}

#content td.li {
	width: 300px;
	text-align: center;
	font-weight: bold;
}

#content td.re {
	width: 500px;
	text-align: left;
	padding: 0 0 0 20px;
}

p.untertitel {
	font-size: 12px;
	text-decoration: underline;
}

img.produkte {
	border: 3px solid #5d1412;
	margin: 15px 50px 25px;
}

ul.produkte {
	list-style-type: square;
}

ul.produkte li {
	padding: 8px 0 0 0;
}

#infobox p {
	padding: 10px;
	display: block;
	width: 310px;
	height: 445px;
	background: #ee2020;
	margin: 10px;
	color: white;
	font-size: 10pt;
}

#infobox span.umbruch {
	padding: 7px 0 0 0;
	display: block;
}

#flre p {
	margin: 0 55px 20px 0;
	line-height: 170%;
	float: right;
	width: 600px;
}

table#kontakt {
	width: 450px;
	margin: 0 auto;
	line-height: 170%;
}

table#kontakt td {
	padding: 0 10px 25px;
	vertical-align: top;
}

/*
#newsbox ul {
	margin: 0;
	padding: 0 40px; 0;
	list-style: square;
}

ins {
	text-decoration: none;
}
*/

#footer p {
	text-align: center;
	margin: 0;
	padding: 13px 0 0;
}


/* ------------ Layout ------------ */


h1 {
	background: url(images/logo.png) 0 0 no-repeat;
	width: 467px;
	height: 155px;
	position: relative;
	bottom: 23px;
	top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#navbar span {
	display: none;
}

#header-top {
	background-repeat: repeat-x;
	background: url(images/header-top.png);
	height: 65px;
}

#header-bottom {
	background: white;
	height: 210px;
}

#contentbox-top {
	background: #f70000;
	height: 29px;
}

#content-top {
	background: url(images/content-top.png);
	background-repeat: no-repeat;
	width: 992px;
	height: 23px;
	margin: auto;	
}

#content-bottom {
	background: url(images/content-bottom.png);
	background-repeat: no-repeat;
	width: 992px;
	height: 23px;
	margin: auto;	
}

#content {
	background: url(images/content.png);
	background-repeat: repeat-y;
	width: 992px;
	margin: auto;
	min-height: 350px;
}

#infobox {
	width: 350px;
	height: 485px;
	float: left;
	margin: 0 40px 40px 23px;
	border: 3px solid #ee2020;
}

#footer {
	background-repeat: repeat-x;
	background: url(images/footer.png);
	height: 46px;
	clear: both;
	font-size: 0.8em;
	color: white;
	letter-spacing: 0.1em;
	width: 100%;
}

#navbar {
	width: 100%;
	height: 210px;
	margin: -214px 0 -16px 0;
}

#flvplayer {
	padding: 0;
	margin: 30px 0 0 20px;
	float: left;
}

#produktliste {
	float: right;
	width: 50%;
}