/* - xhtml/css-Layout Copyright cms2day - */

/* - MISC STYLE - */

#hometxt {
	height:450;
	vertical-align:bottom;
	bottom:0;
	position:relative;
	
}

* {

	margin: 0px;
	padding: 0px;

}
 
html {


	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	background: #F0F4F6 url(../images/bg.gif);
	font-size: 10px;
	line-height: 12px;
	color: #545248; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: left;
	height: 100%;

}

td {

	font-size: 10px;
	line-height: 12px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";

}
.unten   { vertical-align:bottom; }

ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

#cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

a {

	color: #545248;
	text-decoration: none;

}

a:hover {

	color: #545248;
	text-decoration: underline;

}


/* - LAYER + CONTAINER - */


#layer {

	width: 670px;
	padding: 10px;
	background: #FFFFFF;


}

container {

	padding-bottom: 50px;

}


/* - HEADER - */


#header {

	width: 770px;
	height: 107px;
	background: transparent;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	position: relative;

}

#header table tr td {

	padding: 0px;

}


/* - CLAIMS - */


.claims {

	color: #ffffff;
	font-weight: bolder;

}


/* - CONTENT - */

#headbg {

	width:auto;
	min-height: 201px;
	overflow: hidden;
		padding: 75px 0 0 0px;
	background: url(../images/hotstonepicture.gif) no-repeat;
	color: #545248;
	background-position:top right; 
}
#content {

	width:auto;
	min-height:495px;

	text-align: left;
	overflow: hidden;
	background: url(../images/bg_content.gif);
	color: #545248;

}




/* - SIDEBAR - */


#content #sidebar {

	width: 150px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	background: transparent;
	color: #2E3841;
	float: left; 

}


/* - FULL MENU ------------------------------------------------------------------------------------------------------------------- */


#content #sidebar #fullmenu {

	width: 140px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow:hidden;

}

#content #sidebar #fullmenu ul {

	width: 120px;
	margin: 0px;
	padding: 0px;

}

#content #sidebar #fullmenu ul li {

	width: 120px;
	height: 15px;
	margin: 1px;
	padding: 0px;

}

/* MENU */
#content #sidebar #fullmenu ul li a {

	width: 120px;
	height: 15px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, sans-serif;

	color: #2E3841;
	display: block;
	background: #D7D0C7;
	font-size: 10px;
	line-height: 15px;
}

/* MENU HOVER*/
#content #sidebar #fullmenu ul li a:hover {
	
	width: 120px;
	height: 15px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, sans-serif;

	color: #2E3841;
	display: block;
	background: #C5BFB7;
	font-size: 10px;
	line-height: 15px;
}

/* MENU AKTIV*/
#content #sidebar #fullmenu ul li a.aktiv, #content #sidebar #fullmenu ul li a:hover.aktiv {

	width: 120px;
	height: 15px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, Verdana, sans-serif;

	color: #2E3841;
	display: block;
	background: #D7D0C7;
	font-size: 10px;
	line-height: 15px;
}

#content #sidebar #fullmenu ul li.submenu ul {

	width: 113px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #d5d5d5;

}

#content #sidebar #fullmenu ul li.submenu ul li {

	width: 113px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px dotted #d5d5d5;

}

#content #sidebar #fullmenu ul li.submenu ul li a {

	width: 113px;
	height: 15px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #2E3841;
	line-height: 26px;
	display: block;
	background: transparent;
	font-size: 11px;

}

#content #sidebar #fullmenu ul li.submenu ul li a:hover {

	width: 113px;
	height: 15px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color: #545248;
	line-height: 26px;
	display: block;
	background: transparent;
	font-size: 11px;
	background: url(../images/arrowdot_link.gif) right no-repeat; 

}


/* FOOTER MENU*/

#footmenu{ height:50px; width:670; 	text-transform: uppercase; display: inline;}
#footmenu ul{ margin:0 2px 0 2px; padding:0; height:20px; display: inline;}
#footmenu ul li{ text-transform: lowercase; padding:0; margin:0;  margin:0 2px 0 2px; list-style:none; float:left; height:20px; display:inline;}
#footmenu ul li a{ text-transform: lowercase; font-size:10px; font-family:Helvetica, Verdana, sans-serif; color: #FF9900; text-decoration: underline; }
#footmenu ul li a:hover { text-transform: lowercase; font-size:10px; font-family:Helvetica, Verdana, sans-serif; color: #FF9900; text-decoration: none; }





/* - SEITENANZEIGE ------------------------------------------------------------------------------------------------------------------- */


#content #seite {

	width: 500px;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	color: #FFFFFF;
	background: #7CA7BA;
	font-weight: bold;
	border: 1px solid #FFFFFF;

}

#content #seite a {

	text-decoration: none;
	color: #FFFFFF;

}

#content #seite a:hover {

	text-decoration: none;
	color: #E8E8E8;

}


/* - CMS CONTENT - */


#content #text {

	width: 330px;
	min-height: 340px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	text-align: left;
	color: #000;
	float: left;
	line-height: 12px;

}


/* - HTML ELEMENT STYLESHEET - */


#content #text h1 {
	display:none

}

#content #text h2 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 15px 0px;

}

#content #text h3 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 15px 0px;

}

#content #text h4 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 0px 0px;

}


#content #text p {

	margin: 0px 0px 15px 0px;

}

#content #text hr {
         
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#content #text a {

	color: #30708F;
	text-decoration: underline;

}

#content #text a:hover {

	color: #30708F;
	text-decoration: none;

}

#content #text ul {

	margin: 0px 0px 0px 15px;

}

#content #text ul li {

	list-style: square;
	line-height: 22px;

}

#content #text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}


/* - FOOTER - */


#footer {
	text-transform: lowercase;
	width: 670px;
	height: 50px;
	background: transparent;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	font-size: 10px;
	line-height: 30px;	
	position: relative;
	bottom: 0 !important;
	font-size:9px; 
	font-family:Helvetica, Verdana, sans-serif; 
	color:#666;
	text-align: center;
}

#footer a.seitenanfang {

	position: relative;
	top: 0px;
	right: 0px;


}


#out {
	width: 420px;
	margin: 0px 0px 0px 2px;
	text-align: left;
}

#footer a {

	text-decoration: none;
	color: #666;
	font-size: 9px;

}

#footer a:hover {

	text-decoration: none;
	color: #99A6A8;
	font-size: 9px;

}

#footer a.w3b, #footer a:hover.w3b {

	text-decoration: none;
	color: #99A6A8;
	font-weight: bold;
	font-size: 10px;

}