body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002f37;
	text-decoration: none;
	background-image: url(../grafik/bg_muster.gif);
	background-repeat: repeat;
	background-position: top;
	height:100%;
	width:100%;
	margin:0px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}

#bg {
	width:100%;
	height:497px;
	background-image: url(../grafik/bg_streifen.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding:0px;
	margin-top:0px;
	position:top
}

#head {
	width:798px;
	height: 193px;
	margin-left: -399px;
	left:50%;
	position:absolute;
	border: #000000 solid 1px; 
	border-bottom-width: 0px
}

#navi {
	background-color: #b50015; 
	width:798px;
	height: 25px;
	margin-left: -399px;
	left:50%;
	position:absolute;
	border: #000000 solid 1px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	padding-top:5px
}

#navi a {
	height: 15px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	border: #ffffff solid 0px; 
	border-right-width: 1px; 
	padding-left:10px; 
	padding-right:10px
}

#content {
	width:802px;
	margin-left: -400px;
	left:50%;
	position:absolute;
}

.inhalt td {
	background-color: #fff; 
	width:802px;
	border: #000000 solid 1px; 
	border-top-width: 0px; 
	padding: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #b50015; 
	margin-top:25px
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	margin-top:25px
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	border: #b50015 solid 1px;
	border-left-color:#f7caca;
	border-top-color:#f7caca;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f7caca; 
	color:#b50015; 
	border:#b50015 solid 1px;
	height:18px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	color:#b50015;
	font-size:11px;
	font-weight: normal;
	background-color: #fff;
	border: 1px solid #b50015;
	border-top-color: #f7caca;
	border-left-color: #f7caca;
	height:16px;
	width:130px;
	position:relative;
	padding: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #b50015;
	text-decoration: none;
}

hr {
	width:300px;
	color:#b50015;
	background-color:#b50015;
	height:1px;
	margin-left:40px;
	text-align:left;
}

.textfeld {
	width:600px;
}

.img_border {
	border: #b50015 solid 1px; 
}

li {
	list-style-position: outside;
    list-style-image: url(../grafik/pfeil_auf_weiss.gif);
}

ul {
	margin-bottom: 0px;
	padding-bottom: 0px
}

.kasten {
	list-style-image:url(../grafik/pfeil_auf_grau.gif);
	list-style-position:outside
}

.pfeil_hell {
	background-image:url(../grafik/pfeil_hell.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:30px;
}

#test {
	width:168px;
	position:relative;
	border: #b50015 solid 1px;
	background-color:#fff;
	margin-bottom: 15px
}

#bestell {
	width:168px;
	position:relative;
	border: #b50015 solid 1px;
	background-color:#fff;
	margin-bottom: 15px
}

#kauf {
	width:168px;
	position:relative;
	border: #b50015 solid 1px;
	background-color:#fff;
	margin-bottom: 15px
}

#multi {
	width:168px;
	position:relative;
	border: #b50015 solid 1px;
	background-color:#fff;
	margin-bottom: 15px
}


/* Titeltrick der Text wird nicht angezeigt */
#titel {
         padding: 0px;
		 height:100%
}

#titel h1 { 
            padding: 0px;
            margin:0px;
            height:100%;
 }

#titel h1 span { 
  display:none;
 }


