/***********
* BASE CSS *
***********/
* {
	margin: 0;
	padding: 0;
}
option {
	padding-left: 0.4em
}
html {
	height:100%
}
body {
	background-image: url(../img/site/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #fce5c2;
	position: relative;
	color: #003a61;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:10px;
}
img {
	border:0;
}
select, input, textarea {
	font-size: 99%
}
p {
  padding-bottom: 8px;
}
/********
* Links *
********/
a {
	font-weight: bold;
	color: #003a61;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#menu a {
	color: #d83722;
	font-weight: normal;
}
#sub a {
	font-weight: normal;
}

/**************************
* Zeilen und Seitenrahmen *
**************************/
#page {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background-color: #ffffff;
	background-image: url(../img/site/logo.gif);
	background-repeat: no-repeat;
	border-left: 1px #003a61 solid;
	border-right: 1px #003a61 solid;
	border-top: 1px #003a61 solid;
	border-bottom: 9px #003a61 solid;
}
#menu {
	margin-top: 18px;
	margin-bottom: 98px;
	padding-right: 20px;
	color: #d83722;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main {
	clear: both;
	width: auto;
}
#top {
	margin-top: 10px;
	text-align: right;
	margin-bottom: 10px;
}
#fuss {
	background-image: url(../img/site/pfeilchen_fuss.gif);
	background-repeat: no-repeat;
	line-height: 14px;
	font-size: 10px;
	color: #d83722;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	border-top: 1px #d83722 solid;
}
#fussprint{
  display: none;
}
/**********
* Spalten *
**********/
/* links */
#spalte1 {
	width: 255px;
	float:left;
	z-index: 3;
}
#spalte1inhalt {
	background-color: #c2d0d9;
	border-top: 1px #003a61 solid;
	border-bottom: 1px #003a61 solid;
	line-height: 12px;
	font-size: 11px;
	color: #003a61;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 20px;
	margin-bottom: 1px;
}
#spalte3 {
	width: auto;
	z-index: 1;
	margin-left: 290px;
}
#spalte3inhalt {
	z-index: 2;
	position: relative;
}
#spalte2headline {
	background-image: url(../img/site/bg_head.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	font-size: 32px;
	font-weight: bold;
	color: #d83722;
	text-align: right;
	padding-right: 90px;
}
#spalte2submenuline {
	border-right: 30px #003a61 solid;
	border-bottom: 5px #003a61 solid;
}
#inhaltspalte2 {
  margin-right: 15px;
  margin-top: 20px;
}
.indexillu {
	border-top: 2px solid #d83722;
	border-bottom: 2px solid #d83722;
}

/**********
* Submenu *
**********/
#sub {
	height: 83px;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 7px;	
}
.subbild {
	float: right;
	margin-top: 13px;
	border-left: 1px solid #003a61;	
	border-top: 1px solid #003a61;
}
.linksbild {
	margin-top:30px;
	border-top: 1px solid #003a61;
	border-bottom: 1px solid #003a61;
	border-right: 1px solid #003a61;
}
.submenuentry {
	cursor: pointer;
	font-size: 14px;	
}
.submenuentryaktiv {
	cursor: pointer;
	font-size: 14px;
	color: #d83722;
}
.subblock {
	margin-right: 5px;
}
.subpfeil {
	margin-right: 5px;
}

/********************
* Floating Elemente *
********************/
.mclear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.mclear {
	display: block;
}
.floatinbox {
	overflow: hidden;
	margin-bottom: 15px;
}
.floatinboxIndex {
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 15px;
}
#ie_clear {
	display: none;
}

/************
* Formulare *
************/
form {
	overflow:hidden;
}
input.liste {
	width: auto;
	margin-right: 10px;
	margin-bottom: -1px;
}
input.eben, textarea {
	width: auto;
	border: 1px #003a61 solid;
	background: #ffffff;
	padding: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	border: 1px #003a61 solid;
	background: #ffffff;
	color: #000000;
	height: 17px;
}
input.fform{
  width: 300px;
	border: 1px #003a61 solid;
	background: #ffffff;
	padding: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select.fform{
  width: 300px;
}
textarea.fform{
  width: 300px;
}

/***********
* Tabellen *
***********/
table.liste {
	border: 1px solid #003a61;
	border-collapse: collapse;
	margin-right: 10px;
}
td.liste0 {
	background-color: #003a61;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	color: #ffffff;
	padding: 3px;
}
td.liste1 {
	background-color: #fce5c2;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
td.liste2 {
	background-color: #fdf2e0;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
.pfeilchenaz {
	margin-left: 30px;
	margin-right: 7px;
}

/*************
* Funktionen *
*************/
.flaggen {
	margin-bottom: -2px;
}
.subhead {
	font-weight: bold;
	font-size: 14px;
	color: #003a61;
	padding-bottom: 15px;
}
.azbox {
	margin-bottom: 15px;
	text-align: center;
}
.created {
  float: right;
  padding-top: 16px;
  margin-left: 15px;
}
#cart {
	color: #d83722;
	margin-top:15px;
	margin-right:-1px;
	border-top: 1px solid #003a61;
	border-right: 1px solid #003a61;
	border-bottom: 1px solid #003a61;
	padding: 5px;
}

/*********
* Bilder *
*********/
.bildlinks, .bildrechts {
  padding: 2px;
  margin-bottom: 15px;
}
.bildlinks {
  float: left;
  margin-right: 15px;
}
.bildrechts {
  float: right;
  margin-left: 15px;
}
ul.liste{
  margin-bottom: 10px;
}
li.liste{
  margin-left: 15px;
}
.news{
  border-bottom: 1px dotted #000000;
  margin-bottom: 6px;
  margin-right: 30px;
}
.newshead{
  font-weight: bold;
}
.newsdatum{
  float: right;
  padding-left: 50px;
}
.newstext{
  margin-bottom: 6px;
  margin-right: 30px;
}