@import url(/styles/live/rhosting/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/lightbox.css);
@import url(/styles/live/rhosting/formmanager.css);
@import url(/styles/live/rhosting/navigation.css);

/* Structure */
html, body {
    background-color : #F7ECD1;
}

body {
    margin : 0;
    padding : 0;
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height: 1.3em;
    color : #36393d;
    text-align : left;
}

div.bgcolor{
	background-color: white;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #BE2026;

}

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-top: 22px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 1068px;
    background-image: url(/images/default/border.gif);
    background-repeat: repeat-y;
}

div.bgtop{
    background-image: url(/images/rhosting/bgtop.gif);
    background-repeat: no-repeat;
    height: 18px;
    width: 921px;
}

#container {
    width: 920px;
    margin: 0 auto;
    padding-top: 20px;
    height: 100%;
}

#header {
    height: 100px;
    width: 910px;
    background-color: #FFFFFF;
}


#sidenav {
    background-image: url(/images/default/sidebg.gif);
    background-repeat: repeat-x;
    width: 230px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    padding: 10px;
    margin-bottom: 15px;
    float: left;
}

#content {
    background-color: #FFFFFF;
    background-image: url(/images/rhosting/bg.gif);
    background-repeat: repeat-y;
    width: 921px !important;
    width: 921px;
    min-height: 505px;
    height: auto !important;  /* for modern Browsers */
    height: 505px;  /*for IE */
    float: left;
    position: relative;
}

#content li{
	margin: 0;
	padding: 0;
}

#contentin{
    min-height: 210px;
    height: auto !important;  /* for modern Browsers */
    height: 210px;  /*for IE */
    width: 546px;
}

#contentin_tools{
    min-height: 168px;
    height: auto !important;  /* for modern Browsers */
    height: 168px;  /*for IE */
    width: 546px;
}

#footer {
    background-color: #F7ECD1;
    background-image: url(/images/rhosting/footerbg.gif) !important;
    background-image: url(/images/rhosting/footerbg2.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 68px;
    margin: 0 auto;
	text-align: center;
	clear: both;
	text-transform: lowercase;
}

div.footerdiv{
    margin: 0 auto;
    padding-top: 21px;
}

div.footerinner{
	font-size: 11px;
    margin: 0 auto;
	text-align: left;
	padding: 0 25px;
	color: #878282;
	width: 900px;
}

div.customers {
    float: right;
    width: 400px;
    padding-left: 100px;
    text-align: right;
}

.label {
    display: block;
}

input.field {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    padding:2px;
    height: 10px;
    font-size: 10px;
}


ul	{
	list-style-position:outside;
	margin: 0;
	padding: 5px 0px 5px 15px;
}

/* 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;
}

/* Definitionen Topnav */


div.logo{
	float:left;
	padding-left: 10px;
}

#topnav {
    background-color: #FFFFFF;
}

/* Definitionen Articles */

div.articleimg{
	float:right;
}

div.contentinner{
	background-color: #F5F5F4;
	padding: 11px 5px 30px 15px;
	margin-left: 5px;
	width: 526px;
    line-height: 1.5em;
    min-height: 280px;
    height: auto !important;  /* for modern Browsers */
    height: 280px;  /*for IE */
}

div.contentinner_ss{
	background-color: #F5F5F4;
	padding: 5px 5px 0px 15px;
	margin-left: 5px;
	width: 510px;
    line-height: 1.5em;
}

div.subcontent{
	padding: 0px 5px 0px 15px;
	width: 510px;
    line-height: 1.5em;
}

div.greybg{
	background-color: #F5F6F4;
	width: 546px;
	margin-left: 5px;
}

div.uppercontent{
	padding-left: 20px;
	height: 170px!important;
	height: 158px;
}

div.uppercontent_start{
	padding-left: 20px;
	height: 160px!important;
	height: 148px;
}

div.uppercontent_tools{
	padding-left: 20px;
	height: 150px!important;
	height: 162px;
}

div.banner1{
	position: absolute;
	left: 699px;
	top: 0px;
}

/* Relations Def's */

div.articleimg_rel{
}

/* Hellorange Version */

div.contentin_rel_or{
	background-color: #F7ECD1;
	margin-top: 3px;
	padding-left: 14px;
	width: 351px;
	float:right;
}

/* Graue Version */

div.contentin_rel_gr{
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-left: 14px;
	margin-top: 3px;
	width: 351px;
	float:right;
}

/* Weisse Version */

div.contentin_rel_we{
	background-color: #fff;
	padding-top: 5px;
	margin-top: 3px;
	padding-left: 14px;
	width: 351px;
	float:right;
}

/* Weiter gehts */ 

div.uppercontent_rel{
}

div.relation_webh{
	 float:right; 
	 width: 355px;
	 padding-right: 5px;
}

div.relation{
	 float:right; 
	 width: 370px !important;
	 width: 360px;
	 padding-right: 5px;
}

div.contentin_rel{
    min-height: 107px;
    height: auto !important;  /* for modern Browsers */
    height: 107px;  /*for IE */
    float: left;
    width: 355px;
}

h1.relation{
	padding: 0;
	margin: 0;
	padding-top:14px;
}

p.contentinner_rel{
	padding-top: 12px;
}

/* Searchform */

input.search{
	border: 0;
	border-bottom: 1px solid #E7E7E7;
	float: left;
	height: 14px;
	width: 97px;
}

input.inputimg{
	float:right;
	padding-top: 12px;
}

div.searchform{
	float:left;
	margin-left: 8px;
	width: 115px;
}

div.icons{
	float:left;
}

div.search{
	height: 23px;
	padding-top: 40px;
	float: right;
	width: 220px;
	margin-left: 10px;
}

/* Teaser */

div.teaser{
	float:left;
	padding-left: 14px !important;
	padding-left: 10px;
	width: 528px;
	clear:both;
	height: auto !important;
	min-height: 195px;
	height: 195px;
	border-bottom: 1px solid #F7ECD1;
}

div.teaserright{
	float: left;
	height: 210px;
	min-height: 210px;
	width: 368px;
	background-color: #BE2025;
}

div.bottompart{
	float:left;
	width: 911px !important;
	width: 908px;
	padding-top: 3px;
	margin-left: 5px;
	background-color: #fff;
}

/* Home Banner */

div.banner1home{
	position: absolute;
	left: 699px;
	top: 0px;
}

div.contentinnerhome{
	float:left;
	width: 165px;
	padding-left: 16px;
	height: 100%;
}

div.contentinnerhome li{
	line-height: 18px;
}

div.contentinhome{
	width: 910px;
}

div.chaptersum{
	width: 911px;
	height: 380px;
	background-image: url(/images/rhosting/bgstart.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: 5px;
}

div.bottomparthome{
	float:left;
	width: 911px !important;
	width: 906px;
	padding-top: 3px;
	margin-left: 5px;
	min-height: 222px;
	height: auto !important;
	height: 222px;
}

div.bottompart{
	float:left;
	width: 911px !important;
	width: 906px;
	margin-left: 5px;
	min-height: 222px;
	height: auto !important;
	height: 222px;
}

div.teaserrighthome{
	float: right;
	height: 210px;
	min-height: 210px;
	width: 364px;
	background-color: #BE2025;
}

/* Misc. Pages Div-Class used to make margin */

div.page{
	padding-left: 20px;
}

/* Teaser article boxes */

div.bottompartleft{
	width: 546px !important;
	width: 540px;
	height: 260px;
	border-bottom: 1px solid #F7ECD1;
	float:left;
}

#teaserin{
	float:left;
	padding-left: 16px !important;
	padding-left: 11px;
	height: 200px;
}

#teaserin h1{
	padding-top: 13px;
}

div.teaserinner{
	width: 210px;
}

div.teaserleft_img{
	float:left;
	padding-top: 40px;
	padding-left: 25px;
	margin-bottom: 30px;
}
div.teaserleft{
	float:left;
}
div.teaserleft_img2{
	float:left;
}

/* Loginbox */

div.teaserrighthome{
	color: #fff;
}

div.teaserrighthome a{
	color: #AAA8A7;
}

/* Article left */


#logintext{
	float:left;
	padding-left: 13px;
	color: #fff;
}

#logintext h1{
	padding-top: 13px;
	width: 170px;
}

div.loginleft{
	float:left;
	width: 170px;
}

div.loginright{
	float: right;
}

div.logininner{
	width: 170px;
}

form.loginstart{
	padding-top: 38px;
	width: 170px;
	letter-spacing : -1px;
}

div.login_img{
}

/* Product Footer */

div.productleft{
}


/* FAQs */

div.faqin{
    min-height: 200px;
    height: auto !important;  /* for modern Browsers */
    height: 200px;  /*for IE */
    float: left;
    width: 546px;
}

#faqlist{

}

div.articlelist{
	 float:left; 
	 width: 350px !important;
	 width: 355px;
	 margin-top: 0px !important;
	 margin-top: -10px;
	 padding: 11px 0px 0px 19px !important;
	 padding: 11px 0px 0px 10px;
	 border-top: 1px solid #F5F5F4;
}

/* Random things */

div.spacer{
	height: 183px !important;
	height: 171px;
	float:right;
}

div.spacer_tools{
	height: 187px !important;
	height: 175px;
	float:right;
}

div.spacerfaq{
	height: 186px;
	float:right;
	width: 200px;
}

div.contentbg{
	height: 100%;
	background-image: url(/images/rhosting/bg_content.gif);
	background-position: left;
	background-repeat: repeat-y;
}

div.logindiv{
	padding-left: 20px;
}