* {
	margin: 0px;
	padding: 0px;
}

body {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 line-height: 1.4em; 
 background-color: #fff; 
}

#bodycontent {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 line-height: 1.4em; 
 text-align: center; 
 background-color: #f0f0ef;
}

img {
	border: 0px;
}

.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgRight {
	margin-left: 10px;
	margin-bottom: 10px;
}

a {
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	color: #283f88;
}

a:hover {
	color: #c00000;
}

ul li {
	list-style: square;
	margin-left: 15px;
}

h1 {
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;
	color: #283f88;
}

h2 {
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #283f88;
	font-weight: bold;
}

hr {
	margin: 10px 0px 10px 0px;
	border-top: 1px dotted #82bc33;;
	border-bottom: 1px dotted #fff;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
	height: 2px;
}

blockquote {
  margin-left: 20px;
}

.indent {
	padding: 0.2em 0em 0em 1.5em;
	margin: 0px 0px 10px 0px;
	list-style: none;
}

.wichtig {
  font-weight: bold;
  color: #fe0000;
}

table tr td {
  font-size: 12px;
}

td {
  font-size: 12px;
}

tr {
  font-size: 12px;
}

th {
  font-weight: bold;
  background-color: #283f88;
  color: #fff;
  padding: 0px 5px 0px 5px;
}

#druckadresse {    
  display: none;    
}

.kleinschrift {
	font-size: 10px;
}

/* LAYOUT------------------------------------------------------------- */
#layout {
 width: 758px;
 margin: 0px auto auto auto; 
 text-align: left; 
 border: 1px solid #fff;
}

/* HEADER------------------------------------------------------------- */
#header {
  width: 758px;
  height: 255px;
  background: url(images/bg_header.jpg) no-repeat;
}

#slogan {
  color: #fff;
  font-style: italic;
  font-size: 24px;
  line-height: 1.0em;
  padding: 20px 0px 0px 185px;
}

#header2 {
  width: 758px;
  clear: both;
  margin-top: 21px;
}

#adressen {
  width: 298px;
  float: left;
  color: #fff;
  padding-left: 163px;
  padding-top: 0px;
  font-size: 11px;
  line-height: 1.2em;
} 

#logo {
  width: 297px;
  height: 90px;
  float: left;
  margin-top: 9px;    
}

/* MENUE------------------------------------------------------------- */
#menue {
  width: 497px;
  height: 37px;
  margin-top: 25px;
  margin-left: 263px;
}

#menue ul li {
  width: 97px;
  float: left;
  margin: 0px 2px 0px 0px !important;
  padding: 0px !important;
  list-style: none;
  text-align: center;
}

.menue1 a {
  width: 97px;
  height: 32px;
  padding-top: 5px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  background: url(images/bg_menue.gif) no-repeat;
  color: #000;
  line-height: 1.2em;
}

.menue1 a:hover {
  width: 97px;
  height: 32px;
  padding-top: 5px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  background: url(images/bg_menue_hover.gif) no-repeat;
  color: #fff;
  line-height: 1.2em;
}

.menue1aktiv a {
  width: 97px;
  height: 32px;
  padding-top: 5px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  background: url(images/bg_menue_hover.gif) no-repeat;
  color: #fff;
  line-height: 1.2em;
}

.menue1aktiv a:hover {
  width: 97px;
  height: 32px;
  padding-top: 5px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  background: url(images/bg_menue_hover.gif) no-repeat;
  color: #fff;
  line-height: 1.2em;
}

/* CONTENT------------------------------------------------------------- */
#content {
  width: 728px;  
  clear: both;
  background-color: #fff; 
  padding: 15px; 
}

#content ul {
  margin-left: 15px;
}

#content ul li {
	list-style: square;
	margin-left: 15px;
	margin-top: 5px;
}

#content ol {
  margin-left: 15px;
}

#content ol li {
	list-style-type: decimal;
	margin-left: 15px;	
}

#content blockquote {
  margin-left: 15px;  
}

/* FORMULARE------------------------------------------------------------- */
input {
  border-bottom: 1px solid #283f88;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  background-color: #fff;
  
}

textarea {
  border: 1px solid #283f88;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

select {  
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}

.button {
  text-decoration:none;
  color:#fff;
  text-align:center;
  padding:3px 5px 3px 5px;
  background-color:#283f88;
  margin-bottom:10px;
}

/* FOOTER------------------------------------------------------------- */
#footer {
  background-color: #283f88;
  width: 728px;
  height: 20px;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
  color: #fff;
  padding: 10px 15px 10px 15px;
  font-size: 11px;
  text-align:right;
}

