@import url(/styles/live/rhenatherm/articles.css);
@import url(/styles/live/rhenatherm/navigation.css);
@import url(/styles/live/thickbox.css);

/* Structure */
html, body {

    background-color : #EEEEEE;
}

body {
    margin : 0;
    padding : 0;
    background-color: #EEEEEE;
    font-family : Arial, Helvetica, sans-serif,"Trebuchet MS";
    font-size : 12px;
    color : #36393d;
    text-align : left;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}

.clear {
    clear: both;
}


/* Links */
a {
    text-decoration: none;
    color: #0099ff;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
padding-bottom: 10px;
}

h2 {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 15px;
padding-bottom: 8px;
}

h3 {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 15px;
    padding: 0;
}


/* Body - Container */

#containerwrapper {
	width: 960px;
	margin: 0 auto;
}

#container {
	float: left;
	padding: 9px 20px 100px 20px;
	background-color: white;
	line-height: 18px;
}

#topnavoben {
	width: 920px;
	float: left;
	height: 65px;
}
#sprachnav {
	height: 14px;
	float: right;
}

#sprachnav a {
	display: block;
	float:left;	
	color: black;
}

a.kont {
	margin-bottom : 4px;
}

#topnav {
	height: 33px;
	margin-bottom: 5px;
}

#topnavunten {
	height: 196px;
	overflow: visible;
	margin-bottom: 50px;
	float: left;
}

#leftbar {
	
	width: 320px;
	float:left;
	margin-bottom: 185px;
}

#content {
	width: 600px;
	float: left;
	
}

#footer {
	height: 6px;
	width: 960px;
	background-color: #6FBDF1;
	float: left;
	overflow: visible;
	position: relative;
}

#kontakt {
	position: absolute;
	left: 20px;
	top: -220px;
	width: 320px;
	
}

#leftbar.leftbar {

}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}

.innerbox {
	background-position: 121px 18px;
	*background-position: 121px 30px;
	height: 107px;
	width: 194px;
	background-repeat: no-repeat;
}
