@import url("reset.css");

@import url("hacks.css");

#message {
	background: #DED;
	border: 1px solid #393;
	display: block;
	margin-bottom: 1em;
	padding: 1em;
}

#main-content #start-teaser {
	background: #FFC url('../img/start-teaser-bg.gif') repeat-x top left;
	border-bottom: 1px solid #FF3;
	padding: 1em 2em 0 2em;
	position: relative;
	margin-left: -1.6em;
	width: 66.7em;
}

* html #main-content #start-teaser {
	margin: 0 -3em 0 -1.6em;
}

#main-content #start-teaser h1 {
	margin-bottom: 0.75em;
	color: #6B5422;
}

#main-content ul {
	font-size: 1.3em;
	list-style-type: square;
	margin: 0.5em 0 0.5em 2.5em;
}

* html #main-content ul {
	margin-left: 3em;
}

#main-content ul li {
	margin: 0.25em 0;
}

#main-content ul.bereiche {
	font-size: 1.18em;
	list-style-type: none;
	margin-left: 1.5em;
	list-style-image: url('../img/pfeil.gif');
}

#main-content div.bereiche p {
	font-size: 1.18em;
	list-style-type: none;
	margin-left: 0;
}

#main-content #start-teaser ul {
	font-size: 1.3em;
	margin-left: 1em;
}

#main-content #start-teaser img.screenshot {
	width: 25em;
	float: right;
	margin: 0 0 0 2em;
}

#new-experts {
	float: left;
	margin-right: 3em;
	width: 67.7em;
}

#new-experts .clearfix {
	border-bottom: 1px solid #CBDDEA;
	padding: 1em 0;
}

#new-experts img.expert {
	background: #DCEEFB;
	border: 1px solid #CBDDEA;
	float: left;
	margin-right: 1em;
	padding: 0.5em;
	width: 6em;
}

#new-experts img {
	background: none;
	border: 0;
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#new-experts infos {
	float: right;
}

#new-experts p.fachgebiete {
	color: #BBB;
	font-size: 1.1em;
	text-transform: uppercase;
}

#news {
	float: right;
	width: 25.4em;
}

#login {
	background: #FDA;
	border: 1px solid #6B5422;
	border-top: 0;
	padding: 1em;
	position: absolute;
	top: 0;
	right: 1em;
	width: 23.15em;
	z-index: 1;
}

#login form {
	font-size: 1.2em;
}

#login p {
	color: #6B5422;
	font-size: 1.2em;
	margin: 0 0 1em 0;
}

#login form label {
	width: 8em;
	display: block;
	float: left;
	margin: 0.5em 0;
}

#login form input {
	border: 1px solid #6B5422;
	width: 9.8em;
	margin: 0.2em 0;
}

* html #login form input {
	width: 9.6em;
}

#login form input.button {
	background: #6B5422 url('../img/button-wichtig-bg.gif') top left
		repeat-x;
	border: 1px solid #6B5422;
	color: #FFF;
	float: right;
	margin: 0 1px 0 0;
	padding: 0.1em 0.4em;
	width: auto;
}

#login form a.button {
	background: none;
	border: none;
	color: #6B5422;
	float: left;
	margin: 0;
	padding: 0.4em 0;
}

#login form a.button:hover,#login form a.button:focus,#login form a.button:active
	{
	text-decoration: underline;
}

#login form div.clearfix {
	padding: 0.1em 0;
}

body {
	background: #FFF url('../img/body-bg.gif');
	color: #222;
	font-size: 62.5%;
	font-family: Arial;
}

h1 {
	font-size: 2.1em;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}

h1 span {
	text-align: right;
	color: #CBDDEA;
}

h2 {
	font-size: 1.7em;
	font-weight: 500;
	line-height: 1em;
	margin: 1.5em 0 0.5em 0;
}

h2.fachbereiche {
	font-size: 1.3em;
	margin: 0.5em 0 0.3em 11.1em;
}

h3 {
	font-size: 1.4em;
	font-weight: 500;
	margin-bottom: 0.5em;
}

.map_infopopup h1 {
	margin: 0.5em 0 0 0;
}

.map_infopopup h2 {
	border-bottom: 1px solid #BBB;
	color: #BBB;
	font-size: 1.2em;
	text-transform: uppercase;
}

a {
	color: #6B5422;
}

a.button {
	background: #6B5422 url('../img/button-wichtig-bg.gif') top left
		repeat-x;
	border: 1px solid #6B5422;
	color: #FFF;
	padding: 0.3em 0.4em 0.4em 0.4em;
	text-decoration: none;
}

a.button2 {
	background: #6B5422 url('../img/button-wichtig-bg.gif') top left
		repeat-x;
	color: #FFF;
	display: block;
	float: right;
	padding: 0.4em;
	width: auto;
	border: 1px solid #6B5422;
	margin: 0;
	margin-top: -13px;
	text-decoration: none;
}

a.button:hover {
	text-decoration: underline;
}

a:hover,a:focus,a:active {
	background: #6B5422;
	color: #FFF;
}

address {
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
}

ol {
	font-size: 1.2em;
	line-height: 1.5em;
	list-style-type: decimal;
	margin: 0.5em 0 0.5em 2.5em;
}

* html ol {
	margin-left: 3em;
}

span.required {
	color: #C00;
}

span.title,span.country {
	color: #BBB;
}

span.locked {
	color: #C00;
}

span.unlocked {
	color: #393;
}

tr.premium span.title,tr.premium span.country {
	color: #FFF;
}

span.hits {
	background: #EFE;
	border: 1px solid #393;
	color: #393;
	padding: 0 0.25em 0 0.2em;
}

#main-content ul {
	font-size: 1.2em;
	line-height: 1.5em;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

form input:focus,form input:active {
	background: #FFC;
}

form input[type=checkbox]:focus,form input[type=checkbox]:active {
	background: #FFC;
}

#main-content p {
	line-height: 1.5em;
	font-size: 1.3em;
}

dl {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 1.5em 0;
}

dl dt {
	font-weight: 700;
	margin: 1.5em 0 0.3em 0;
}

dfn {
	border-bottom: 1px dotted #3CF;
	cursor: help;
	font-style: normal;
}

.map_infopopup {
	height: auto;
}

#gmapper_map {
	border: 1px solid #2B4D9B;
	height: 67.4em;
	width: 67.4em;
}

#gmapper_map.profile {
	border: 1px solid #2B4D9B;
	height: 46.8em;
	width: 46.8em;
}

#nav,#header,#secondary-nav,#content-container,#footer {
	padding: 0 1em;
	position: relative;
	margin: 0 auto;
	width: 96em;
}

#nav {
	height: 3.1em;
	text-align: right;
	background: #2B4D9B url('../img/navi-bg.gif') bottom repeat-x;
}

#nav-wrap {
	background: #2B4D9B url('../img/navi-bg.gif') bottom repeat-x;
	border-bottom: 1px solid #2B4D9B;
	height: 3.1em;
}

ul#main-nav a,ul#expert-misc a {
	color: #FFF;
	text-decoration: none;
}

ul#main-nav {
	float: left;
}

ul#main-nav li {
	float: left;
	font-size: 1.3em;
	margin-right: 1.5em;
}

ul#main-nav li a {
	padding: 0.7em 0;
}

ul#main-nav li a:hover,ul#main-nav li a:focus,ul#main-nav li a:active {
	text-decoration: underline;
}

ul#main-nav li a.home {
	background: url('../img/startseite-icon.gif') no-repeat 0 50%;
	display: block;
	padding-left: 18px;
}

ul#main-nav li a.info {
	background: url('../img/infos-icon.png') no-repeat 0 50%;
	display: block;
	padding-left: 22px;
}

* html ul#main-nav li a.info {
	background: url('../img/infos-icon.gif') no-repeat 0 50%;
}

ul#main-nav li a.help {
	background: url('../img/hilfe-icon.png') no-repeat 0 50%;
	display: block;
	padding-left: 19px;
}

* html ul#main-nav li a.help {
	background: url('../img/hilfe-icon.gif') no-repeat 0 50%;
}

ul#main-nav li a.contact {
	background: url('../img/kontakt-icon.gif') no-repeat 0 50%;
	display: block;
	padding-left: 21px;
}

ul#expert-misc {
	color: #DCEEFB;
	float: right;
}

ul#expert-misc li {
	float: left;
	text-align: right;
	font-size: 1.3em;
	margin-left: 1em;
}

ul#expert-misc li.expert {
	padding: 0.7em 0;
}

ul#expert-misc li a {
	font-weight: 700;
	padding: 0.7em 0;
}

ul#expert-misc li a:hover,ul#expert-misc li a:focus,ul#expert-misc li a:active
	{
	text-decoration: underline;
}

ul#expert-misc li a.login {
	background: url('../img/login-icon.png') no-repeat 0 50%;
	display: block;
	padding-left: 19px;
}

* html ul#expert-misc li a.login {
	background: url('../img/login-icon.gif') no-repeat 0 50%;
}

ul#expert-misc li a.logout {
	background: url('../img/logout-icon.png') no-repeat 0 50%;
	display: block;
	padding-left: 19px;
}

* html ul#expert-misc li a.logout {
	background: url('../img/logout-icon.gif') no-repeat 0 50%;
}

ul#expert-misc li a.register {
	background: url('../img/registrierung-icon.png') no-repeat 0 50%;
	display: block;
	padding-left: 19px;
}

* html ul#expert-misc li a.register {
	background: url('../img/registrierung-icon.gif') no-repeat 0 50%;
}

#header-wrap {
	background: #FFF;
	clear: both;
}

#header {
	width: 96em;
}

#header img {
	background: #FFF;
	margin: 0.2em auto;
	width: 96em;
}

#secondary-nav-wrap {
	background: #FFF url('../img/secondary-nav-wrap-bg.gif') bottom left
		repeat-x;
}

#secondary-nav {
	width: 96em;
	height: 2.9em;
}

#erweiterte-suche {
	background: #2B4D9B url('../img/button-bg.gif') top left repeat-x;
	border: 1px solid #2B4D9B;
	border-bottom: 0;
	display: inline;
	float: right;
	height: 2.8em;
	margin-left: 10em;
	padding-left: 0.5em;
}

#erweiterte-suche a {
	background: url('../img/erweiterte-suche-icon.png') no-repeat 0 50%;
	color: #FFF;
	display: block;
	font-size: 1.3em;
	padding: 0.1em 0.8em 0.1em 20px;
	margin-top: 0.4em;
	text-decoration: none;
}

* html #erweiterte-suche a {
	background: url('../img/erweiterte-suche-icon.gif') no-repeat 0 50%;
	margin-top: 0.55em;
}

#erweiterte-suche a:hover {
	text-decoration: underline;
}

/*
.gmnoprint
{
height:auto !important ; 
}*/
#main-content form#proposal select {
	width: 96%;
}

#main-content form#proposal input,#main-content form#proposal textarea {
	width: 95%
}

#main-content form#proposal input.button {
	width: auto;
}

#main-content form#proposal img {
	padding-bottom: 0.6em;
}

#main-content form#proposal p#select_input img {
	vertical-align: middle;
	padding-bottom: 7px;
}

.bubbleInfo {
	position: relative;
	margin-left: 12em;
}

.popup {
	background: #DCEEFB;
	margin: 0em 1.55em 0.7em 2.4em;
}

#main-content form#proposal .bubbleInfo {
	position: relative;
	margin-left: 0;
}

#spacer {
	float: left;
	width: 250px;
}

ul#ergebnisse_eingelogt {
	background: #6B5422 url('../img/ergebnis-bg.gif') top left repeat-x;
	border: 0.05em solid #6B5422;
	border-bottom: 0;
	float: left;
	height: 2.8em;
	/*margin-left: 30px;*/
	padding-left: 0.5em;
}

ul#ergebnisse_eingelogt li {
	background: #6B5422 url('../img/ergebnis-bg.gif') top left repeat-x;
	color: #FFF;
	float: left;
	font-size: 1.3em;
	padding: 0.3em 0.5em;
	text-align: right;
}

ul#ergebnisse_eingelogt li a.liste {
	background: url('../img/liste-icon.gif') no-repeat 0 50%;
	padding-left: 18px;
}

ul#ergebnisse_eingelogt li a.karte {
	background: url('../img/karte-icon.gif') no-repeat 0 50%;
	padding-left: 20px;
}

ul#ergebnisse_eingelogt li a {
	color: #FFF;
	display: block;
	padding: 0.25em 0;
	text-decoration: none;
}

ul#ergebnisse_eingelogt li.ergebnis_eingelogt {
	padding: 0.6em;
}

ul#ergebnisse {
	background: #6B5422 url('../img/ergebnis-bg.gif') top left repeat-x;
	border: 0.05em solid #6B5422;
	border-bottom: 0;
	float: right;
	height: 2.8em;
	margin-left: 0.05em;
	padding: 0 0.5em;
}

ul#ergebnisse li {
	background: #6B5422 url('../img/ergebnis-bg.gif') top left repeat-x;
	color: #FFF;
	float: left;
	font-size: 1.3em;
	padding: 0.3em 0.5em;
	text-align: right;
}

ul#ergebnisse li.ergebnis {
	padding: 0.6em;
}

ul#ergebnisse li.aktiv {
	background: #FFF;
	border: 1px solid #2B4D9B;
	border-bottom: 0;
	height: 1.9em;
	margin: -0.3em 0;
	padding-top: 0.5em;
	position: relative;
}

ul#ergebnisse li.aktiv a {
	color: #2B4D9B;
	font-weight: 700;
	text-decoration: none;
}

ul#ergebnisse li.aktiv a:hover,ul#ergebnisse li.aktiv a:focus,ul#ergebnisse li.aktiv a:active
	{
	color: #6B5422;
	text-decoration: underline;
}

ul#ergebnisse li a {
	color: #FFF;
	display: block;
	padding: 0.25em 0;
	text-decoration: none;
}

ul#ergebnisse li a:hover,ul#ergebnisse li a:focus,ul#ergebnisse li a:active
	{
	text-decoration: underline;
}

ul#ergebnisse li a.liste {
	background: url('../img/liste-icon.gif') no-repeat 0 50%;
	padding-left: 18px;
}

ul#ergebnisse li a.karte {
	background: url('../img/karte-icon.gif') no-repeat 0 50%;
	padding-left: 20px;
}

ul#ergebnisse li a.uebersicht {
	background: url('../img/uebersicht-icon.png') no-repeat 0 50%;
	padding-left: 20px;
}

* html ul#ergebnisse li a.uebersicht {
	background: url('../img/uebersicht-icon.gif') no-repeat 0 50%;
	padding-left: 20px;
}

ul#ergebnisse li a.profil {
	background: url('../img/profildaten-icon.png') no-repeat 0 50%;
	padding-left: 18px;
}

* html ul#ergebnisse li a.profil {
	background: url('../img/profildaten-icon.gif') no-repeat 0 50%;
	padding-left: 18px;
}

ul#ergebnisse li a.kontaktdaten {
	background: url('../img/kontaktdaten-icon.png') no-repeat 0 50%;
	padding-left: 20px;
}

* html ul#ergebnisse li a.kontaktdaten {
	background: url('../img/kontaktdaten-icon.gif') no-repeat 0 50%;
	padding-left: 20px;
}

ul#ergebnisse li a.fachbereiche {
	background: url('../img/fachbereiche-icon.png') no-repeat 0 50%;
	padding-left: 19px;
}

* html ul#ergebnisse li a.fachbereiche {
	background: url('../img/fachbereiche-icon.gif') no-repeat 0 50%;
	padding-left: 19px;
}

ul#ergebnisse li a.eigene-seiten {
	background: url('../img/eigene-seiten-icon.png') no-repeat 0 50%;
	padding-left: 20px;
}

* html ul#ergebnisse li a.eigene-seiten {
	background: url('../img/eigene-seiten-icon.gif') no-repeat 0 50%;
	padding-left: 20px;
}

* html ul#ergebnisse li.aktiv a.fachbereiche {
	background: url('../img/fachbereiche-icon.gif') no-repeat 0 50%;
	padding-left: 19px;
}

* html ul#ergebnisse li.aktiv a.eigene-seiten {
	background: url('../img/eigene-seiten-aktiv-icon.gif') no-repeat 0 50%;
}

ul#ergebnisse li a.foto {
	background: url('../img/foto-icon.png') no-repeat 0 50%;
	padding-left: 20px;
}

* html ul#ergebnisse li a.foto {
	background: url('../img/foto-icon.gif') no-repeat 0 50%;
	padding-left: 20px;
}

#content-container {
	clear: both;
	padding: 0;
	text-align: left;
}

#content {
	background: #DCEEFB url('../img/content-bg.gif') 24.9em top repeat-y;
	border: 1px solid #2B4D9B;
	border-top: 0;
	border-bottom: 0;
}

#content-wrap {
	background: #2B4D9B url('../img/content-wrap-bg.gif') top left repeat-x;
}

#sidebar {
	display: inline;
	float: left;
	line-height: 1.5em;
	padding: 0 1.5em 1.5em;
	width: 21.9em;
}

#sidebar.promo { /*background-image: url(../img/promoteaser.jpg);*/
	background-repeat: no-repeat;
}

#sidebar.promo a,#sidebar.promo a:hover,#sidebar.promo a:focus,#sidebar.promo a:active
	{
	height: 267px;
	display: block;
	background: none;
}

#sidebar form {
	font-size: 1.3em;
}

#sidebar form label {
	display: block;
	font-weight: 700;
	margin: 1.4em 0 0.6em 0;
	width: 98%;
}

#sidebar form input {
	width: 98%;
}

#sidebar input.submit {
	float: right;
	margin: 1em 0;
	width: auto;
}

#sidebar form p.volltextoption2 {
	text-align: center;
	margin: o.2em 0 -0.9em 0;
	padding: 0.2em 0 0.5em 0;
}

* html #sidebar form p.volltextoption2 {
	width: 17em;
}

#sidebar form p.volltextoption2 input {
	width: auto;
	margin: 0 0 0 0.2em;
	padding: 0;
}

* html #sidebar form p.volltextoption2 input {
	margin: 0;
}

#sidebar form p.volltextoption2 label {
	display: inline;
	font-size: 0.85em;
	font-weight: 500;
	width: auto;
}

#sidebar form p.volltextoption {
	border-bottom: 1px solid #CBDDEA;
	text-align: center;
	margin: 0 0 2em 0;
	padding: 0.2em 0 0.5em 0;
}

* html #sidebar form p.volltextoption {
	width: 17em;
}

#sidebar form p.volltextoption input {
	width: auto;
	margin: 0 0 0 0.2em;
	padding: 0;
}

* html #sidebar form p.volltextoption input {
	margin: 0;
}

#sidebar form p.volltextoption label {
	display: inline;
	font-size: 0.85em;
	font-weight: 500;
	width: auto;
}

#sidebar form p.fachbereich {
	clear: both;
	border-bottom: 1px solid #CBDDEA;
}

#sidebar form .fachbereiche input {
	display: inline;
	float: right;
	margin: 0.5em 0;
	height: 1em;
	width: 1em;
	vertical-align: middle;
}

#sidebar .fachbereiche label {
	display: inline;
	float: left;
	font-size: 0.85em;
	font-weight: 500;
	padding: 0 0.2em 0 13px;
	margin: 0.5em 0px 0.5em 0px;
	vertical-align: middle;
	width: 140px;
}

#sidebar .fachbereiche label.socitizen {
	background: url('../img/bautechnik-kasten.gif') no-repeat 0 50%;
}

#sidebar .fachbereiche label.insecurity {
	background: url('../img/insecurity.png') no-repeat 0 50%;
}

#sidebar .fachbereiche label.soinfra {
	background: url('../img/soinfra.png') no-repeat 0 50%;
}

#sidebar .fachbereiche label.insuvborder {
	background: url('../img/insuvborder.png') no-repeat 0 50%;
}

#sidebar .fachbereiche label.resec {
	background: url('../img/resec.png') no-repeat 0 50%;
}

#sidebar .fachbereiche label.secsysinte {
	background: url('../img/informationstechnik-kasten.gif') no-repeat 0 50%
		;
}

#sidebar .fachbereiche label.securityandsociety {
	background: url('../img/securityandsociety.png') no-repeat 0 50%;
}

#sidebar .fachbereiche label.secrescoo {
	background: url('../img/secrescoo.png') no-repeat 0 50%;
}

#main-content {
	display: inline;
	float: right;
	line-height: 1.5em;
	padding: 2em 1.5em 0em 1.5em;
	width: 67.7em;
}

#main-content img.left {
	border: 1px solid #CBDDEA;
	float: left;
	margin: 0.5em 1em 0.5em 0;
	padding: 9px;
}

#main-content img.right {
	border: 1px solid #CBDDEA;
	float: right;
	margin: 0.5em 0 0.5em 1em;
	padding: 9px;
}

#main-content img.standard {
	border: 1px solid #CBDDEA;
	display: block;
	margin: 0.5em 0;
	padding: 9px;
}

#main-content table {
	border: 1px solid #CBDDEA;
	border-collapse: collapse;
	font-size: 1.2em;
	width: 100%;
}

#main-content table tr.premium {
	background: #6B5422 url('../img/button-wichtig-bg.gif') top left
		repeat-x;
}

#main-content table tr.premium td {
	color: #FFF;
	font-weight: 700;
}

#main-content table tr.premium td a {
	color: #FFF;
	font-weight: 700;
}

#main-content table tr.premium td a:hover {
	background: none;
	color: #FFF;
	font-weight: 700;
}

#main-content table tr.premium:hover {
	background: #6B5422 url('../img/button-wichtig-bg.gif') top left
		repeat-x;
}

#main-content table tr:hover {
	background: #FEC;
}

#main-content table th {
	background: #DCEEFB;
	border-bottom: 1px solid #CBDDEA;
	color: #2B4D9B;
	padding: 0.7em;
	min-width: 4em;
}

#main-content table th#wider {
	min-width: 9em;
}

#main-content table th a,#main-content table th a:hover {
	background: none;
}

#main-content table td {
	border-bottom: 1px solid #CBDDEA;
	padding: 0.7em;
	vertical-align: top;
}
#main-content tr.noborder td {
	border-bottom:0 none;	
}
#main-content tr td h4{
	font-weight: 600;
}
#main-content form {
	font-size: 1.3em;
}

#main-content form span.form_error_message,#main-content form p.radio span.form_error_message
	{
	background: #FFF;
	color: #C00;
	display: block;
	font-size: 1em;
	margin-bottom: 0.5em;
}

#main-content form p.radio span.form_error_message {
	font-size: 0.9em;
	margin: 0.2em 0 0.5em 1.7em;
}

#main-content fieldset {
	border: 1px solid #CBDDEA;
	clear: both;
	padding: 1em;
	margin-bottom: 2em;
}

#main-content fieldset legend {
	background: #DCEEFB;
	border: 1px solid #CBDDEA;
	color: #2B4D9B;
	font-size: 1.1em;
	font-weight: 700;
	margin: 0;
	padding: 0.5em;
}

* html #main-content fieldset legend {
	margin-bottom: 0.5em;
}

#main-content form .clearfix {
	border-bottom: 1px solid #CBDDEA;
}

#main-content form p.inline {
	margin: 0.1em -14em 0 0;
	text-align: right;
	width: 13.5em;
}

#main-content form p {
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	width: 70.7%;
}

#main-content form p.infotext {
	clear: both;
	float: none;
	width: 100%;
}

#main-content #profile form p {
	width: 59.7%;
}

* html #main-content form p {
	width: 70%;
}

* html #main-content #profile form p {
	width: 59%;
}

#main-content form label {
	float: left;
	margin: 0.7em 0;
	padding: 0.2em 1em 0 0;
	text-align: right;
	width: 27%;
}

#main-content #profile form label {
	width: 37%;
}

#main-content form input,#main-content form select,#main-content form textarea
	{
	border: 1px solid #2B4D9B;
	margin: 0.7em 0;
	width: 100%;
}

#main-content form input.xs {
	width: 20%;
}

#main-content form textarea {
	height: 8em;
}

#main-content form#custompages textarea {
	height: 30em;
}

#main-content form .form_error {
	border: 1px solid #C00;
	background: #FEE;
	color: #C00;
	font-weight: 700;
	margin-bottom: 0;
}

#main-content form p.radio {
	font-size: 1em;
	padding: 1em 0 0.7em 0;
	margin-left: -1.5em;
}

#main-content form p.message {
	font-size: 1em;
	float: none;
	line-height: 1.5em;
	padding-bottom: 1em;
	width: 100%;
}

#main-content form input.radio {
	border: 0;
	margin: 0 0.2em 0 1.5em;
	width: auto;
}

#main-content form input.checkbox {
	margin-top: 0.7em;
	height: 1em;
	width: auto;
}

#main-content form input.button {
	background: #6B5422 url('../img/button-wichtig-bg.gif') top left
		repeat-x;
	border: 1px solid #6B5422;
	color: #FFF;
	display: block;
	float: right;
	padding: 0.3em;
	width: auto;
}

#main-content form input.multi {
	margin: -1em 0 1.5em 0;
}

* html #main-content form input.button {
	padding: 0.3em 0;
}

#main-content div.inline {
	padding: 0.3em 0;
}

#main-content form div.inline input.checkbox {
	margin: 0 0 0 14.1em;
	border: 0;
}

#main-content form label.inline {
	display: inline;
	float: none;
	padding: 0.5em 0 0 0.2em;
	font-size: 0.9em;
}

#main-content form div.inline span.form_error_message {
	background: #FFF;
	color: #C00;
	display: inline;
	margin-left: 1em;
	font-size: 1em;
}

#main-content table#paket-preise tr:hover {
	background: 0;
}

#main-content table#paket-preise thead th {
	background: #FFF url('../img/paket-preise-bg.gif') top left repeat-x;
	border-left: 1px solid #CBDDEA;
	color: #222;
	font-size: 1.5em;
	line-height: 1em;
	text-align: center;
}

#main-content table#paket-preise thead th span {
	color: #6B5422;
	font-size: 0.8em;
	font-weight: 700;
}

#main-content table#paket-preise thead th.leer {
	background: #FFF;
}

#main-content table#paket-preise tbody th {
	background: #FFF;
	color: #222;
	text-align: right;
}

#main-content table#paket-preise tbody td {
	border-left: 1px solid #CBDDEA;
	font-size: 1.2em;
	text-align: center;
}

#profile {
	float: left;
	margin-right: 3em;
	width: 47em;
}

#profile-sidebar {
	float: right;
	margin-top: -1.5em;
	width: 17.3em;
}

#profile-sidebar a {
	color: #2B4D9B;
	text-decoration: none;
}

#profile-sidebar h2,#profile h2 {
	color: #BBB;
	font-size: 1.2em;
	font-weight: 700;
	margin-top: 2em;
	text-transform: uppercase;
}

#profile-sidebar img {
	background: #DCEEFB;
	border: 1px solid #CBDDEA;
	margin: 0;
	padding: 1.1em;
	width: 14.9em;
}

#profile-nav,#profile-docs,#profile-action {
	background: #DCEEFB;
	border: 1px solid #CBDDEA;
	border-bottom: 0;
	width: 17.2em;
	margin: 0;
}

#main-content ul#profile-nav,#main-content ul#profile-docs,#main-content ul#profile-action
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#main-content ul#profile-nav li,#main-content ul#profile-docs li,#main-content ul#profile-action li
	{
	margin: 0;
}

#main-content #profile-nav li a,#main-content #profile-docs li a,#main-content #profile-action li a
	{
	display: block;
	border-bottom: 1px solid #CBDDEA;
	font-size: 1.2em;
	list-style-type: 0;
	margin: 0;
	padding: 0.3em;
	width: 13.8em;
}

#profile-nav li a:hover,#profile-docs li a:hover,#profile-action li a:hover,#profile-nav li a:active,#profile-docs li a:active,#profile-action li a:active,#profile-nav li a:focus,#profile-docs li a:focus,#profile-action li a:focus
	{
	color: #FFF;
	background: #2B4D9B;
	text-decoration: none;
}

#footer-wrap {
	background: #2B4D9B;
	height: 4em;
}

#footer {
	background: #2B4D9B;
	color: #DCEEFB;
	padding: 0.7em 1em;
	height: 2.6em;
}

#footer p {
	float: left;
	font-size: 1.1em;
}

#footer ul {
	float: right;
	font-size: 1.1em;
}

#footer ul li {
	float: left;
	margin-left: 1em;
}

#footer a {
	color: #FFF;
}

#topic {
	width: 9.6em;
	white-space: nowrap;
}

#topic option {
	width: 100%;
}

.cluster {
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 0 0 2px #000;
	-moz-text-shadow: 0 0 2px #000;
	-webkit-text-shadow: 0 0 2px #000;
	padding-top: 1px;
}

.cluster-1 {
	background: url(../img/gmarker/m1.png) no-repeat;
	line-height: 50px;
	width: 53px;
	height: 52px;
}

.cluster-2 {
	background: url(../img/gmarker/m2.png) no-repeat;
	line-height: 53px;
	width: 56px;
	height: 55px;
}

.cluster-3 {
	background: url(../img/gmarker/m3.png) no-repeat;
	line-height: 66px;
	width: 66px;
	height: 65px;
}

.map_infopopup {
	white-space: nowrap;
}
#hilfeicon {
	margin-bottom: 0.7em;
}
