body
{
	color: #3A3A3D;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;

	background-color: #030859;
	background-image: url(/pix/hintergrundverlauf.jpg);
	background-repeat: repeat-y;
}

small { margin: 0; padding: 0; }

a
{
	color: #010784;
}

a:visited
{
	color: #010558;
}


a.teaser, a.teaser:active
{
	color: #3A3A3D;
	text-decoration: none;
	display: block;
}

a.teaser:hover
{
	color: #3A3A3D;
	text-decoration: underline;
	display: block;
}

a.teaser:visited
{
	color: #010558;
	text-decoration: none;
	display: block;
}

span.ajax
{
	color: #06F;
	border-bottom: 1px #06F dotted;
	cursor: pointer;
}

span.reiter
{
	border-left: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	background-color: #ECECF9;
	padding: 2px;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.floatLeftPix
{
	width: 150px;
	height: 130px;
	margin-bottom: 12px;
}

.floatRightText
{
	float: right;
	width: 420px;
}

/* globale werte */
img
{
	border: 0px;
}

table, div
{
	border-collapse: collapse;
}

.spaceing
{
	margin: 3px;
}

.margin
{
	margin: 2px;
}

.borderA {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.borderB {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

td, div
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

ul
{
	list-style-image: url(/pix/content_q.gif);
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

li
{
	padding: 0px;
	margin: 0px 0px 7px 0px;
}



/* Kopfzeile */

.logoclaim
{
	vertical-align: bottom;
	background-color: #ffffff;
}


div.login
{
	color: #010784;
	background-color: #D9D9EE;

	vertical-align: bottom;
	text-align: left;

	padding: 10px; 10px; 0px; 10px;
	border-right: 1px solid #ffffff;
}



/* Content  */
#hauptdiv
{
	position: absolute;
	left: 30px;
	top: 140px;
	width: 918px;
	background-image: url(/pix/hintergrund_zweispaltig.gif);
	background-repeat: repeat-y;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

td, th, div
{
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	line-height: 15px;

	padding: 0px;
	margin: 0px;

	vertical-align: top;
	text-align: left;
	background-color: transparent;
}

th
{
	font-weight: bold;
}

div.content
{
	float: left;
	padding: 0 10px 10px 10px;
}


h1
{
	color: #010784;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 18px;

	margin: 0px -10px 10px -10px;
	padding: 4px 0px 2px 10px;

	border-bottom: 1px solid #ffffff;
	background: url(/pix/verlauf_headline_links.png) #F9DA7F no-repeat;
}

h2
{
	color: #010784;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 14px;

	margin: 0px -10px 10px -10px;
	padding: 4px 0px 2px 10px;

	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: url(/pix/verlauf_headline_links.png) #F9DA7F no-repeat;
}

h2.untertitel
{
	color: #010784;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 14px;

	margin: 0px -10px 10px -10px;
	padding: 4px 0px 2px 10px;

	border-top: none;
	border-bottom: 1px solid #ffffff;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;

	background: url(/pix/content_q.gif) transparent no-repeat;

	margin: 0;
	padding: 0 0 0 10px;
}


hr
{
	margin: 0px -10px 8px -10px;
	padding: 0px;
	background-color: transparent;
	border-bottom: 1px #ffffff solid;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 8px;
}


hr.small
{
	margin: 0px -10px 2px -10px;
	padding: 0px;
	background-color: transparent;
	border-bottom: 1px #ffffff solid;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 1px;
}


/* Bilder */
span.box_links
{
	color: #202020;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	float: left;
	padding: 3px;
	margin: 0px 3px 3px 2px;
	border: 1px solid #ffffff;
	display: inline;
	text-align: left;
	max-width: 260px;
	background-color: #D9D9EE;
}

span.box_rechts
{
	color: #202020;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	float: right;
	padding: 3px;
	margin: 0px 2px 3px 3px;
	border: 1px solid #ffffff;
	display: inline;
	text-align: left;
	max-width: 260px;
	background-color: #D9D9EE;
}

div.box_rechts
{
	color: #202020;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	float: right;
	padding: 3px;
	margin: 0px 2px 3px 3px;
	border: 1px solid #ffffff;
	display: inline;
	text-align: left;
	width: auto;
	background-color: #D9D9EE;
}

div.auflistungsBlock
{
	margin: 0 0 8px 0;
	padding 0;
	border-bottom: 1px #ffffff solid;
	clear: both;
}

img.box
{
	display: block;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	border: 0px;
	background-color: transparent;
}

img.inline
{
	display: block;
	padding: 5px;
	text-decoration: none;
	border: 0px;
	background-color: transparent;
}


/* TOPnavigation */
#autocomplete_list ul, .autocomplete ul, ul.nav
{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

li.nav
{
	line-height: 11px;
	margin: 0px;
	padding: 0 0 1px 0;
	float: left;
}


div.nav
{
	position: relative;
	width: 138px; float: left;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ffffff;
	background: url(/pix/verlauf_navi.png) #010784 repeat;
}

div.subnav
{
	display: none;
	position: absolute;
	background-color: #030859;
	width: 160px;
	top: -3px;
	left: 2px;
	border: 1px solid #ffffff;
}

a.nav, a.nav:visited, a.nav:active
{
	background-color: transparent;
	border-bottom: 1px solid #030859;
	border-left: 1px solid #030859;
	border-right: 1px solid #030859;

	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;

	margin: 0 12px 2px 2px;
	padding: 4px 5px 2px 5px;

	text-decoration: none;
	display: block;
}

a.nav:hover, a.navact, a.navact:visited, a.navact:hover, a.navact:active
{
	background: #7F83C2;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;

	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;

	margin: 0 12px 2px 2px;
	padding: 4px 5px 2px 5px;

	text-decoration: none;
	display: block;
}


/* Subnavigation */
li.subnav
{
	line-height: 11px;
	margin: 0px;
	padding: 3px 3px 3px 5px;
}

a.subnav, a.subnav:visited, a.subnav:active
{
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;

	margin: 0px;
	padding: 3px 10px 0px 0px;

	background-color: transparent;
	text-decoration: none;
	display: block;
}

a.subnav:hover
{
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;

	margin: 0px;
	padding: 3px 10px 0px 0px;

	background-color: transparent;
	text-decoration: underline;
	display: block;
}

a.subnavact, a.subnavact:visited, a.subnavact:hover, a.subnavact:active
{
	font-weight: bold;

	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;

	margin: 0px;
	padding: 0px 10px 0px 0px;

	background-color: transparent;
	text-decoration: underline;
	display: block;
}


/* listen mit grundraster */
.listA
{
	width: 170px;
	padding: 0px 3px 5px 0px;
}

.listB
{
	width: 170px;
	padding: 0px 3px 5px 0px;
}

.listC
{
	width: 50px;
	padding: 0px 3px 5px 0px;
}




/* formulare und grundraster */
p.hinweis
{
	border: 1px #DC4344 solid;
	padding: 4px;
}

span.info
{
	font-size: 10px;
	color: #DC4344;
}

td.editLeft
{
	width: 200px;
	padding: 0px 3px 5px 0px;
}

td.editRight
{
	width: 330px;
	padding: 0px 0px 5px 3px;
}

td.editSmall
{
	padding: 5px 0px 5px 3px;
	border-bottom: 1px #ffffff solid;
}


/* defaults fuer die ganzen formulare */
input, select, textarea
{
	color: #010784;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	background-color: #FFE9AA;
	border: solid #ffffff 1px;
	padding: 2px;
}

div.logoclaim
{
	position: absolute;
	left: 180px;
	top: 30px;
	z-index: 95;
	width: 550px;
	height: 110px;
}

/* anmeldebox */
div.login
{
	position: absolute;
	left: 643px;
	top: 30px;
	width: 285px;
	height: 90px;
	z-index: 190;
	border-left: solid #ffffff 1px;
}
input.login, select.login, textarea.login
{
	color: #010784;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	background-color: #ECECF9;
	border: solid #ffffff 1px;
	padding: 2px;
}

/* ganz rechte spalte */
input.rechts, select.rechts, textarea.rechts
{
	color: #010784;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	background-color: #F9D5A8;
	border: solid #ffffff 1px;
	padding: 2px;
}


/* die verschiedenen groessen */
.FormStdText
{
	width: 250px;
}

.FormShortText
{
	width: 150px;
}

.FormNumberText
{
	width: 100px;
}

.FormTextArea
{
	width: 250px;
}

.submitgfx
{
	border: none;
	background: transparent;
	vertical-align: middle;
	width: 20px;
	height: 15px;
}

.FormZusatz
{
text-align: left;
padding: 0px;
margin: 0px;
}

input.box
{
margin: 0px;
}

/* fuer fehler */
h1.error
{
/*	color: #DC4344; */
}
div.error
{
	color: #000000;
	background-color: #DC4344;
	margin: -10px;
	padding: 10px;
}

/* fuer fehler */
.red
{
	color: #DC4344;
}

/* box fuer autocomplete */
.autocomplete
{
	background-color: #FFE9AA;
	border: solid #ffffff 1px;
}

.informal
{
	display: none;
}
.autocomplete li {
  margin:0px;
  padding:2px;
  border-bottom: dotted #ffffff 1px;
}
.autocomplete li:hover
{
  background-color: #06F;
  color: #ffffff;
}

/* Twitter Box */
#TwitterWrapper
{
	display: block;
}

#TwitterContent
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color:transparent;
	color:#000;
}
#twitter_update_list ul
{
list-style-image:url(/pix/content_q.gif);
list-style-position:outside;
margin:0 0 0 15px;
padding:0;
}

#twitter_update_list li
{
margin:0 0 7px;
padding:0;
}




.mevNewsletter table {
	width: 100% !important;
}
.mevNewsletter td {
	width: auto !important;
	padding: 0 !important;
}
.mevNewsletter td img {
	margin-right: 10px;
}

.mevNewsletterAsymLeft h2 {
	margin-right: 0;
	border-right: 1px #fff solid;
}
.mevNewsletter td.mevNewsletterAsymRight {
	width: 33% !important;
	padding-left: 8px !important;
}

