/* ######################################
#                                       #
#  Südpol GmbH & Co. KG                 # 
#  Rottweiler Straße 30                 #
#  78078 Niedereschach                  #
#                                       #
#  Telefon: +49 (0) 7728.645 - 0        #
#  Fax: +49 (0) 7728.645 - 100          #
#                                       #
#  Web: www.suedpol.com                 #
#  E-Mail: info@suedpol.com             #
#                                       #
##################################### */

body, html{
	min-height:101%; /*Scrollbar immer anzeigen*/
	}

body {
	background-color:#fff;
	text-align:center;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
	}

.block div, .block p, .block td, .block a, .block li, .block dt, .block dd, div#kopf {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003a5e;
	line-height:1.6em;
	}
	
hr {
  color:#003A5E;
}	

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003a5e;
	}

div#mittig {
	width:920px;
	margin:0 auto;
	}

div#box {
	width:920px;
	margin:0 auto;
	float:left;
	text-align:left;
	/*background-image: url(../images/box/bg_box_1.jpg);
	background-position:242px 0;
	background-repeat:no-repeat;*/
	background-image:url(../images/bg_headline.gif);
	background-repeat:no-repeat;
	background-position:240px 34px;
	}

div#links {
	width:210px;
	float:left;
	}

div#kopf {
	width:920px;
	height:30px;
	}

div#logo {
	width:210px;
	height:108px;
	float:left;
	}

div#logo a {
	display:block;
	}
	
div#navigation {
	float:left;
	width:210px;
	margin:20px 0px 20px 0px;
	}

div#sprachen {
	float:left;
	padding-left:27px;
	width:183px;
	margin-bottom:20px;
	}
	
div#sprachen a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	}

div#sprachen a.off {
	filter:alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
	}


div#sprachen a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	}

div#anmeldung {
	margin:0 0 40px 0;
	}
	
div#anmeldung a {
	margin-bottom:4px;
	display:block;
	}

div#clickstream {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:11px;
	width:678px;
	height:30px;
	float:left;
	padding:32px 0 0 32px;
	color:#999;
	}

div#clickstream a {
	text-decoration:none;
	color:#999;
	}
	
#clickstream span {
	background-color:#fff;
	margin:0 0 0 6px;
	padding:0 10px;;
	}

div#headlinie {
	padding:10px 0 20px 32px;	
	float:left;
	width:670px;
	}

div#headlinie h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	/*font-weight:bold;*/
	color:#A2C653;
	clear:left;
	border-bottom:1px solid #003A5E;

	}

div#headlinie h2, h2.sub2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	/*font-weight:bold;*/
	font-weight:bold;
	color:#003A5E;
	clear:left;
	padding:20px 0 0 0;
	}

div#animation {
	width:250px;
	height:205px;
	float:right;
	}

h2.sub2 {
	margin:0 0 20px 0;	
	}

div#content {
	width:678px;
	float:left;
	padding:10px 0 0 32px;
	}

div#fuss {
	float:left;
	width:920px;
	padding:10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:120%;
	color:#003a5e;
	margin:0 0 20px 0;
	}

div#fuss a {
	color:#a2c653;
	font-size:11px;
	text-decoration:none;
	}

div#fuss a:hover {
	color:#900;
	border-bottom:1px solid #900;
	}

div#blau, div#gruen {
	float:left;
	font-size:0;
	line-height:0;
	height:7px;
	margin:10px 0 0 0;
	}

div#blau {
	width:210px;
	background-color:#003a5e;
	}

div#gruen {
	width:710px;
	background-color:#a2c653;
	}

/* Block */
.block strong {
	font-weight:bold;
	}

.block h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight: normal;
	color:#003a5e;
	margin:10px 0;
	line-height:150%;
	}
	
.block h2 {
	line-height:1.6em;
	}	

.block a {
	/*color:#0060aa;*/
	color:#a2c653;
	/*text-decoration: none;*/
	/*border-bottom:1px solid #a2c653;*/
	line-height:16px;
	}

.block a:hover {
	color:#900;
	/*text-decoration:underline;*/
	/*border-bottom:1px solid #900;*/
	}
	
/* Liste */
.block ul {
	list-style-type:disc;
	margin:10px 0 0 20px;
	}

.block ul {
	list-style-type:disc;
	margin:10px 0 0 40px;
	}

.block ol {
	list-style-type:decimal;
	margin:0 0 0 20px;
	}

.block li {
	margin:0 0 10px 0;	
	}
	
.spezialisten ul {
	margin:10px 7px;
	font-weight: bold;
}

/* Hoch- Tiefgestellt */
.block sub {
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:sub;
	}

.block sup {
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:top;
	}

/* Fehlermeldung */
.rot, p.rot {
	color:#900;
	}

.gruen {
	color:#090;
	}

/* Adresse Druck */
#adresse {
	display:none;
	}

/* AGB */
.block ol.gliederung, .block ol.gliederung * {
	margin:0;
	padding:0;
	}

.block ol.gliederung {
	position:relative;
	width:450px;
	} /*Breitenangabe setzt IE hasLayout!*/

.block ol.gliederung li {
	list-style-type:none;
	padding-left:7ex;
	margin-top:1em;
	font-weight:bold;
	} /*Hauptpunkte*/

.block ol.gliederung ol li {
	padding:0;
	margin:0;
	font-weight:normal;
	} /*Unterpunkte*/

.block ol.gliederung li span.nummer {
	position:absolute;
	left:0;
	font-style:normal;
	} /*Nummerierung*/

.block ol.gliederung ol li {
	margin:0 0 10px 0;
	}
	
/* ###### Links mit Grafik ###### */
a.extern {
	padding-right:16px;
	background:url(../images/externer_link.gif) no-repeat right;
	}

a.intern {
	
	}

a.emailpro {
	padding-right:16px;
	background:url(../images/email.gif) no-repeat right;
	}

a.wikipedia {
	padding-right:14px;
	background:url(../images/wiki.gif) no-repeat right;
	}

a.pdf {
	padding-right:16px;
	background:url(../images/pdf.gif) no-repeat right;
	}

a.download {
	padding-right:16px;
	background: url(../images/download.gif) no-repeat right;
	}

a.anfang {
	/*float:right;*/
	display:block;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	padding-right:16px;
	background: url(../images/seitenanfang.gif) no-repeat right;
	}

/* ###### Trennline ###### */
.trennmodul {
	background-color:#ccc;
	height:1px;
	border:#ccc;
	color:#ccc;
	margin:10px 0 20px 0;
	}
	
.trennmodul2 {
	background-color:#003A5E;
	height:1px;
	border:#003A5E;
	color:#003A5E;
	}	

.mehr {
	margin:0 0 20px 0;

	}
	
/* ###### Seitenzähler ###### */
#seitenzaehler {
	margin:10px 0 40px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	}

.sitenr, .sitenrw, .sitenrx {
	display:block;
	font-size:10px;
	float:left;
	text-align:center;
	margin-right:1px;
	padding:0 6px 1px 6px;
	line-height:16px;
	}

.sitenr {
	border:1px solid #ccc;
	background-color:#fff;
	color:#000;
	}

.sitenr:hover {
	background-color:#e8e8e8;
	border:1px solid #444;
	}

.sitenrw {
	border:1px solid #ccc;
	background-color:#fff;
	color:#ccc;
	}

.sitenrx {
	border:1px solid #ccc;
	background-color:#ccc;
	color:#000;
	}
	
/* Sitemap */
#sitemap ul {
	margin:0 0 20px 0;
	}

#sitemap ul ul {
	margin:0 0 0 20px;
	}

#sitemap ul a {
	font-weight:bold;
	}

#sitemap ul ul a {
	font-weight:normal;
	}

#sitemap li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0060aa;
	}

#sitemap li a:hover {
	color:#900;
	text-decoration:underline;
	}
	
/* Buttons */
.button {

	}

/* Startseite JavaScript detection */
.jswarning { 
	border: #d6d8d6 1px solid;
	padding:6px 10px 4px 70px;
	background: #ffffe1 url(../images/achtung.gif) 8px 16px no-repeat;
	margin:0 0 10px 0;
	}
	
/* Flash Animation */
#flash {
	width:200px;
	height:100px;
	}
	
td {
	vertical-align:top;
	}
	
table.googlemaps {
	border:1px solid #ccc;
	}
	
table.googlemaps td {
	background-color:#FFF;
	padding:2px 2px;
	}
	
table.googlemaps td.adresse_rechts {
	padding:4px 10px;
	}
	
/* Externe News */
.moses_index_item {
	margin:14px 0 0 0;
	}

.moses_index_item a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a2c653;
	text-decoration:none;
	border-bottom:1px solid #a2c653;
	line-height:16px;
	
	/*padding-right:16px;
	background:url(../images/externer_link.gif) no-repeat right;*/
	}
	
.moses_index_item a:hover {
	color:#900;
	border-bottom:1px solid #900;
	}
	
.moses_index_desc {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003A5E;;
	line-height:1.6em;
	/*font-weight:bold;*/
	margin-top:2px;
	}
	
.p {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003A5E;	
	}

.p a {
	color:#a2c653;
	}

.p a:hover {
	text-decoration:none;
	}


/* Flash */
/* Startseite Flash Animation */
#karte {
	width:646px;
	height:500px;
	}
	
a#c1 {
	margin-top:2px;
	margin-right:1px;
	display:block;
	width:10px;
	height:4px;
	background-color:#ccc;
	float:left;
	}
	
a#c2 {
	margin-top:2px;
	display:block;
	width:10px;
	height:4px;
	background-color:#7c9a3e;
	float:left;
	}

/* Bildabstand */
img.abstand {
	margin:0 0 2px 0;
	}
	
/* Standorte */
.standort th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003a5e;
	font-weight:bold;
	padding-bottom:6px;
	text-align:left;
	}

.spalte1 {
	width:310px;
	}

.spalte2 {
        width:134px;
        }

.spalte3 {
        width:194px;
        }

.spalte4 {
        width:180px;
        }


.inhalt {
	background-color:#fff;
	}

.inhalt td {
	padding:4px 4px ;
	border-bottom:1px solid #ccc;
	}
	
.inhalt strong {
	color:#a2c653;
	}
	
.block .inhalt ul {
	margin-left:20px;
	}
	
/* Newsletter */
table.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.6em;
	}
	
.abonnieren {
	background-color:#F0F0F0;
	border:1px solid #999;
	margin-bottom:15px;
	padding:5px 6px 6px;
	width:460px;
	}
	
table.text input {
	border:1px solid #CCCCCC;
	color:#000000;
	margin-bottom:10px;
	margin-top:4px;
	width:200px;
	}
	
table.text legend {
	color:#999;
	margin-bottom:5px;
	padding:0 6px;
	text-transform:uppercase;
	}
	
table.text .rahmen {
	background-color:#fff;
	background-image:url("../images/button.jpg");
	background-repeat:repeat-x;
	border:1px solid #ccc;
	}
	
.block a.gruppenbild1, .block a#single_image {
	border:none;
	}
	
.block a.gruppenbild1 img {
	margin-bottom:1px;
	}
	
/* style_1.css */
#logo {
	/*background-image:url(../images/logo_lfk_1.gif);*/
	background-repeat:no-repeat;
	}
	
div#box {
	/*background-image: url(../images/box/bg_box_1.jpg);*/
	}
	
#portraetr {
	/*background-image:url(../images/kanzlei_portrait_1.png);
	background-repeat:no-repeat;
	background-position:30px 0;*/
	}

#karte2 {
	display:none;
	}
	
/* neue Fusszeile */
#fussbox1 {
	float:left;
	width:210px;
	height:70px;
	}

#fussbox2 {
	float:left;
	width:710px;
	height:18px;
	padding:52px 0 0 0;
	}
	
#fussbox2 div {
	float:left;
	color:#a2c653;
	margin-left:280px;
	width:180px;
	}

/* Suche */
.gsc-control-cse {

}

#content .gsc-completion-selected {

}

/* Suchmaschine */
div#suchmaschine {
	margin-bottom:10px;
	}

body form#cse-search-box div input {
	width:50px;
	background-color:#a2c653;
	border:1px solid #ccc;
	color:#fff;
	}

body form#cse-search-box div input#q {
	background-image:none !important;
	width:149px;
	background-color:#fff;
	border:1px solid #ccc !important;
	color:#000 !important;
	}
	
a.noline, a.noline, a.noline:hover {
	text-decoration:none;
	border:none;
	}

.xing {
	margin-left:62px;
	}
	
.block h3 {
	font-size:12px;
	}
	
/* Impressum */	

.imprint_left {
	float:left;
	width:220px;
	}
	
.imprint_right {
	float:left;
	width:430px;
	}
	
.imprint_top {
	width:650px;
	}
	
.imprint_bottom {
	width:430px;
	margin:10px 0 0 220px;
	}
	
.clear {
	clear:both;
	}
	
.imprint_right ul {	
	margin:0;
	}	
	
.imprint_bottom ul {	
	margin:0;
	}
	
.block h4 {
	font-size:16px;
	}	
