/* ######################################
#                                       #
#  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 {
	background-color:#fff;
	margin:0 auto;
	overflow:scroll;
	/*background-image: url(../images/bg_body.png);
	background-repeat:repeat-x;*/
	}

article div, article p, article td, article a, article li, article dt, article dd, article table {
	font-family: 'PT Sans', arial, serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:14px;
	color:#000;
	line-height:1.6em;
	vertical-align:top;
	}		

/* Zentrieren */
#doc {
	width:950px;
	margin: 0em auto;
	position:relative;
	}

/* ###### nav #################################################################################################### */
nav {
	float:left;
	width:620px;
	height:54px;
	padding-left:14px;
	margin-top:30px;
	}

/*
.strich {
	background-image:url(../images/navigation/nav_linie.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
*/

/* ###### section #################################################################################################### */
section {
	width:950px;
	/*background-color:#CCC;*/
	float:left;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	padding-top:20px;
	padding-bottom:40px;
	}

#bluebar1 table tr td {	
	padding:10px 0px;
	font-family: 'PT Sans', arial, serif;
	font-size:24pt;
	line-height:20pt;
	font-style: italic;
	color:#000;
	vertical-align:top;
	}
	
.header_box {
	padding:0 0 25px 25px;
	width:925px;
	border-bottom: 1px dotted #000000;
	margin-bottom:20px
	}	

.header_startseite {
	padding:25px 0 25px 25px;
	width:925px;
	border-bottom: 1px dotted #000000;
	margin-bottom:20px
	}	
	
.gaensefueschen_un {
	padding-top: 50px;
	}	
	

/* ###### Startseite #################################################################################################### */

.bottom_mehr_gr {
	background-color:#313131;
	padding:10px 55px;
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	}
	
.bottom_mehr_gr:hover {
	background-color:#757575;
	padding:10px 55px;
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	}
	
.bottom_mehr_kl {
	background-color:#313131;
	padding:6px 20px;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	display:block;
	width:38px;
	margin-top:10px;
	}
	
.bottom_mehr_kl:hover {
	background-color:#757575;
	padding:6px 20px;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	display:block;
	width:38px;
	margin-top:10px;
	}			
	
.bottom_inspirations {
	background-color:#313131;
	padding:10px 25px;
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	}
	
.bottom_inspirations:hover {
	background-color:#757575;
	padding:10px 25px;
	color:#FFF;
	font-size:20px;
	text-decoration:none;
	}			
	
.buttom_inspirations {
	background-image:url(../images/buttom_inspirations.png);
	background-repeat:no-repeat;
	width:155px;
	height:40px;
	margin-top:20px;
	}	
	
.buttom_inspirations:hover {
	background-image:url(../images/buttom_inspirations_hover.png);
	background-repeat:no-repeat;
	width:155px;
	height:40px;
	margin-top:20px;
	}	
	
#shadow_inspirations {
	background-image:url(../images/shadow_aktuelles.png);
	background-repeat:no-repeat;
	background-position:top;
	}	
	
.news_date {
	background-color:#313131;
	padding:6px 10px 6px 25px;
	color:#FFF;
	text-decoration:none;
	}	
	
.news_date:hover {
	background-color:#757575;
	padding:6px 10px 6px 25px;
	color:#FFF;
	text-decoration:none;
	}		
	
.shadow_aktuelles {
	background-image:url(../images/shadow_aktuelles.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0 0 10px 25px;
	margin-bottom:20px;
	}
	
.link_news_startseite {
	float:right;
	padding-right:75px;
	}	
	
table p {
	margin:10px 0 0 25px;
	}				

aside {
	width:254px;
	background-color:#333;
	float:left;
	}

.clear {
	clear:left;
	}

div#content {
	/*
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	*/
	}

/* Block */
.text_block {
	width:900px;
	padding:0px 0 20px 25px;
	font-size:16px;
	/*margin-bottom:20px;*/
	}

.text_block_16 {
	font-size:16px;	
	}

.text_block_news {
	width:900px;
	padding:25px 0 20px 25px;
	font-size:16px;
	margin-bottom:20px;
	}
	
.text_block_news .first h3 {
	float:right;
	}
	
.text_block_news .first {
	vertical-align:bottom;
	}

.anzeige_bild {
	vertical-align:top;
	}			
	
.einruecken {
	padding-left:9px;
	}	

article strong {
	font-weight:bold;
	}

article h1, article h2, article h3, article h4, article h5 {
	font-family: 'PT Sans Narrow', arial, serif;
	color:#000;
	/*margin:0 0 6px 0;*/
	line-height:120%;
	}

article h1 {
	font-family: 'PT Sans', arial, serif;
	font-style:italic;
	font-size:30px;
	font-weight: bold;
	font-stretch:normal;
	font-variant:normal;
	font-stretch:normal !important;
	letter-spacing:normal !important;

	}

article h2 {
	font-family: 'PT Sans', arial, serif;
	font-style:italic;
	font-size:20px;
	font-weight: bold;
	font-stretch:normal;
	font-variant:normal;
	font-stretch:normal !important;
	letter-spacing:normal !important;
	}

article h3 {
	font-family: 'PT Sans', arial, serif;
	font-style:normal;
	font-size:20px;
	}


article h4 {
	font-family: 'PT Sans', arial, serif;
	font-size:30px;
	line-height:14px;
	}

article h5 {
	font-weight:normal;
	font-size:10px;
	}

/*article p {
	margin:0 0 10px 0;
	}*/

/*article a {
	color:#d7142b;
	}*/

/*article a:hover, a.anker:hover {
	color:#24377e;
	border-bottom:1px solid #24377e;
	}*/

/* Liste */
article 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;
	}

article ol {
	list-style-type:decimal;
	margin:0 0 0 20px;
	}

article li {
	/*margin:0 0 10px 0;*/
	}

/* Hoch- Tiefgestellt */
article sub {
	font-size:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:sub;
	}

article 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 ###### */

.link_jobs {
	background:url(../images/buttom_link_kl.png) no-repeat right;
	float:right;
	width:255px;
	margin:10px 25px 0 0;
	text-decoration:none;
	}
	
.link_jobs:hover {
	text-decoration:underline;
	}	

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;
	}

/* ###### header #################################################################################################### */
header {
	width:960px;
	height:84px;
	}

header a {
	display:block;
	float:left;
	margin:14px 0 0 644px;
	}

/* ###### footer #################################################################################################### */
footer {
	width:950px;
	height:90px;
	background-color:#fff;
	}

#footer_left {
	width:450px;
	height:90px;
	float:left;
	color:#000;
	font-family: 'PT Sans', arial, serif;
	font-size:15px;
	line-height:1.6em;
	padding:4px 0 0 20px;
	}

#footer_right {
	width:204px;
	height:70px;
	padding:10px 0 0 270px;
	float:left;
	}

#footer_right a {
	margin-left:6px;
	width:32px;
	height:32px;
	}

#footer_right a#youtube {
	margin-right:6px;
	}

#footer_left a {
	font-family: 'PT Sans', arial, serif;
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-transform:lowercase;
	text-decoration:none;
	}

#logo {
	float:left;
	margin-top:12px;
	width:290px;
	height:60px;
	margin-left:19px;
	}
	
/* ###### zoom ###### */
a.thumb {
	margin-right:19px;
	}
	
/* ###### Kontakt ###### */	

.box_impressum1 {
	width:450px;
	float:left;
	margin-left:25px;
	}
	
.box_impressum2 {
	width:450px;
	float:left;
	}	
	
	
/* ###### Kontakt ###### */	

.box_kontakt1 {
	width:600px;
	float:left;
	}

.boxnews1 h4 {
	margin-bottom:30px;
	}

.box_kontakt2 {
	width:300px;
	float:left;
	margin-left:25px;
	}
	
	
/* ###### News ###### */
.boxnews0 {
	float:left;
	width:900px;
	margin:25px 0 20px 25px;
	background: url(/userfiles/image/news/linie_grau.jpg) no-repeat right;
	background-position:0 30px;
	}

.boxnews1 {
	width:476px;
	float:left;
	}

.boxnews1 h4 {
	margin-bottom:30px;
	}

.boxnews2 {
	width:394px;
	float:left;
	margin-left:20px;
	}
	
.boxnews2 h3 {
	float:right;
	margin-bottom:20px;
	}
	
.boxclear {
	clear:both;
	}

/* ###### Jobs ###### */
.boxjobs0 {
	
	}
	
/* ###### Impressum ###### */	
.pdf_link {
text-decoration:none;
}

.pdf_link:hover {
	text-decoration:underline;
	}
	
/* ###### Sitemap ###### */
#sitemap {
	padding:30px 0 0 30px;;
	}

#sitemap ul {
	margin-bottom:1px;
	list-style-type: none;
	}

#sitemap a {
	font-weight:bold;
	font-family: 'PT Sans', arial, serif;
	font-size:16px;
	text-decoration:none;
	}

#sitemap ul li a {
	color:#666;
	font-weight:normal;
	}

#sitemap ul li li a {
	color:#999;
	}

#sitemap li {
	padding-bottom:20px;
	}

#sitemap li li {
	border-bottom:none;
	padding-top:0;
	padding-bottom:0;
	}

#sitemap ul li a:hover {
	color:#000;
	}
	
#sitemap ul ul {
	list-style-type: disc;
	margin-left:20px;
	}
	
/* ###### Allgemein ###### */
.boxall0 {
	padding:20px 0 0 20px;
	}

/* ###### Jobs ###### */
.boxjobs0 {
	float:left;
	width:900px;
	margin:25px 0 20px 25px;
	background-image:url(../images/linie_jobs.png);
	background-repeat:no-repeat;
	background-position:590px 10px;
	}

.boxjobs1 {
	width:580px;
	float:left;
	}

.boxjobs1 p, .boxjobs1 ul {
	margin-bottom:16px;
	}

.boxjobs2 {
	width:300px;
	float:left;
	margin-left:20px;
	min-height:690px;
	}

.boxjobs2 h3 {
	padding:10px 10px;
	margin-bottom:10px;
	background-image:url(../images/linie_jobs2.png);
	background-repeat:no-repeat;
	background-position:-10px 42px;
	}

.boxjobs2 h3.black {
	background-color:#000;
	color:#fff;
	padding-left:10px;
	background-image:none;
	}

.gray {
	color:#959595;
	line-height:1.2em;
	}

.boxjobs2 p {
	margin-bottom:16px;
	/*font-weight:bold;*/
	margin-left:20px;
	}

.boxclear {
	clear:both;
	}

/* ###### Flash ###### */
#flash {
	width:800px;
	height:200px;
	background-color:#0F3;
	}

/* ###### Agentur ###### */
a.bereich1, a.bereich2, a.bereich3, a.bereich4 {
	width:104px;
	display:block;
	margin-right:28px;
	margin-bottom:28px;
	float:left;
	}
	
a.bereich3 {
	clear:left;
	}
	
/* ###### Referenzen ###### */	
.box_referenzen {
	width:925px;
	margin:0 0 0 25px;
	}
	
.box_referenzen img {
	float:left;
	margin-right:18px;
	padding-bottom:18px;
	}		

/* ###### Internet ###### */
.boxinternet0 {
	float:left;
	width:900px;
	margin:25px 0 20px 25px;
	/*background-image:url(../images/linie_jobs.png);
	background-repeat:no-repeat;
	background-position:590px 10px;*/
	}

.boxinternet1 {
	width:300px;	
	float:left;

	}

.boxinternet2 {
	width:580px;
	float:left;
	margin-left:20px;
	}

.box3spalten {
	width:950px;
	}
	
.box3spalten .box3spa1, .box3spalten .box3spa2, .box3spalten .box3spa3 {
	width:286px;
	float:left;
	margin-right:20px;
	}
	
.box3spalten .box3spa1 {
	margin-left:25px;
	}
	
.box3spalten .box3spa3 {
	margin-right:25px;
	}
	
article a img {
	border:none !important;
	}
