/* ######################################
#                                       #
#  Südpol. Die Agentur. oHG             # 
#  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             #
#                                       #
##################################### */

html {
	height:100.1%;
	margin-bottom:1px;
	}

body {
	background-color:#333;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height: normal;
	background-image:url(../images/input.jpg);
	background-repeat:repeat-x;
	}

strong {
	font-weight:bold;
	}

p {
	margin:6px 0 6px 0;
	}

/* ###### Content ###### */
.block {
	/*padding:6px;*/
	/*float:left;*/
	}	

.block hr {
	height:1px;
	background-color:#aca899;
	color:#aca899;
	border:0 none;
	}

.block a { 
	color:#d60e37;
	}

.block a:hover, #fusszeile a:hover {
	text-decoration:underline;
	color:#333;
	}

body, p, td, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
	color:#000;
	}

.block p {
	text-align:justify;
	}

/* ###### Überschriften ###### */
.block h1 {
	/*
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#009aed;
	font-weight: normal;
	letter-spacing:.2em;
	margin:0 0 16px 0;
	padding:0 0 3px 0;
	*/
	}

.block h2 {
	/*
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0 0 8px 0;
	padding:0 0 0 0;
	font-weight:bold;
	*/
	}

.block h3 {
	/* roter Balken */
	}

/* ###### Trennline ###### */
.trennmodul {
	background-color:#ccc;
	height:1px;
	border:#ccc;
	color:#ccc;
	margin-bottom:10px;
	}

/* ###### Meldungen ###### */
.mehr {
	padding:0 0 0 0;
	margin:0 0 10px 0;
	}

.mehr a {
	color:#d60e37;
	}

.mehr a:hover {
	text-decoration:underline;
	color:#333;
	}

.rot {
	color:#C00;
	}

.gruen {
	color:#0C0;
	}

/* ###### Seitenzähler ###### */
#seitenzaehler {
	margin:10px 0 40px 0;
	}

.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 #000;
	background-color:#fff;
	color:#000;
	}

.sitenr:hover {
	background-color:#e8e8e8;
	border:1px solid #021446;
	}

.sitenrw {
	border:1px solid #ccc;
	background-color:#fff;
	color:#ccc;
	}

.sitenrx {
	border:1px solid #000;
	background-color:#ccc;
	color:#000;
	}

/* ###### Seitenaufbau ###### */
#mittig {
	width:900px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	}

#kopf {
	float:left;
	width:900px;
	height:150px;
	background-image:url(/images/kopf.jpg);
	background-repeat:no-repeat;
	}

#menue {
	float:left;
	width:900px;
	height:150px;
	}
	
#navigation {
	position:relative;
	top:-20px;
	left:44px;
	width:600px;
	float:left;
	z-index:10;
	}

#sprachew {
	position:relative;
	top:30px;
	left:630px;
	width:220px;
	float:left;
	z-index:3;
	margin:0;
	padding:0;
	}

#sprachew a {
	color:#000;
	}

#sprachew img, #sprachew div {
	behavior: url(/js/iepngfix.htc);
	}

#headline {
	position:relative;
	top:80px;
	left:-180px;
	float:left;
	width:560px;
	z-index:2;
	}

#content {
	width:700px;
	float:left;
	padding:30px 156px 30px 44px;
	background-color:#fff;
	}

#fusszeile {
	float:left;
	width:900px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #FFD200;
	}

#fusszeile em {
	display:block;
	background-color:#7f7f7f;
	border-top:1px solid #fff;
	padding:2px 0 2px 44px;
	font-style:normal;
	}

#fusszeile a {
	color:#fff;
	margin-right:20px;
	}

#fusszeile a:hover {
	color:#FFD200;
	text-decoration:none;
	}

/* ###### Druck ###### */
#adresse {
	display:none;
	}

/* ###### Navigation ###### */
#topnav {
	/*
	width:580px;
	height:120px;
	*/
	}

#topnav li {
	width:90px;
	float:left;
	/*margin:0 4px 0 0;*/
	}

#topnav li ul {
	display:none;
	}

#topnav li:hover ul {
	display:block;
	}

#topnav ul li {
	width:90px;
	}

#topnav a {
	font-size:12px;
	color:#000;
	font-weight:bold;
	display:block;
	}

#topnav ul a {
	background-color:#900;
	color:#fff;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding:1px 0 1px 4px;
	}

#topnav ul a:hover {
	background-color:#666;
	}

/* ###### Logo / Home ###### */
#home {
	position:relative;
	top:34px;
	left:640px;
	z-index:3;
	background-color:#00FF33;
	}

/* ###### Liste ###### */
.block ul {
	list-style-image: url(../images/liste_2.gif);
	margin-left:10px;
	padding-left:10px;
	}
	
/* ###### Zurück Button ###### */
.zurueck {
	clear:both;
	}
	
.zurueck1 {
	color:#3481ed;
	}

.zurueck1:hover {
	text-decoration:underline;
	}

/* ###### Input ###### */
.eingabe {

	}

input.eingabe_error {
	background-color:#fee;
	background-image:url(../images/input_error.gif);
	background-repeat:repeat-x;
	}

/* ###### sifr ###### */
h5, h6 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	letter-spacing:-.05em;
	margin:0;
	padding:0;
	line-height:1em;
	}

h5 {
	font-size:26px;
	}

h6 {
	font-size:16px;
	}

#headline1 {
	margin:0 0 1px 0;
	font-size:14px;
	/*line-height:1.4em;*/
	}

#headline2 {
	margin:0 0 1px 0;
	font-size:12px;
	/*line-height:1.0em;*/
	}

.sIFR-flash {
	visibility:visible !important;
	margin:0;
	}

.sIFR-replaced {
	visibility:visible !important;
	}

span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
	}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display:none !important;
	}

/* These \"decoy\" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h5 {
	visibility:hidden;
	letter-spacing:-6px;
	font-size:30px;
	}

.sIFR-hasFlash h6 {
	visibility:hidden;
	letter-spacing:-6px;
	font-size:20px;
	}
	
/* ###### Aktuelles ###### */
.spaltenrahmen {
	float:left;
	}

.spaltelinks {
	width:340px;
	float:left;
	margin-right:20px;
	}

.spalterechts {
	width:340px;
	float:left;
	}

.spaltenrahmen h1 {
	background-color:#d60e37;
	display:block;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
	padding:2px 4px 2px 4px; 
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	
	}

.spaltenrahmen img {
	float:left;
	clear:left;
	margin:5px 8px 5px 0;
	}
	
.spaltenrahmen hr {
	clear:left;
	}
	
.spaltenrahmen p {
	clear:left;
	}

.clear {
	clear:left;
	}
	
/* ###### Deutschland ###### */
.block h3 {
	background-color:#d60e37;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:2px 0 2px 4px;
	margin-bottom: 10px;
	}

.block td {
	text-align:left !important;
	vertical-align:top !important;
	}
	
/* ###### International ###### */
.iconspan {
	float:right;
	margin:3px;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	}

.eg-bar {
	background-color:#eaa293;
	border:1px solid #ccc;
	padding:3px;
	margin-bottom:4px;
	background-image:url(../../images/verlauf_fusszeile.gif);
	background-repeat:repeat-x;
	}

div.eg-bar {
	/*width:500px;*/
	}

.icongroup1 {
	/*width:500px;*/
	margin-bottom:12px;
	background-color:#f8dec7;
	padding:3px;
	border:1px solid #ccc;
	}