/* - - - - allg. Styles - - - - */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #0b8780;*/
}

/* - - - - Farben - - - - */
.white {
	color: #ffffff;
}
.green {
	color: #0b8780;
}
.darkgreen {
	color: #004846;
}
.lightgreen {
	color: #d8e9e6;
}
.orange {
	color: #cc6600;
}
.lightorange {
	color: #f5b16e;
}
.brown {
	color: #552D34;
}
.lightbrown {
	color: #fff4ee;
}
.grey {
	color: #A1A1A1;
}
/* - - - - /Farben - - - - */

/* - - - - fuer Seite mit Formular - - - - */
#formular {
	color: #004846;
}	
/* Textfelder highlighten */
.normal {
	background-color: #d1f0e9;
}
.highlight {
	background-color: #d8e9e6;
}

/* Textfelder highlighten */
.checkbox, .radio {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	vertical-align: middle;
}
.select {
	border: 1px solid #d1f0e9;
	margin: 0px;
	padding: 2px;
	background-color: #d1f0e9;
	vertical-align: middle;
	color: #000000;
}
.form_button {
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #0b8780; 
	color: #ffffff;
	text-decoration: none; 
	text-align: center;
	width: 84px;
}
.form_button a {
	display: block;
	margin: 0px;
	padding: 3px;
	background-color: #0b8780; 
	color: #ffffff;
	text-decoration: none; 
	text-align: center;
}
.form_button a:hover {
	color: #ffffff;
	background-color: #004846;
}
/* - - - - - - - - - - - - - - - - - - - - */

html {
	margin: 0;
	padding: 0;
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	background: url(/images/bg_hg.jpg) repeat-x;
}
img, table {
	border: 0px;
}

/* mit list weiter unten abklaeren */
ul {
	padding-left: 15px;
}
li {
	padding-bottom: 10px;
}
/* /mit list weiter unten abklaeren */

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	margin: 0;
	padding: 4px;
	color: #004846;
	background-color: #ffffff;
	font-size: 10px;
	border: 1px solid #E5E8E7;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc6600;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0b8780;
	font-weight: bold;
}

a {
	color: #0b8780;
	text-decoration: underline;
}
a:hover {
	color: #004846;
	text-decoration: underline;
}

.nofloat {
	overflow: hidden;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	font-size: 1px;
}
.checkbox, .radio {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	vertical-align: middle;
}
.button {
	border: 0px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	vertical-align: middle;
}

/* - - - - content divs - - - - */
/* 1 px breiter hintergrund verlauf tuerkis-weiss */
#bgbox {
	width: 100%;
	background: url(/images/bg_hg_img.jpg) no-repeat;
	background-position: top;
}
#masterbox {
	margin: auto;
	margin-top:40px;
	width: 849px;
}
/* 1px hoher hintergrund: weiss mit grau 1px links und rechts*/
#bgmasterbox {
	background: url(/images/bg_masterbox.gif);
	width: 849px;
}
#header {
	height: 114px;
	background:url(/images/bg_header.png);
}
#suche {
	margin-left: 550px;
	padding-top: 52px;
	vertical-align: middle;
}
/* - - - - /allg. Styles - - - - */

/* - - - - left content - - - - */
#leftcontentbox {
	width: 201px;
	float: left;
}
#leftcontent {
	margin-top: 16px;
	margin-left: 22px;
	width: 162px;
	background-color: #ffffff;
}
#leftnavi {
	padding: 0 10px 0 16px;
	list-style-type: none;
	text-align: left;
	margin: 0;
}	
#leftnavi li {
margin: 0;
padding: 0;
}
#leftcontentbg {
	background-image: url(/images/bg_navi_li_bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
.leftnavi {
	color: #cc6600;
	line-height: 20px;
	text-decoration: none;
	font-size: 10px;
}
#leftnavi a {
	color: #cc6600;
	text-decoration: none;
}
#leftnavi a:hover {
	color: #f5b16e;
	text-decoration: none;
}
#leftnavi a:active {
	color: #f5b16e;
	text-decoration: none;
}
#leftnavi .current  {
	color: #0b8780;
	text-decoration: none;
}
#leftteaserbg {
	background-image: url(/images/bg_navi_li_verlauf.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#leftteaser {
	background-image: url(/images/bg_navi_li_verlauf.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #F6F5BD;
}
/* - - - - /left content - - - - */

/* - - - - main content - - - - */
#contentbox {
	float: left;
	width: 620px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#contenttext {
	float: left;
	width: 588px;
 	padding-left: 23px; 
}

.teaserbox {
	float: left;
	width: 148px;
	height: 196px;
	margin-right: 20px;
	background: url(/images/tsr_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.teaserbox2 {
	float: left;
	width: 316px;
	height: 196px;
	margin-right: 20px;
	background: url(/images/tsr2_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.teaserboxblue {
	float: left;
	width: 148px;
	height: 196px;
	margin-right: 20px;
	background: url(/images/tsr_bg-blue.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.teasertext {
	position: relative;
	height: 100px;
	margin-top: 10px;
	margin-right: 14px;
	margin-left: 14px;
	color: #0B8780;
	text-align: left;
}

.teasertextblue {
	position: relative;
	height: 100px;
	margin-top: 10px;
	margin-right: 14px;
	margin-left: 14px;
	color: #0498e2;
	text-align: left;
}

.weiter {
	color: #cc6600;
	text-decoration: underline;
}
.weiter:hover {
	color: #f5b16e;
}

.more_headlines {
	padding-left: 32px;
	padding-top: 24px;
	clear: both;
}

.rahmen {
	padding: 13px;
	border: solid 1px #A1A1A1;
}

/* - - - - /main content - - - - */

/* - - - - popup content - - - - */
#popupcontentbox {
	float: left;
	width: 250px;
}
#popupcontent {
	float: left;
	width: 250px;
	height: 300px;
}
#popupcontent .content {
	padding: 20px 14px 20px 14px;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
}
/* - - - - /popup content - - - - */

/* - - - - tell a friend popup content - - - - */
#tafbox {
	float: left;
	width: 420px;
}
#tafcontent {
	float: left;
	width: 420px;
	height: 500px;
}
#tafcontent .content {
	padding: 20px 14px 20px 14px;
	text-align: left;
	font-size: 11px;
	color: #004846;
}
/* - - - - /tell a friend popup content - - - - */


/* footer, legal und impressum */
#footer {
	height: 12px;
	background: url(/images/bg_footer.png) no-repeat;
	background-position: top center;
}
#legal {
	text-align: left;
	vertical-align: top;
	padding: 0 0 20px 5px;
	font-size: 9px;
	text-decoration: none;
	color: #0b8780;
}
#legal a {
	font-size: 9px;
	text-decoration: none;
}
#legal a:hover {
	font-size: 9px;
	text-decoration: none;
	color: #004846;
}
/* /footer, legal und impressum */

/* - - - - Abstaende - - - - */
.topmargin2 {
	margin-top: 2px;
}
.bottommargin2 {
	margin-bottom: 2px;
}
.topmargin4 {
	margin-top: 4px;
}
.bottommargin4 {
	margin-bottom: 4px;
}
.topmargin6 {
	margin-top: 6px;
}
.bottommargin6 {
	margin-bottom: 6px;
}
.topmargin10 {
	margin-top: 10px;
}
.bottommargin10 {
	margin-bottom: 10px;
}
.topmargin24 {
	margin-top: 24px;
}
.bottommargin24 {
	margin-bottom: 24px;
}
/* - - - - /Abstaende - - - - */

/* - - - - fuer Aufzaehlungslisten - - - - */
.list {
	padding: 0;
	margin: 0;
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
}

.list_pfeil {
	padding: 0;
	margin: 0;
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(../images/pfeil.gif);

}
/* - - - - /fuer Aufzaehlungslisten - - - - */

/* - - - innerhalb von maincontent - - - */
/* - - - - mkp image - - - - */
#mkpimage {
	float: left;
	width: 290px;
	border: solid 1px #A1A1A1;
	margin-bottom: 10px;
}
/* - - - - /mkp image - - - - */

/* - - - - mkp text - - - - */
#mkptextblock {
	float: left;
	width: 308px; /* Wert vorher: 258px */
	margin-left: 16px;
	color: #A1A1A1;
}
/* - - - - /mkp text - - - - */

#mkppages {
	clear: both;
	width: 464px;
	margin-top: 24px;
	text-align: center;
	color: #0b8780;
	text-decoration: none;
}
#mkppages a, a:hover{
	color: #004846;
	text-decoration: none;
}
#mkppages .current {
	font-weight: bold;
}
/* - - - - /mkp text - - - - */
/* - - - /innerhalb von maincontent - - - */

/* Erweiterungen MO */
.tsr_neu {
	position: absolute;
	top: 95px;
	left: 3px;
}
