body {
	background: url(img/bg_content.jpg) 0px 40px repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
#content a {
	color: #039;
}
#content a:hover {
	color:#C00;
}
#redline {
	background:url('img/bg_redline.gif') bottom repeat-x;
	height: 8px;
	border-bottom: 1px solid #fff;
	margin:0;
	padding:0;
}
#header_bild_container {
	background: #000000 url(img/bg_header.gif) repeat-x;
	border-bottom: 1px solid #fff;
}
#header_bild {
	background: url(img/haeder.jpg) center no-repeat;
	height:80px;
	width:950px;
	margin: 0 auto;
}
#navigation_container {
	background:url('img/bg_navi.gif') repeat-x;
	border-bottom: 1px solid #fff;
}
#logo_infoseiten24 {
	width: 213px;
	height: 33px;
	float:right;
}
#logo_infoseiten24 a {
	background: url(img/infoseiten_logo.gif) no-repeat;
	width: 213px;
	height: 33px;
	display:block;
	text-indent: -9000px;
	font-size:0px;
	color:#2a2a2a;
}
#navigation {
	height: 33px;
	margin: 0px auto;
	width: 950px;
	text-align:right;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
#navigation ul li {
	float:left;
}
#navigation ul li a {
	display:block;
	height: 33px;
	margin-right:10px;
	text-indent: -9000px;
	font-size:0px;
	color:#2a2a2a;
}
#navigation a#navi_startseite {
	background:url('img/navi-startseite-on.gif');
	width:79px;
}
#navigation a:hover#navi_startseite {
	background:url('img/navi-startseite-off.gif');
	width:79px;
}
#navigation a#navi_ueber_dieses_portal {
	background:url('img/navi-ueber_dieses_portal-on.gif');
	width:118px;
}
#navigation a:hover#navi_ueber_dieses_portal {
	background:url('img/navi-ueber_dieses_portal-off.gif');
	width:118px;
}
#navigation a#navi_neuste_eintraege {
	background:url('img/navi-neuste_eintraege-on.gif');
	width:108px;
}
#navigation a:hover#navi_neuste_eintraege {
	background:url('img/navi-neuste_eintraege-off.gif');
	width:108px;
}
#navigation a#navi_alle_regionen {
	background:url('img/navi-alle_regionen-on.gif');
	width:101px;
}
#navigation a:hover#navi_alle_regionen {
	background:url('img/navi-alle_regionen-off.gif');
	width:101px;
}
#navigation a#navi_werbung {
	background:url('img/navi-werbung-on.gif');
	width:78px;
}
#navigation a:hover#navi_werbung {
	background:url('img/navi-werbung-off.gif');
	width:78px;
}
#navigation a#navi_kontakt {
	background:url('img/navi-kontakt-on.gif');
	width:71px;
}
#navigation a:hover#navi_kontakt {
	background:url('img/navi-kontakt-off.gif');
	width:71px;
}
#content_container {
	padding: 25px;
	border-top: 1px solid #ccc;
}
#content {
	width: 890px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ccc;
	padding: 20px 30px;
	margin-bottom: 8px;
}
#content h1 {
	color: #f00;
	font-size: 19px;
	font-weight:normal;
	margin-top: 5px;
}
#content h2 {
	color: #666;
	font-size: 15px;
	font-weight:bold;
}
#content h3 {
	color: #444;
	font-size: 13px;
	font-weight:bold;
}
#content label, #content input .formfelder {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
#portale_aufzaehlung, #portale_aufzaehlung_non_link {
	margin-left:0;
	font-size: 11px;
	list-style:none;
	padding:0;
}
#portale_aufzaehlung_non_link li {
	float:left;
	margin-right: 10px;
	margin-left:0;
	padding:2px;
	background: #fff;
	display:block;
	width: 193px;
	padding: 1px 5px;
	height:17px;
	border: 1px solid #ccc;;
	margin-bottom: 10px;
	color: #777;
	font-weight:bold;
}
#portale_aufzaehlung li {
	float:left;
	margin-right: 10px;
	margin-left:0;
	padding:0;
}
#portale_aufzaehlung li a {
	background: #efefef url(img/icon_star.gif) 3px 2px no-repeat;
	display:block;
	width: 140px;
	padding: 4px 3px 4px 23px;
	border: 1px solid #ccc;;
	margin-bottom: 10px;
	color: #777;
	text-decoration:none;
}
#portale_aufzaehlung li a:hover {
	background: #333 url(img/icon_star_dark.gif) 3px 2px no-repeat;
	border: 1px solid #666;;
	color: #efefef;
}
#content label {
	text-align: left;
	width: 120px;
	padding-right: 10px;
}
#content .formfelder {
	border: 1px solid #ddd;
	padding: 2px;
	font-weight: bold;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content .submit {
	background: #ccc;
	border: 1px solid #999;
	padding: 3px 25px;
	font-weight: bold;
	color: #666;
}
#content div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
	margin-top: 25px;
}
#content div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 0px 5px;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #aaa;
}
#content div.pagination a:hover, div.pagination a:active {
	border: 1px solid #a0a0a0;
}
#content div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 0px 5px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
#content div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}
#submenue {
	margin-top:10px;
	float:right;
}

.button_neuer_eintrag {
	background: url(img/icon_plus.gif) no-repeat;
}
.button_liste_zeigen {
	background: url(img/icon_liste_zeigen.gif) no-repeat;
}
.button_eintrag_bearbeiten {
	background: url(img/icon_bearbeiten.gif) no-repeat;
}
.button_eintrag_ansehen {
	background: url(img/icon_gehe_zu.gif) no-repeat;
}
.button_neuer_benutzer {
	text-decoration:none;
	display:block;
	padding:1px 0px 3px 20px;
}
#footer_container {
	width: 940px;
	margin: 0 auto;
	font-size: 11px;
}
#footer_container #footer {
	float: left;
	width: 600px;
	color: #999;
}
#footer_container #footer a {
	color: #999;
	text-decoration:none;
}
#footer_container #footer a:hover {
	color: #666;
	text-decoration:underline;
}
#footer_container #top_link  {
	width: 340px;
	float:left;
	text-align:right;
}
#footer_container #top_link a {
	color: #999;
	background:url(img/icon_top.gif) right no-repeat;
	padding: 1px 19px 1px 0;
	text-decoration:none;
}
#footer_container #top_link a:hover {
	color: #666;
	text-decoration: underline;
}

/* Andere Classes*/
#box_suche {
	text-align: center;
	font-size: 18px;
	text-transform:uppercase;
	color: #666;
	padding: 20px;
}
#suchfeld {
	background: url(img/bg_suche.gif) no-repeat;
	width: 334px;
	height: 30px;
	font-size: 22px;
	padding:5px 8px;
	color: #666;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#suchbutton {
	background: #fdb206 url(img/button_suchen.gif) no-repeat;
	width: 152px;
	height: 33px;
	border:none;
	margin-bottom: 2px;
	margin-right:15px;
}
.box_red {
	padding: 5px 10px;
	text-align:center;
	background: #f5bfbf;
	border: 1px solid #d60000;
	color: #d60000;
	font-weight:bold;
}
.box_red a {
	color: #d60000;
}
.box_green {
	padding: 5px 10px;
	text-align:center;
	background: #d5ecd1;
	border: 1px solid #57b547;
	color: #57b547;
	font-weight:bold;
}
.box_green a {
	color: #57b547;
}
.box_blue {
	padding: 5px 10px;
	text-align:center;
	background: #c2d9f3;
	border: 1px solid #0c67d0;
	color: #0c67d0;
	font-weight:bold;
}
.box_blue a {
	color: #0c67d0;
}
.box_grey {
	padding: 5px 10px;
	background: #efefef;
	border: 1px solid #dfdfdf;
}
a.weiter {
	background:url(img/icon_weiter.gif) right no-repeat;
	padding-right: 20px;
	float:right;
	color:#ccc;
}
a:hover.weiter {
	color:#999;
}
#submenue a {
	font-size:10px;
	text-decoration:none;
	color:#666;
	padding: 2px 0px 2px 20px;
	margin-left: 15px;
	font-weight: normal;
}
#submenue a:hover {
	color:#c00;
	font-weight: normal;
}
#suche {
	float: right;
}
#suche form {
	margin: 0px;
	padding: 0px;
}
.font_grey_and_italic {
	color: #999;
	font-style:italic;
}
.pflicht {
	color:#FF6600;
	font-weight:bold;
	font-size:13px;
}
.form_rubriken {
	border: 1px solid #ddd;
	color: #777;
	font-weight:bold;
	font-size:11px;
	width:138px;
	padding:0px 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.submit_rubriken {
	background: #ccc;
	border: 1px solid #999;
	padding: 0px 5px;
	font-weight: bold;
	color: #666;
	font-size:10px;
}
.startseiten_box {
	font-size: 11px;
	color:#666;
	padding:5px 0px;
	line-height: 1.6em;
}
#content .startseiten_box a.grauer_link {
	color: #888;
}
#content .startseiten_box a:hover.grauer_link {
	color: #c00;
}
#branchen_uebersicht a {
	font-size: 11px;
	color: #039;
}
#branchen_uebersicht h3 {
	margin-bottom:2px;
	padding-bottom:3px;
	border-bottom: 1px dashed #ddd;
	background:url(img/icon_page_white_stack.gif) right no-repeat;
}
.listen_left {
	display:block;
	width:130px;
	float:left;
}
#content .ext {
	background: url(img/icon_link_ext.gif) right no-repeat;
	padding-right: 16px;
}
.tool-tip {
	color: #fff;
	z-index: 13000;
	border: 1px solid #000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #aaa;
	padding: 5px 5px 3px;
	background: url(img/bg-tooltip.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 3px 5px 5px;
	background: url(img/bg-tooltip.png) bottom right;
}

