/* ######################################
#                                       #
#  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 {
	height:100%;
	margin-bottom:1px;
	overflow: -moz-scrollbars-vertical;
	}

body {
	background-color:#fff;
	background-image: url(../images/snow.jpg);
	}

#box {
	width:100%;
	height:699px;
	text-align:center;
	margin:10px 0 0 0;
	}
	
#box2 {
	width:946px;
	background-image:url(../images/hg_box3.jpg);
	background-repeat:no-repeat;
	margin:auto;
	text-align:left;
	}
	
#box2 img {
	/*margin:43px 0 0 72px;*/
	}
	
#content {
	width:600px;
	text-align:left;
	margin:20px 0 0 150px;
	padding:0 0 50px 0;
	}

#box2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:8px 0;
	line-height:120%;
	}

#box2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:6px 0;
	}

#content p {
	margin:10px 0;
	}

#content li {
	list-style-type: disc; 
	/*list-style-position: inside;*/
	}

#content td {
	padding:0 10px 0 0;
	}

#content p, #content li, #content td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6em;
	color:#444;
	}

#content a {
	color:#900;
	text-decoration:underline;
	}
	
#content a:hover {
	text-decoration:underline;
	color:#000;
	}
	
#content img {
	/*margin:40px 0 20px 0;*/
	}
	
strong {
	font-weight:bold;
	}
	
/* Newsletter */
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:4px !important;
	}
	
.rot {
	color:#900;
	}
	
.button {
	background-color:#fff;
	border:1px solid #000;
	}
	
/* Gallerie */
#content img.galpic {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 6px 3px 6px 0;
	}
	
a.gallerie img {
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
	}
	
#content a.gallerie:hover img.galpic {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	border:1px solid #666;
	}
	
.back {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:left;
	}
	
#content p.linker img {
	margin:0 0 0 0;
	background-color:#666;
	}

#content ul {
	margin:0 0 0 18px;
	padding:0 0 0 0;
	}

/* alt 
#navigation {
	margin:43px 0 0 72px;
	}
*/

img#navigation {
	float:left;
	margin:50px 0 0 80px;
	}

img#navigation2 {
	margin:50px 0 0 80px;
	}

img#logbuch {
	float:right;
	margin:50px 0 0 0;
	}

img#newshome {
	float:left;
	margin:0 0 0 80px;
	}

img#inspirations {
	float:left;
	margin:0 0 0 80px;
	}

.mehr {
	margin:0 0 40px 0;
	}
	
#aktuelles {
	margin:0 0 10px 0;
	}
	
/* Neue Version */
div#mittig {
	width:946px;
	height:850px;
	margin:10px auto 0 auto;
	background-image:url(../images/hg_box.jpg);
	background-repeat:no-repeat;
	}
	
.tv {
	margin:0 0 0 80px;
	float:left;
	}
	
.clear {
	float:left;
	clear:both;
	width:800px;
	height:10px;
	}