/* ######################################
#                                       #
#  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             #
#                                       #
##################################### */

html {
	overflow: -moz-scrollbars-vertical;
	}

body {
	background-color:#630a0e;
	margin:0 auto;
	background-image:url(../images/hg_body.jpg);
	background-repeat:repeat;
	}

.block div, .block p, .block td, .block a, .block li, .block dt, .block dd, .block table, #sprache a, #top5head, .toplist a, #content li, #bewertung p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:1.6em;
	}

/* Zentrieren */
div#box {
	width:964px;
	margin: 0em auto;
	position:relative;
	}

div#schatten {
	float:left;
	padding-left:32px;
	background-image:url(../images/schatten.png);
	background-repeat:no-repeat;
	}

div#wappen {
	width:900px;
	height:160px;
	float:left;
	background-color:#fff;
	background-image:url(../images/bg_head.jpg);
	background-repeat:no-repeat;
	}

div#wappen a {

	}

div#navigation {
	width:200px;
	height:600px;
	float:left;
	}

div#rahmen {
	width:900px;
	float:left;
	background-color:#450a0e;
	margin-top:0px;
	margin-bottom:0px;
	}

div#content {
	width:588px;
	background-color:#450a0e;
	padding:40px 56px 20px 56px;
	float:left;
	}

div#linie {
	width:876px;
	height:1px;
	background-color:#fff;
	margin:0px 12px;
	float:left;
	}

div#fuss {
	float:left;
	width:876px;
	height:20px;
	background-color:#450a0e;
	padding:6px 12px 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	}


/* Block */
strong {
	font-weight:bold;
	}

.block h1, .block h2, .block h3, .block h4, .block h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#fff;
	margin:6px 0;
	line-height:120%;
	}

.block h1 {
	font-size:26px;
	}

.block h2 {
	font-size:20px;
	}

.block h3 {
	font-size:16px;
	line-height:100%;
	}


.block h4 {
	font-size:12px;
	line-height:14px;
	}

.block h5 {
	font-weight:normal;
	font-size:10px;
	}

.block p {
	margin:0 0 10px 0;
	}

.block a {
	color:#db8902;
	}

.block a:hover, a.anker:hover {
	color:#fff;
	border-bottom:1px solid #fff;

	}

/* Liste */
.block ul, #content ul {
	list-style-type:none;
	list-style-image: url(../images/hb_liste.gif);
	margin:0 0 0 20px;
	}

#content ul a {
	color:#f60;
	}

#content ul a:hover {
	text-decoration:underline;
	}

.block ol {
	list-style-type:decimal;
	margin:0 0 0 20px;
	}

.block li {
	/*margin:0 0 10px 0;*/
	}

/* 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 {
	color:#900;
	}

.gruen {
	color:#fff;
	}

/* Adresse Druck */
#adresse {
	display:none;
	}
	
/* ###### 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, hr {
	background-color:#ccc;
	height:1px;
	border:#ccc;
	color:#ccc;
	margin:0 0 10px 0;
	}

.mehr {
	margin:0 0 20px 0;

	}
	
/* ###### Seitenzähler ###### */
#seitenzaehler {
	margin:10px 0 40px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	}

.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 #000;
	background-color:#ccc;
	color:#000;
	}

	
/* Fusszeile */
#fuss_links {
	width:436px;
	height:14px;
	float:left;
	padding:0;
	}

#fuss_rechts {
	width:436px;
	height:14px;
	float:right;
	padding:0 0 0 0;
	}

#fuss a {
	color:#FFF;
	float:right;
	margin:0;
	}

#fuss a:hover {
	color:#fff;
	text-decoration:underline;
	}

table.ort td {
	text-align:left;
	vertical-align:top !important;
	}
	
#content .block a.bild, #content .block a.gallerie {
	border:none;
	}
	
.block td {
	vertical-align:top !important;
	text-align:left !important;
	}

a.gallerie img {
		margin:2px 2px 0 0;
		}
