@CHARSET "UTF-8";

BODY {
	margin: 		0px;
	padding: 		0px;
	text-align: 	left;
	font-size: 		12px;
	font-family:  	Arial, Helvetica, sans-serif;
	color: 			#333333;
 background: 	#ffffff;
	line-height: 	16px;
}

a:link,a:visited {
	color: 				#3D5699; /* #B4C408;*/

  text-decoration: 	none;
	border-bottom: 		none;
  
}

a:hover {
	color: 				#3D5699;
	  
  text-decoration: 	underline;
	border-bottom: 		none;
  
}


div#menu{font-size: 15px;font-weight: bold;width: 900px; border:0;}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0;border:0;}
ul#nav{margin-left: 0px;width:900px;}
ul#nav li{display: inline;text-align: center}
ul#nav a{display: block;margin-right: 5px; padding: 5px 10px;float:left;text-decoration:none;color: #fff;background-color: #2C466D; }
ul#nav a:hover{color: #999;border:0;color: #000;border:0;background-color: #fff; }
ul#nav li.current a,ul#nav li.current a:hover{color: #000;border:0;background-color: #fff; }

ol,ul {
	list-style: none;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}



input.submit, input[type=button], input[type=submit], button {
	padding:4px;
	margin-top:0x;
	margin-bottom:0px;
	font-size:15px;
	font-weight: bold;
	color: 				#fff;
	background-color:	#3B5998;
	border:				1px solid #000;
	border-top:			1px solid #fff;
	border-left:		1px solid #fff;
	cursor: 		pointer;
}




textarea {
	font-family:  	Verdana, Arial, Helvetica, sans-serif;	
	font-size: 		11px;
}

div,img {
	margin: 0;
	padding: 0;
	border: 0;
}

img.border {
	border: 1px solid #cccccc;
	padding: 3px;
}

.green {
	color: #B4C408;
}

.MainHeader {
	height: 75px;
	vertical-align: top;
}

.MainHeaderBlog {
	margin-top: 5px;
	height: 60px;
	background: url(./img/BackgroundBlogTop.png) top left no-repeat;
}

.MainHeaderRight {
	margin-left: 200px;
}

b.rtop, b.rbottom{display:block;background: #999}
b.rtop b, b.rbottom b{display:block;height: 1px;  overflow: hidden; background: #F1F0DF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

b.rtop_bl, b.rbottom_bl{display:block;background: #999}
b.rtop_bl b, b.rbottom_bl b{display:block;height: 1px;  overflow: hidden; background: #333}
b.r1_bl{margin: 0 5px}
b.r2_bl{margin: 0 3px}
b.r3_bl{margin: 0 2px}
b.rtop_bl b.r4_bl, b.rbottom_bl b.r4_bl{margin: 0 1px;height: 2px}

b.rtop_wh, b.rbottom_wh{display:block;background: #999}
b.rtop_wh b, b.rbottom_wh b{display:block;height: 1px;  overflow: hidden; background: #fff}
b.r1_wh{margin: 0 5px}
b.r2_wh{margin: 0 3px}
b.r3_wh{margin: 0 2px}
b.rtop_wh b.r4_wh, b.rbottom_wh b.r4_wh{margin: 0 1px;height: 2px}



.RoundCorners_white_tl {
	background: url(./img/RoundWhiteTopLeft.png) top left no-repeat;
}

.RoundCorners_white_tr {
	background: url(./img/RoundWhiteTopRight.png) top right no-repeat;
	background-color: #ffffff;
}

.RoundCorners_white_bl {
	background: url(./img/RoundWhiteBottomLeft.png) bottom left no-repeat;
}

.RoundCorners_white_br {
	background: url(./img/RoundWhiteBottomRight.png) bottom right no-repeat;
}

.RoundCorners_green_tl {
	background: url(./img/RoundGreenTopLeft.png) top left no-repeat;
}

.RoundCorners_green_tr {
	background: url(./img/RoundGreenTopRight.png) top right no-repeat;
	background-color: #ffffff;
}

.RoundCorners_green_bl {
	background: url(./img/RoundDBottomLeft.png) bottom left no-repeat;
}

.RoundCorners_green_br {
	background: url(./img/RoundGreenBottomRight.png) bottom right no-repeat;
}

.RoundCorners_darkblue_tl {
	background: url(./img/RoundDarkBlueTopLeft.png) top left no-repeat;
}

.RoundCorners_darkblue_tr {
	background: url(./img/RoundDarkBlueTopRight.png) top right no-repeat;
	background-color: #ffffff;
}

.RoundCorners_darkblue_bl {
	background: url(./img/RoundDarkBlueBottomLeft.png) bottom left no-repeat;
}

.RoundCorners_darkblue_br {
	background: url(./img/RoundDarkBlueBottomRight.png) bottom right no-repeat;
}

.BoxInhalt {
	margin: 0;
	padding: 15px 15px 0 15px;
}

.BoxInhalt p {
	margin: 0;
	padding: 0;
}

.RoundCorners_white_b_tl {
	background: url(./img/RoundWhiteBorderedTopLeft.gif) top left no-repeat;
}

.RoundCorners_white_b_tr {
	background: url(./img/RoundWhiteBorderedTopRight.gif) top right
		no-repeat;
}

.RoundCorners_white_b_bl {
	background: url(./img/RoundWhiteBorderedBottomLeft.gif) bottom left
		no-repeat;
}

.RoundCorners_white_b_br {
	background: url(./img/RoundWhiteBorderedBottomRight.gif) bottom right
		no-repeat;
}

.BoxInhalt2 {
	margin: 0;
	padding: 10px 10px 0 10px;
}

.BoxInhalt2 p {
	margin: 0;
	padding: 0;
}

ul.bullet {
	margin-left: 15px;
	padding-left: 15px;
	list-style-image: url(./img/ListDot.gif);
}

ul.bullet li {
	line-height: 18px;
}

ul.bulletwhite {
	margin-left: 12px;
	padding-left: 12px;
	list-style-image: url(./img/ListDotWhite.gif);
}

ul.bulletwhite li {
	line-height: 18px;
}

#SubMenu {
	width: 210px;
}

#SubMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#SubMenu li a {
	height: 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: 2px;
	border-bottom: 1px solid #dfdfdf;
}

#SubMenu li a:link,#SubMenu li a:visited {
	display: block;
	/*background:  		url(./img/SubMenu.gif) 0 -22px;*/
	line-height: 22px;
	padding-left: 5px;
}

#SubMenu li a:hover,#SubMenu li.current a {
	/*background:  		url(./img/SubMenu.gif);*/
	line-height: 22px;
	padding-left: 5px;
}

.clear {
	clear: both;
	line-height: 0.01pt;
	font-size: 0.01pt;
	height: 0;
}

.Input {
	margin: 0px;
	font-size: 11px;
	border: 1px solid #bbbbbb;
	padding: 3px;
	padding-left: 2px;
	width: 90%;
}

.Input2 {
	margin: 0px;
	font-size: 11px;
	border: 1px solid #bbbbbb;
	padding: 3px;
	padding-left: 2px;
	width: 90%;
}


    .Input3 {
	margin: 0px;
	font-size: 11px;
	border: 2px solid #bbbbbb;
	padding: 3px;
	padding-left: 2px;
	width: 90%;
}


  .Input4 {
	margin: 0px;
	font-size: 11px;
	border: 1px solid #bbbbbb;
	padding: 3px;
	padding-left: 2px;
	width: 275px;
	height: 92px;
}

    .Input5 {
	margin: 0px;
	font-size: 11px;
	border: 1px solid #bbbbbbF;
	padding: 3px;
	padding-left: 2px;
	width: 275px;
	height: 40px;
}


        .Input6 {
	margin: 0px;
	font-size: 13px;
	border: 1px solid #bbbbbb;
	padding: 3px;
	padding-left: 2px;
	width: 275px;
	height: 17px;
}


  .Input {
	margin: 0px;
	font-size: 11px;
	border: 1px solid #999999;
	padding: 3px;
	padding-left: 2px;
	width: 90%;
}

.InputLabel {
	padding-top: 5px;
}

.LoginInput,.LoginInputPasswort {
	margin: 0px;
	font-size: 12px;
	border: none;
	padding: 3px;
	padding-left: 2px;
	width: 60px;
	border: 1px solid #cccccc;
}

.LoginInputPasswort {
	width: 80px;
}

.linknodec a:link,.linknodec a:visited {
	text-decoration: none;
}
.linknodec a:hover {
	text-decoration: none;
}

.small {
	font-size: 		12px;
}

#SiteMiddle {
	margin: 		0px auto; 
	background: 	url(./img/BackgroundMiddle.png) top left repeat-y;
	min-height:		250px;
}

#MainMenu {
	width: 			570px;
	overflow: 		hidden;
	line-height: 	25px;
	padding: 		0;
	margin: 		0;
	height: 		25px;
	font-size: 		11px;
}

#MainMenu li {
	float: 			left;
	padding-left: 	5px;
	padding-right: 	5px;
	height: 		25px;
	line-height: 	25px;
}

#MainMenu li a {
	height: 		25px;
	line-height: 	25px;
	text-decoration: none;
	display: 		block;
	color: 			#ffffff;
}

#MainMenu li:hover {
	background: 	url(./img/MenuBackgroundActive.png) left top repeat-x;
	text-decoration: none;
	color: 			#ffffff;
	cursor: 		pointer;
}

#MainMenu li.current,#MainMenu li.current:hover {
	background: 	url(./img/MenuBackgroundActive.png) left top repeat-x;
	line-height: 	25px;
	height: 		25px;
	color: 			#ffffff;
	cursor: 		pointer;
	font-weight: 	bold;
}
#Submenu {
	background-color: 	#fff; 
	height: 			45px; 
	line-height: 		25px;
	padding-left:		10px;
	color: 				#385900;
}
#Submenu a {
	text-decoration: 	none;
	color: 				#385900;
	cursor: 			pointer;
}
#Submenu a:hover {
	text-decoration: 	underline;
}
#Submenu a.current {
	color: 				#385900;
	cursor: 			pointer;
	font-weight: 		bold;
	text-decoration: 	none;
}
#Submenu a.current:hover {
	text-decoration: 	underline;
}

.Button span, .Button span a {
	height: 22px;
	padding: 0;
	line-height: 22px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	color: #ffffff;
}

.Button span a, .Button span a:hover {
	background: url(./img/MainMenuActiveRight.gif) no-repeat right top;
	line-height: 22px;
	height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}

.Button span, .Button span:hover {
	background: url(./img/MainMenuActiveLeft.gif) no-repeat left top;
	line-height: 22px;
	height: 22px;
	color: #ffffff;
	cursor: pointer;
}



.title {
	background: url(./img/TitleLeft.png) no-repeat left top;
	padding: 0 0 0 0;
	float: left;
	width: 100%;
}

.title-right {
	background: url(./img/TitleRight.png) no-repeat right top;
	padding: 0px 8px 0px 8px;
	display: block;
}

.trenner {
	border-top: 	1px solid #DFDFDF;
	margin-top: 	1px;
	margin-bottom: 	1px;
	height: 		1px;
	line-height: 	1px;
	font-size:		1px;
}

   .trenner2 {
	border-top: 	1px dotted #DFDFDF;
	margin-top: 	2px;
	margin-bottom: 	2px;
	height: 		1px;
	line-height: 	1px;
	font-size:		1px;
}

  .trenner3 {
	border-top: 	1px solid #DFDFDF;
	margin-top: 	5px;
	margin-bottom: 	5px;
	height: 		1px;
	line-height: 	1px;
	font-size:		1px;
}


   .trenner4 {
	border-top: 	1px solid #e9e9e9;
	margin-top: 	7px;
	margin-bottom: 	7px;
	height: 		1px;
	line-height: 	1px;
	font-size:		1px;
}

.trenner5 {
	border-top: 	1px solid #e9e9e9;
	margin-top: 	5px;
	margin-bottom: 	1px;
	height: 		3px;
	line-height: 	1px;
	font-size:		1px;
}

   .trenner6 {
	border-top: 	1px solid #e9e9e9;
	margin-top: 	7px;
	margin-bottom: 	9px;
	height: 		1px;
	line-height: 	1px;
	font-size:		1px;
}



     .trenner7 {
	border-top: 	1px solid #fff;
	margin-top: 	4px;
	margin-bottom: 	4px;
	height: 		1px;
	line-height: 	1px;
	font-size:		1px;
}

     .trenner8 {
	border-top: 	1px solid #e9e9e9;
	margin-top: 	2px;
	margin-bottom: 	2px;
	height: 		1px;
	line-height: 	1px;
	font-size:		1px;
}



.trennerwhite {
	border-top: 	1px solid #fff;
	margin-top: 	1px;
	margin-bottom: 	1px;
	height: 		1px;
	line-height: 	1px;
	font-size:		1px;
}

.headlineh1 {
	font-size: 		18px;
	color: 			#000;
	width: 			100%;
	font-weight: 	normal;
}




.h1fake {
	margin-bottom: 5px;
	line-height: 32px;
	height: 32px;
}

.Footer {
	font-size: 		12px;
	color: 			#000;
	width: 			100%;
	font-weight: 	normal;
}

.Footer a:link,.Footer a:visited {
	text-decoration: 	none;
	color: 				#000;
}

.Footer a:hover {
	text-decoration: 	underline;
	color: 				#3B5998;
}

#SmallIcons {
	color: #fff;
	width: 100%;
	font-weight: normal;
	line-height: 24px;
}

#SmallIcons a:link,#SmallIcons a:visited {
	text-decoration: none;
	color: #fff;
	line-height: 24px;
}

#SmallIcons a:hover {
	text-decoration: underline;
	color: #fff;
	line-height: 24px;
}

.ButtonGreen {
	background: url(./img/ButtonGreen.png) top left no-repeat;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.ButtonGreen a:link,.ButtonGreen a:visited {
	text-decoration: none;
	color: #ffffff;
	line-height: 30px;
}

.ButtonGreen a:hover {
	text-decoration: underline;
	color: #ffffff;
	line-height: 30px;
}

.form_element {
	margin-top: 5px;
	float: left;
}

.light,.light a:link,.light a:visited {
	color: #666666;
}

.Sep10 {
	height: 10px;
}

.Sep15 {
	height: 15px;
}

.Sep20 {
	height: 20px;
}

#log_res,#abodiv { /*	overflow: 			auto;*/
	
}

#log_res.ajax-loading,#log_res2.ajax-loading,#abodiv.ajax-loading {
	background: url(./img/spinner.gif) no-repeat left;
	background-position: 5px;
	min-height: 26px;
	line-height: 26px;
	margin-bottom: 10px;
}

#log_res.ajax-success,#log_res2.ajax-success,#abodiv.ajax-success {
	color: #ffffff;
	border: 2px solid #cc3300;
	font-weight: bold;
	min-height: 26px;
	padding-left: 5px;
	line-height: 26px;
	margin-bottom: 10px;
}

.kartebig {
	width: 100%;
	height: 350px;
}

.karte100p {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.kartemedium {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.karteklein {
	width: 100%;
	height: 220px;
	overflow: hidden;
}

.kartekleiner {
	width: 200px;
	height: 160px;
	overflow: hidden;
}

.BorderedBox {
	border: 1px solid #E9F3F4;
	background: #ffffff;
}

.BorderedBoxLight {
	border: 1px solid #E9F3F4;
	background: #F8FBFC;
}

.UploadIFrame {
	border-width: 0px;
	height: 60px;
	width: 400px;
	vertical-align: top;
	background: #ffffff;
}

.UploadIFrame.hidden {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

.TableLeft {
	width: 130px;
	vertical-align: top;
	float: left;
	color: #666;
	font-weight: bold;
}


   .TableLeft2 {
	width: 130px;
	vertical-align: top;
	float: left;
	color: #000;
	font-weight:;
}

.TableLeftLogin {
	width: 90px;
	vertical-align: top;
	float: left;
	color: #ffffff;
}

.TableRightLogin {
	width: 60%;
	vertical-align: top;
	float: left;
	color: #ffffff;
}

.TableRight {
	vertical-align: top;
	color: #000000;
	width: 80%;
	float: right;
}

.TableRight3 {
	vertical-align: top;
	color: #000000;
	width: 70%;
	float: right;
}

.TableRight2 {
	vertical-align: top;
	color: #000000;
	width: 85%;
	float: right;
}

.header {
	margin-bottom: 		3px;
	color: 				#333333; /* #164c7a; */
	font-weight: 		bold;
	font-size: 			11px;
}

.white {
	color: 				#fff;
}

.white a:link,.white a:visited {
	color: 				#fff;
	text-decoration:		none;
}
.white a:hover {
	color: 				#fff;
	text-decoration:		underline;
}

.blackwhite, .blackwhite a:link,.blackwhite a:visited {
	color: 				#B4C408;
	text-decoration: 	none;
}

.blackwhite a:hover {
	color: 				#ffffff;
	text-decoration: 	none;
}

.grey {
	color: 				#909090;
}


 .grey2 {
	font-size: 16px;
  color: 				#444444;
}


 .grey3 {
	font-size: 15px;
  color: 				#333333;
     font-weight: bold;
}

    .grey4 {
	font-size: 11px;
  color: 				#999999;
}

      .grey5 {
	font-size: 13px;
  color: 				#333333;
     margin-top: 	5px;
	margin-bottom: 	5px;
}

     .grey6 {
	color: 				#666666;
}

         .grey7 {
	color: 				#666666;
	  font-size: 15px;
}

           .grey8 {
	color: 				#999999;
	  font-size: 12px;
}

   .grey9 {
	font-size: 12px;
  color: 				#000000;
}

h1 {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	margin: 0;
	margin-bottom: 10px;
	font-weight: normal;
	padding: 0;
	line-height: 20px;
}

h2 {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0px;
	line-height: 15px;
}

h4 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 0px;
	line-height: 10px;
}

h5 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


#slider_area {
	background: #ffffff;
	border: 1px solid #000000;
	height: 16px;
}

#slider_knob {
	height: 16px;
	width: 16px;
	background: #2C466D;
	cursor: pointer;
}

.errorbox {
	border: 			1px solid #CC3300;
	padding: 			3px;
	font-weight: 		bold;
	background-color:	#FFECE6;
	color:				#333;
}

.successbox {
	border: 			1px solid #2C466D;
	padding: 			3px;
	font-weight: 		bold;
	background-color:	#4D8ED8;
	color:				#fff;
}

.ajax-loading {
	background: url(./img/spinner.gif) no-repeat left;
	background-position: 0px;
	min-height: 16px;
	line-height: 16px;
	height: 16px;
	width: 16px;
}

.ajax-loadingsmall {
	background: url(./img/spinnersmall.gif) no-repeat left;
	background-position: 0px;
	min-height: 13px;
	line-height: 13px;
	height: 13px;
	width: 13px;
}

.dotted {
	border-bottom:	1px dotted #0B6C9B;
	
}

.TitleBackLeft {
	background: 		url('./img/BoxHeaderLeft.png') top left no-repeat; 
	height: 			27px; 
	line-height: 		27px; 
	padding-left: 		5px;
}

.TitleBackRight {
	background: 		url('./img/BoxHeaderRight.png') top right no-repeat; 
	height: 			27px; 
	line-height: 		27px;
}

.TitleBackLeftInactive {
	background: 		url('./img/BoxHeaderLeftInactive.png') top left no-repeat; 
	height: 			27px; 
	line-height: 		27px; 
	padding-left: 		5px;
}

.TitleBackRightInactive {
	background: 		url('./img/BoxHeaderRightInactive.png') top right no-repeat; 
	height: 			27px; 
	line-height: 		27px;
}

.TitleBackDarkLeft {
	background: 		url('./img/BoxHeaderDarkLeft.png') top left no-repeat; 
	height: 			27px; 
	line-height: 		27px; 
	padding-left: 		5px;
}

.TitleBackDarkRight {
	background: 		url('./img/BoxHeaderDarkRight.png') top right no-repeat; 
	height: 			27px; 
	line-height: 		27px;
}

.TitleBackSmallOrangeLeft {
	background: 		url('./img/BoxHeaderSmallOrangeLeft.gif') top left no-repeat; 
	height: 			27px; 
	line-height: 		27px; 
	padding-left: 		5px;
}

.TitleBackSmallOrangeRight {
	background: 		url('./img/BoxHeaderSmallOrangeRight.gif') top right no-repeat; 
	height: 			27px; 
	line-height: 		27px;
}



.EditBackLeft {
	background: 		url('./img/editBackLeft.gif') top left no-repeat; 
	height: 			13px; 
	line-height: 		13px; 
	padding-left: 		5px;
}

.EditBackRight {
	background: 		url('./img/editBackRight.gif') top right no-repeat; 
	height: 			13px; 
	line-height: 		13px;
	font-size:			11px;
	padding-right: 		5px;
	text-decoration: 	none;
}

.EditBackLeftGreen {
	background: 		url('./img/editBackLeftGreen.gif') top left no-repeat; 
	height: 			13px; 
	line-height: 		13px; 
	padding-left: 		5px;
}

.EditBackRightGreen {
	background: 		url('./img/editBackRightGreen.gif') top right no-repeat; 
	height: 			13px; 
	line-height: 		13px;
	font-size:			11px;
	padding-right: 		5px;
	text-decoration: 	none;
}
.EditWindow {
	background:			#E8EED0;
	padding:			5px;
	margin-top:			3px;
	margin-bottom:		3px;
	text-align:			left;
}

.vspace3 {
	height: 			3px; 
	font-size: 			.01px; 
	line-height: 		.01px;
	padding:			0;
	margin:				0;
}

.vspace4 {
	height: 			4px; 
	font-size: 			.01px; 
	line-height: 		.01px;
	padding:			0;
	margin:				0;
}

.vspace5 {
	height: 			5px; 
	font-size: 			.01px; 
	line-height: 		.01px;
	padding:			0;
	margin:				0;
}

  .vspace6 {
	height: 			5px; 
	font-size: 			.01px; 
	line-height: 		.01px;
	padding:			0;
	margin:				0;
}

.vspace10 {
	height: 			10px; 
	font-size: 			.01px; 
	line-height: 		.01px;
	padding:			0;
	margin:				0;
}


 .subheader {
	padding: 			4px; 
	padding-top:		2px;
	padding-bottom:		2px;
	border-top:			0px solid #cccccc;
	border-bottom:			0px solid #cccccc;
  background-color:	#f4f4f4;
       background: 		url('./img/bgsubheader.png')
}



.subheader1a {
	padding: 			4px; 
	padding-top:		2px;
	padding-bottom:		2px;
	border-top:			1px solid #cccccc;
	border-bottom:			0px solid #cccccc;
  background-color:	#fff;
       
}


  .subheader2 {
	padding: 			4px; 
	padding-top:		2px;
	padding-bottom:		2px;
	border-top:			1px solid #AAB7D2;
	background-color:	#ffffff;
}


  .subheader3 {
	padding: 			4px; 
	padding-top:		2px;
	padding-bottom:		2px;
	border-top:			1px solid #cccccc;
	
  background-color:	#;
}

   .subheader4 {
	padding: 			4px; 
	padding-top:		2px;
	padding-bottom:		2px;
	border-top:			0px solid #cccccc;
	border-bottom:			0px solid #cccccc;
  background-color:	#;
      background: 		url('./img/bgsubheader.png')
}

    .subheader5 {
	padding: 			6px; 
	padding-top:		4px;
	padding-bottom:		4px;
	border-top:			0px solid #cccccc;
	border-bottom:			0px solid #cccccc;
  background-color:	#;
      font-weight: bold;
	font-size: 15px;
    color: #fff;
      background: 		url('./img/tickerstart.png')
}


    .subheader5a {
	padding: 			4px; 
	padding-top:		2px;
	padding-bottom:		2px;
	border-top:			1px solid #cccccc;
	border-bottom:			1px solid #cccccc;
  background-color:	#e6e6e6;
}





        .subheader6 {
	padding: 			4px; 
	padding-top:		2px;
	padding-bottom:		2px;
	border-top:			1px solid #cccccc;
	border-bottom:			1px solid #cccccc;
  background-color:	#f4f4f4;
}



.custom-tip {
	color: #fff;
	width: 220px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 4px 4px 4px;
	background: #2C466D;
	border-bottom: 3px solid #fff;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 4px 8px;
	background: #EEFFD2;
	color: #385900;
}



#startseitebox1 {
	
  position : absolute;
  top: 7px;
  left: 0px;
  width: 644px;
  height:265px;
  background: 		url('./img/bgjetzttesten.jpg');
  border: 0px solid #34537D ;
}


#startseitebox2 {
	
  position : absolute;
  top: 278px;
  left: 0px;
  width: 644px;
  height:30px;
  background: 		url('./img/bgstartseitebox2.jpg');
  border: 0px solid #cdcdcd ;
}


#startseitebox3 {
	
  position : absolute;
  top: 290px;
  left: 500px;
  width: 230px;
  height:260px;
  background: 		url('./img/login.png');
  border: 1px solid #cdcdcd ;
}


#startseitebox4 {
	
  position : absolute;
  top: 308px;
  left: 0px;
  width: 642px;
  height:274px;
  background: 		url('./img/bgzummarketplace.jpg');
  border-bottom: 1px solid #cdcdcd;border-left: 1px solid #cdcdcd;border-right: 1px solid #cdcdcd;
 }


#startseitebox5 {
	
  position : absolute;
  top: 608px;
  left: 0px;
  width: 644px;
  height:30px;
  background: 		url('./img/bgstartseitebox3.jpg');
  border: 0px solid #cdcdcd ;
}

#startseitebox6 {
	
  position : absolute;
  top: 638px;
  left: 0px;
  width: 642px;
  height:110px;
  background: 		url('./img/bgstartseitebox4.jpg');
  border-bottom: 1px solid #F9D291;border-left: 1px solid #F9D291;border-right: 1px solid #F9D291;
}


#startseitebox7 {
	
  position : absolute;
  top: 775px;
  left: 0px;
  width: 307px;
  height:193px;
  background: 		url('./img/bgstartseitebox7.jpg');
  
}


#startseitebox8 {
	
  position : absolute;
  top: 775px;
  left: 338px;
  width: 307px;
  height:193px;
  background: 		url('./img/bgstartseitebox8.jpg');
  
}


.headline1 {
	font-size: 22px;
	color: #787878;
	text-decoration: none;
	margin: 0;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 20px;
}

.headline1a {
	font-size:0px;
	color: #;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 31px;
}


.headline2 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin: 0;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 20px;
}


.headline3 {
	font-size: 13px;
	color: #777777;
	text-decoration: none;
	margin: 0;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 20px;
}

.headline4 {
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	margin-left: 11px;
	font-weight: bold;
	padding: 0px;
	line-height: 20px;
}


.headline5 {
	font-size: 15px;
	color: #3B5998;
	text-decoration: none;
	margin-top: 17px;
	margin-left: 20px;
  margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 20px;
}

.headline6 {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 20px;
  margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 20px;
}


.headline7 {
	font-size: 0px;
	color: #000;
	text-decoration: none;
	margin-top: 62px;
	margin-left: 20px;
  margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 23px;
}

 .headline8 {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	margin-top: 50px;
	margin-left: 20px;
  margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
}


.headline9 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	margin-left: 13px;
	font-weight: bold;
	padding: 0px;
	line-height: 20px;
}


.headline10 {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	margin-top: 11px;
	margin-left: 14px;
  margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
}

.headline11 {
	font-size: 13px;
	color: #3B5998;
	text-decoration: none;
	margin-top: 9px;
	margin-left: 32px;
  margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
}

.headline12 {
	font-size: 13px;
	color: #3B5998;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 32px;
  margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
}


.headline13 {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	margin-top: 7px;
	margin-left: 13px;
  margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
}

 .headline14 {
	font-size: 13px;
	color: #777777;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 14px;;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
}


.headline15 {
	font-size: 15px;
	color: #2F4670;
	text-decoration: none;
	
	margin-left: 30px;
  margin-bottom: 0px;
	font-weight: bold;
	padding: 0;
	line-height: 18px;
}


.tblHeadAnzeige {
  display:inline-block;
  width: 50px;
}
.anzeigeKontakt {
  padding-left: 10px;
}

.marketNav li {
  float: left;
}

