body, html
{
	background-color: #f1f1f1;
	text-align: center;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000;
}
.title, h1, h2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	color: #3462af;
	font-weight: normal;
	font-style : italic;
	line-height : 110%;
}
h2
{
	font-size : 18px;
}
.subtitle, h3, h4
{
	font-size : 14px;
	color: #3462af;
	font-weight : bold;
	line-height : 110%;
}
h4
{
	font-size : 12px;
}
p, td, th, div, span
{
	font-size:12px;
	line-height: 150%;
}
.ERROR
{
	font-weight: bolder;
	color: #f00;
	font-size:18px;
}
.linie_unten
{
	border-bottom:1px dotted #655c3d;
}
.linie_links
{
	border-left:1px dotted #c30;
	padding-left:20px;
}
a
{
	color: #3462af;
	size: 100%;
}
a:hover
{
	color: #3462af;
	text-decoration: none;
}
#AreaTop
{
	width: 998px;
	border: 1px solid #ccc;
	background-image: url(/navigation/top_area.gif);
	background-repeat: repeat-x;
	background-color: #d6d5d5;
	text-align: left;
	margin:10px auto 0;
}
#AreaTop img
{
	border:1px solid #ccc;
	margin: 5px;
}
#DImpressum
{
	float: right;
	line-height: 35px;
	padding-right: 10px;
}
#DImpressum a
{
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
#logoArea
{
	width: 996px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin:0 auto 0;
	padding: 1px;
	height: 189px;
	background-color: #fff;
}
#logoArea img
{
	width: 996px;
	height: 189px;
	background-image: url(/navigation/thermomobil.jpg);
	background-repeat: no-repeat;
	border: none;
}
#hNavigation
{
	width: 998px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: url(/navigation/bg_navigation.gif);
	background-repeat: repeat-x;
	background-color: #336bb7;
	text-align: left;
	margin:0 auto 0;
	clear: both;
}
#hNavigation span
{
	display: block;
	line-height: 51px;
}
#hNavigation a
{
	line-height: 51px;
	height: 51px;
	padding: 0 10px 0 10px;
	margin-left: 1px;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	float: left;
	display: block;
}
#hNavigation a
{
	background-image: url();
	border-right: 1px solid #b4c8e3;
}
#hNavigation a:hover, #hNavigation a.act, #hNavigation a.act:hover
{
	background-image: url(/navigation/bg_nav_act.gif);
	border-right: 1px solid #e2ccc9;
}
#ContentDiv
{
	width: 998px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
	padding: 1px;
	margin:0 auto 0;
}
#ContentTab
{
	width:998px;
	border: 5px solid #ff2a0c;
	border-right: none;
}
#ContentTD
{
	padding: 15px;
}
#SubnavTD
{
	background-color: #e8ecf0;
	width: 250px;
	padding-top:2px;
}
#SubnavTD a
{
	border: 1px solid #3362af;
	margin: 0 2px 2px 2px ;
	display:block;
	text-decoration:none;
	padding:7px;
	color:#3361af;
	font-size:14px;
	font-weight:bold;
	background-image:url(/navigation/bg_button.gif);
	background-repeat: repeat-x;
	background-color: #d2ddee;
}
#SubnavTD a.act
{
	color:#ff290c;
	border: 1px solid #ff290c;
}
#SubnavTD span a
{
	margin-left:20px;
	font-size:12px;
}
#AreaBottom
{
	text-align: right;
	width: 998px;
	border: 1px solid #ccc;
	background-image: url(/navigation/bottom_area.gif);
	background-repeat: repeat-x;
	background-color: #e6e7e6;
	margin:0 auto 0;
}
#AreaBottom span
{
	padding-right:10px;
	line-height: 33px;
	font-size: 11px;
}
#eCMSContent
{
	text-align: left;
	padding: 15px;
	background-color: #fff;
}


/** ### BILD FUNKTIONEN ###**/
#sashadow
{
	position:absolute;
	top:0;
	left:0;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	background-color:#333;
	z-index:100001;
	width:100%;
	height:100%;
}
#imagelayer
{
	position:absolute;
	top:0;
	left:0;
	z-index:100002;
	width:100%;
	height:100%;
}
#cmsLoadImage
{
	display: block;
	padding: 20px;
}
.BildVisible
{
	-moz-opacity:1;
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	border:1px solid #666666;
}
.BildHidden
{
	-moz-opacity:0.01;
	opacity: 0.01;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);
}
.Opacity
{
	-moz-opacity:0.2;
	opacity: 0.2;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	width:187px;
}
