html, body {
	height: 130%;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background-repeat: repeat;
}
h4 a {
	background-image: none;
	color:#00449e;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
}
h4 a:hover {
	color:#00449e;
	font-size: 13px;
	font-family: Arial;
	text-decoration: underline;
}

#cms_seiteninhalt a[href^="mailto"]:link:before { content:none; text-decoration: none; color:#00449E;}
#cms_seiteninhalt a[href^="mailto"] { content:none; text-decoration: none; color:#00449E;}
#cms_randtext a[href^="mailto"]:link:before { content:none; text-decoration: none; color:#00449E;}

/* #cms_randtext a:before {
content:url("http://www.thalmann-verling.com/images/linkbuttonNeutral.png"); border:0px; text-decoration:none;
}
#cms_seiteninhalt a:before {
content:url("http://www.thalmann-verling.com/images/linkbuttonNeutral.png"); border:0px; text-decoration:none;
}
*/
.hintergrund {
	background-image: url(http://www.thalmann-verling.com/images/hintergrundGrau.jpg);
	height:100%;
	width:100%;
	background-position:center top;
}
.hintergrundRot {
	background-image: url(http://www.thalmann-verling.com/images/hintergrundRot.jpg);
	height:100%;
	width:100%;
	background-position:center top;
}
.hintergrundGruen {
	background-image: url(http://www.thalmann-verling.com/images/hintergrundGruen.jpg);
	height:100%;
	width:100%;
	background-position:center top;
}

#background {
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: center bottom;
 background-color: #000000;
}
#container { 
   margin: 0 auto 0 auto;
   width: 962px;
   height: auto;
   position: relative;
}
#block1 {
	width: 950px;
	height: 100px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#block2 {
	width: 962px;
	height: 20px;
	/* float: right; */
	clear: both;
	/* background-color: #918779; */
	
}
#block2 a {
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-right: 80px;
	padding-top: 2px;
	text-decoration: none;
}
#block2 a:visited {color:#FFFFFF;}
#block2 a:hover {color:#00449e;}
#block2 a:active {color:#00449e;}


#seitenbild {
	width: 962px;
	height: 131px; /* 95px; */
	clear: both;
	/* padding-bottom: 55px; */
}
#produkte {
	font-family: Arial;
	font-size: 12px;
	color: #474747;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-left: 20px;
}
#hauptteil {
	width: 962px;
	height: auto;
}
.spalte_a {	
	width: 294px;
	height: auto;
	min-height: 300px;
	float: left;
	display: inline;
	/* background-color:lightblue; */
	/* margin-top: 55px; /
	/* border-right: 1px solid #918779; */
}
.spalte_a li {
	text-decoration: none;
}
.spalte_b {	
	width: 602px;  
	height:auto;
	float: left;
	/* padding-bottom: 20px; */
	/* min-height:300px; */
	padding-right: 20px;
	padding-left: 32px;
	/* padding-top: 55px; */
	/* background-color:lightgreen; */
}
#sizer {
	padding-right: 10px;
	margin-top: 5px;
}
#zoomer {
	color: #474747;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	margin-top: 10px;
}

