/* ----------------------------------------------- */
/* ---------->>> RESET CSS / GLOBAL <<<----------- */
/* ----------------------------------------------- */
html, body {
    height: 100%;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea
table, caption, tbody, tfoot, thead, tr, th {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: normal;
        font-style: none;
        font-family: Arial, Verdana, sans-serif;
        font-size: 12px;
		/*
        vertical-align: baseline;
		*/
        list-style-type: none;
		background-repeat: no-repeat;
}

/* ----------------------------------------------- */
/* ------->>> CLEARING CSS / GLOBAL <<<----------- */
/* ----------------------------------------------- */

/* float clearing for IE6 */
* html .clear, * html .ref {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clear{
  min-height: 1%;
}

/* float clearing for everyone else */
.clear {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.hidepics {
  width:0px;
  height:0px;
  display:none;
}

/* ----------------------------------------------- */
/* ----------->>> Site CSS / GLOBAL <<<----------- */
/* ----------------------------------------------- */
/* -------->>> Layout / GLOBAL <<<--------------- */
html, body {
	width: 100%;
	height: 100%;
}
body {
    background-image: url(../../images/main/website/body_bg.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
    text-align: center;
    color: #000000;
}

a {
    color: #b52d0e;
    text-decoration: none;
}

a:hover {
    color: #b52d0e;
    text-decoration: underline;
}

div {
    font-size: 12px;
}

div#wrapper {
    width: 820px;
    margin: 0 auto;
    text-align: left;
    height: auto !important;
    min-height: 100%;
    *height: 100%;
}

p.rm_header_links {
	float: right;
	height: 24px;
	display: block;
	line-height: 22px;
}

p.rm_header_links a {
	background-image: url(../../images/main/website/login_arrow.gif);
	padding-left: 15px;
	font-size: 11px;
	color: #876e3f;
	margin-right: 13px;
}

/* -------->>> Layout / HEADER <<<--------------- */
h1.rm_header,
h1.rm_header_html,
h1.rm_header_software {
	width: 273px;
	height: 95px;
	background: transparent url(../../images/main/website/header_logo.gif) no-repeat 0px 0px;
	display: block;
	margin-top: 24px;
	float: left;
	overflow: hidden;
}

h1.rm_header_html {
	width: 320px;
	background-image: url(../../images/main/website/header_logo.gif);
}

h1.rm_header_software {
	width: 386px;
	background-image: url(../../images/main/website/header_logo.gif);
}

h1.rm_header a,
h1.rm_header_html a,
h1.rm_header_software a {
	width: 100%;
	height: 100%;
	display: block;
	float: left;
	overflow: hidden;
	font-size: 0px;
	line-height: 300px;
}

/* -------->>> Layout / NAVIGATION <<<--------------- */
ul.rm_navigation {
	float: right;
	padding-top: 64px;
	height: 55px;
	width: 370px;
	overflow: hidden;
}

ul.rm_navigation li {
	float: left;
	height: 55px;
	display: block;
}

ul.rm_navigation a {
	height: 45px;
	font-size: 18px;
	color: #876e3f;
	padding: 10px 17px 0;
	float: left;
}

ul.rm_navigation a:hover, ul.rm_navigation a.active {
	color: #d24626;
	text-decoration: none;
	background-image: url(../../images/main/website/navigation_active.gif);
	background-position: center bottom;
}

/* -------->>> Layout / FOOTER <<<--------------- */
div.rm_footer {
	width: 100%;
	height: 92px;
	clear: both;
	background-color: #b62e0f;
	margin-top: -92px;
}

div.rm_footer ul.footer_links {
	color: #f4eacf;
    width: 820px;
    margin: 0 auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 200px; 
}

div.rm_footer ul.footer_links li, div.rm_footer ul.footer_links li a {
	color: #f4eacf;
	float: left;
}

div.rm_footer ul.footer_links li {
	line-height: 92px;
	padding-left: 20px;
}

/* -------->>> Layout / TOUR_TEASER <<<--------------- */
div.rm_tourteaser {
	width: 839px;
	height: 230px;
	/*margin-bottom: 28px;*/
	margin-right: -20px;
/*	background-image: url(../../images/main/website/tourteaser_preview.gif);*/
	background-position: right top;
}

div.rm_tourteaser blockquote {
	width: 342px;
	height: 71px;
	padding-top: 25px;
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}

div.rm_tourteaser a.go {
	width: 342px;
	height: 71px;
	padding-top: 25px;
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	clear: both;
	text-decoration: none;
}

div.rm_tourteaser h1.go {
	width: 342px;
	height: 71px;
	padding-top: 25px;
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
	font-weight: bold;
	clear: both;
	text-decoration: none;
}

div.rm_tourteaser a.go:hover {
	width: 342px;
	height: 71px;
	padding-top: 25px;
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	clear: both;
	text-decoration: none;
}

div.rm_tourteaser a.start {
	width: 342px;
	height: 59px;
	background-image: url(../../images/main/website/tourteaser_button_start.gif);
	display: block;
	font-size: 0px;
	line-height: 200px;
	overflow: hidden;
	margin-bottom: 33px;
	clear: both;
}

div.rm_tourteaser p.info {
	color: #f6efdc;
	line-height: 42px;
	float: left;
	font-size: 18px;
}

div.rm_tourteaser a.signup {
	width: 125px;
	height: 30px;
	background-image: url(../../images/main/website/tourteaser_button_signup.gif);
	margin-top: 6px;
	float: right;
	display: block;
	font-size: 0px;
	line-height: 200px;
	overflow: hidden;
}

div.rm_tourteaser a.shot {
	width: 485px;
	height: 188px;
	background-image: url(../../images/main/website/tourteaser_preview.gif);
	margin-top: 0px;
	float: right;
	display: block;
	font-size: 0px;
	line-height: 200px;
	overflow: hidden;
}

/* -------->>> Layout / STARTPAGE <<<--------------- */
div#content {
	margin-bottom: 100px;
}


.rm_welcome {
	line-height: 16px;
	font-size: 12px;
	padding-right: 20px;
	text-align: justify;
}

.rm_leftcol,
.rm_rightcol {
	width: 400px;
	float: left;
}

.rm_rightcol {
	float: right;
}

.rm_leftcol p.last,
.rm_rightcol p.last {
	margin-bottom: 25px;
}

.rm_leftcol img.colimg,
.rm_rightcol img.colimg {
	margin-bottom: 20px;
}


/* -------->>> Layout / HEADLINES <<<--------------- */
h2.pagetitle {
	font-size: 24px;
	height: 69px;
	color: #fff;
	margin-bottom: 10px;
	padding-top: 12px;
}

h2.pagetitle_start {
	font-size: 19px;
	padding-top: 13px;
	height: 68px;
	padding-left: 69px;
}

a.h2_signup_button {
	width: 180px;
	height: 26px;
	display: block;
	font-size: 0;
	line-height: 200px;
	overflow: hidden;
	background: transparent url(../../images/main/website/button_signup.gif) no-repeat 0 0;
	position: relative;
	margin-top: -24px;
	right: 83px;
	float: right;
}
/* webkit hack */
body:nth-of-type(1) a.h2_signup_button { top: 21px; }

h3.headline {
	font-size: 18px;
	font-weight: bold;
	color: #3e1107;
	margin-bottom: 10px;
}

/* -------->>> Layout / ARROW_LINK <<<--------------- */
a.arrow_link {
	float: right;
	position: relative;
	background-image: url(../../images/main/website/link_arrow.gif);
	background-position: 0 5px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 20px;
}


/* -------->>> Layout / FEATURES <<<--------------- */
div.rm_leftcol a.arrow_link {
	margin-right: 20px;
}

div.rm_feature {
	width: 180px;
	padding-top: 30px;
	padding-right: 20px;
	float: left;
}

div.rm_feature h3 {
	color: #b52d0e;
	font-size: 17px;
	margin-bottom: 5px;
}

div.rm_feature a {
	color: #b52d0e;
	font-size: 17px;
	margin-bottom: 5px;
	text-decoration: none;
	cursor: pointer;
}

div.rm_feature a.img {
	width: 180px;
	height: 130px;
	overflow: hidden;
	display: block;
}

* html img,
* html .png{
position:relative;
);
}

div.rm_feature p {
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
}
div.rm_features_surround{
	margin-right: -35px;
	margin-bottom: 20px;
	width: 855px;
}
div.rm_features_surround div.rm_feature {
	padding-right: 33px;

}

/* -------->>> Layout / DEMO_BOX <<<--------------- */
div.rm_demo_box {
	width: 403px;
	height: 122px;
	background-image: url(../../images/main/website/demo_bg.gif);
	padding-left: 16px;
	padding-top: 22px;
	margin-bottom: 30px;
}

div.rm_demo_box h3 {
	color: #b52d0e;
	font-size: 16px;
	font-weight: bold;
}

div.rm_demo_box a.title {
	color: #b52d0e;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.rm_demo_box p {
	line-height: 18px;
	padding-top: 5px;
	margin-bottom: 11px;
}

div.rm_demo_box a.text {
	color: #000000;
	line-height: 18px;
	padding-top: 5px;
	margin-bottom: 11px;
	text-decoration: none;
}

div.rm_demo_box a.button {
	width: 196px;
	height: 27px;
	display: block;
	background-image: url(../../images/main/website/demo_more.gif);
	font-size: 0px;
	line-height: 200px;
	overflow: hidden;
}

div.rm_demo_box_small {
	background-image: url(../../images/main/website/demo_small_bg.gif);
	width: 319px;
	height: 154px;
	padding-top: 24px;
	padding-left: 20px;
	float: right;
	margin-top: 25px;
}

div.rm_demo_box_small p {
	padding-top: 9px;
}


div.rm_support_box {
	margin: auto;
	width: 548px;
	height: 112px;
	background-image: url(../../images/main/website/rapidmail_frontend_box.gif);
	padding-top: 8px;
	padding-bottom: 30px;
}

div.rm_support_box h3 {
	padding-left: 175px;
	color: #b52d0e;
	font-size: 28px;
	margin-top: -12px;
	font-weight: bold;
}

div.rm_support_box p {
	padding-left: 175px;
	line-height: 14px;
	padding-top: 5px;
	margin-bottom: 11px;
}



/* -------->>> Layout / ROUNDED_BOX <<<--------------- */
div.rm_rounded_box {
	width: 419px;
	padding-bottom: 14px;
	clear: both;
	background-color: #ffffff;
}

div.rm_rounded_box ul {
	background-image: url(../../images/main/website/blog_top.gif);
	background-position: left top;
	padding-top: 14px;
}

div.rm_rounded_box ul li {
	background-image: url(../../images/main/website/blog_bg.gif);
	background-repeat: repeat-x;
}

/* VON MIR EINGEF�GT */
div.blog_footer {
	background-image: url(../../images/main/website/blog_bottom.gif);
	background-position: left bottom;
	padding-top: 14px;
}
/* ENDE */


/* -------->>> Layout / REFERENCES <<<--------------- */
div.rm_refs {
	width: 200px;
	float: left;
	margin-right: 20px;
}

div.rm_refs h2.headline {
	margin-bottom: 8px;
}

div.rm_refs p {
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	margin-bottom: 10px;
}

div.rm_refs ul li {
	width: 171px;
	padding: 0;
	padding-left: 12px;
	padding-right: 12px;
	overflow: hidden;
	padding-top: 9px;
}

div.rm_refs li a {
	width: 171px;
}

div.rm_refs li img {
	border-bottom: 2px solid #f4eee6;
	padding-bottom: 9px;
}

div.rm_refs li.first {
	padding-top: 0;
}

div.rm_refs li.last img {
	padding-bottom: 0;
	border: 0;
}

/* -------->>> Layout / BLOG <<<--------------- */
div.rm_blog {
	width: 400px;
	float: left;
}

div.rm_blog a.rss_icon {
	float: right;
	margin-top: 2px;
}

div.rm_blog h3.headline {
	float: left;
	width: 100px;
}

div.rm_blog li {
	width: 418px;
	padding-left: 1px;
	height: 29px;
}

div.rm_blig li.row1 {

}

div.rm_blog li a.row2 {
	background-color: #faf5ef;
}

div.rm_blog li a {
	width: 394px;
	height: 27px;
	line-height: 27px;
	display: block;
	border-bottom: 1px solid #f4eee6;
	background-image: url(../../images/main/website/blog_icon.gif);
	background-position: 7px 9px;
	margin-bottom: 1px;
	font-size: 11px;
	color: #000;
	padding-left: 22px;
}

div.rm_blog li a:hover {
	background-image: url(../../images/main/website/blog_icon_o.gif);
	background-color: #f0e9e1;
	color: #b52d0e;
	text-decoration: none;
}

div.rm_blog li.last a {
	border: 0;
	margin: 0;
}

/* -------->>> Layout / FORM <<<--------------- */
fieldset.rm_form {
/*
	background-color: #fcf9f3;
	border-right: 1px solid #f4edd7;
	border-bottom: 1px solid #f4edd7;
	border-left: 1px solid #f4edd7;
	border-top: 1px solid #f4edd7;
	padding: 15px;
*/
}

fieldset.rm_form p.row,
fieldset.rm_form p.row_text,
fieldset.rm_form p.row_submit {
	margin-bottom: 5px;
	background-image: url(../../images/main/website/kontakt_bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 819px;
	overflow: hidden;
	float: left;


	width: 100%;
	height: 32px;
	display: block;
	background-color: #fff;
	margin-bottom: 1px;
	padding-top: 8px;
}

fieldset.rm_form p.agb {
	margin-bottom: 5px;
	background-image: url(../../images/main/website/kontakt_bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	overflow: hidden;
	float: left;


	width: 100%;
	height: 50px;
	display: block;
	background-color: #fff;
	margin-bottom: 1px;
	padding-top: 8px;
}

fieldset.rm_form p label {
	width: 175px;
	height: 32px;
	line-height: 32px;
	padding-left: 45px;
	display: block;
	float: left;
}


fieldset.rm_form p input.text {
	width: 498px;
	height: 17px;
	border: 1px solid #d0c2a0;
	padding: 2px 6px;
}

fieldset.rm_form p.row_text {
	height: 200px;
}

fieldset.rm_form p.row_text textarea {
	width: 498px;
	height: 176px;
	border: 1px solid #d0c2a0;
	padding: 6px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
}


fieldset.rm_form p input.submit {
	float: right;
	margin-right: 55px;
	background-color: #b62e0f;
	height: 20px;
	color: #fff;
	padding: 2px 6px;
	padding-top: 0px;
	background-image: url(../../images/main/website/submit_bg.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #a1260a;
	border-bottom: 1px solid #a1260a;
	border-top: 1px solid #ea6447;
	border-left: 1px solid #ea6447;
	cursor: pointer;
	font-size: 11px;
}








/* -------->>> Layout / FORM <<<--------------- */
fieldset.rm_regstyle {
/*
	background-color: #fcf9f3;
	border-right: 1px solid #f4edd7;
	border-bottom: 1px solid #f4edd7;
	border-left: 1px solid #f4edd7;
	border-top: 1px solid #f4edd7;
	padding: 15px;
*/
}

fieldset.rm_regstyle p.row,
fieldset.rm_regstyle p.row_text,
fieldset.rm_regstyle p.row_submit {
	margin-bottom: 5px;
	background-image: url(../../images/main/website/register_bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 530px;
	overflow: hidden;
	float: left;


	width: 100%;
	height: 32px;
	display: block;
	background-color: #fff;
	margin-bottom: 1px;
	padding-top: 8px;
}

fieldset.rm_regstyle p.agb {
	margin-bottom: 5px;
	background-image: url(../../images/main/website/register_bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 530px;
	overflow: hidden;
	float: left;
	width: 100%;
	display: block;
	background-color: #fff;
	margin-bottom: 1px;
	padding-top: 8px;
}

fieldset.rm_regstyle p label {
	width: 175px;
	height: 32px;
	line-height: 32px;
	padding-left: 45px;
	display: block;
	float: left;
}


fieldset.rm_regstyle p input.text {
	width: 250px;
	height: 17px;
	border: 1px solid #d0c2a0;
	padding: 2px 6px;
}

fieldset.rm_regstyle p.row_text {

}

fieldset.rm_regstyle p.row_text textarea {
	width: 320px;
	height: 176px;
	border: 1px solid #d0c2a0;
	padding: 6px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
}


fieldset.rm_regstyle p input.submit {
	float: right;
	margin-right: 55px;
	background-color: #b62e0f;
	height: 20px;
	color: #fff;
	padding: 2px 6px;
	padding-top: 0px;
	background-image: url(../../images/main/website/submit_bg.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #a1260a;
	border-bottom: 1px solid #a1260a;
	border-top: 1px solid #ea6447;
	border-left: 1px solid #ea6447;
	cursor: pointer;
	font-size: 11px;
}









/* -------->>> Layout / TOUR <<<--------------- */
div.rm_tourbox {
	width: 805px;
	background-color: #f4eee6;
	background-image: url(../../images/main/website/tourbox_top.gif);
	padding: 14px;
	padding-right: 0;
	overflow: hidden;
}

div.rm_tourbox ul.steps {
	width: 792px;
	height: 28px;
	background-image: url(../../images/main/website/tourbox_steps.gif);
	padding-left: 15px;
	overflow: hidden;
	margin-bottom: 41px;
}

div.rm_tourbox ul.steps li {
	line-height: 28px;
	float: left;
	padding-right: 22px;
}

div.rm_tourbox ul.steps a {
	font-size: 11px;
	color: #a8a8a8;
	background-image: url(../../images/main/website/link_arrow.gif);
	background-position: 0 4px;
	padding-left: 8px;
}

div.rm_tourbox ul.steps a.visited {
	color: #000000;
}

div.rm_tourbox ul.steps a.activated {
	color: #b52d0e;
}

div.rm_tourbox div.desc {
	width: 185px;
	padding-left: 35px;
	float: left;
}

div.rm_tourbox div.desc h2 {
	color: #b52d0e;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
}

div.rm_tourbox div.desc p {
	line-height: 17px;
}

div.rm_tourbox div.screenshot {
	width: 562px;
	height: 448px;
	background-image: url(../../images/main/website/tourbox_screenshot_bg.gif);
	background-position: right bottom;
	float: right;
}


div.rm_tourbox div.imageholder {
	width: 498px;
	height: 416px;
	background-color: #ffffff;
	overflow: hidden;
}

div.rm_tourbox_footer {
	width: 791px;
	background-image: url(../../images/main/website/tourbox_bottom.gif);
	height: 85px;
	padding: 14px;
	padding-top: 0;
	padding-bottom: 0;
}

div.rm_tourbox_footer a {
	position: relative;
	margin-top: -25px;
}

div.rm_tourbox_footer a.back {
	float: left;
}

div.rm_tourbox_footer a.next {
	float: right;
}


/* MEIN EINTRAG */

div.rm_kontakt_top {
	background-image: url(../../images/main/website/kontakt_top.gif);
	height: 14px;
	width: 800px;
}

div.rm_kontakt_bottom {
	background-image: url(../../images/main/website/kontakt_bottom.gif);
	height: 14px;
	width: 800px;
	margin-top:0px;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: visible;
	display: block;
	clear: both;
}

div.rm_kontakt {
	background-color: #fff;
	width: 800px;
	overflow: visible;
	float: left;
}

div.rm_kontakt p.error {
	background-image: url(../../images/main/website/kontakt_bg.gif);
	background-repeat: repeat-y;
	width: 800px;
	overflow: hidden;
	width: 100%;
	display: block;
	padding-top:8px;
	padding-left:45px;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	text-align: justify;
	color:#AD290B;
}

div.rm_kontakt_bg {
	background-image: url(../../images/main/website/kontakt_bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 800px;
	overflow: visible;
	float: left;
	display: block;
	background-color: #fff;
	clear: both;
}


div.rm_kontakt_bg p {
	line-height: 16px;
	font-size: 12px;
	padding-right: 20px;
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-left: 20px;
}

div.rm_kontakt_bg a.lexikon {
	line-height: 16px;
	font-size: 12px;
	padding-right: 20px;
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-left: 20px;
}

div.rm_kontakt_bg h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3e1107;
	margin-bottom: 10px;
	margin-top: 40px;
	padding-left: 20px;
}

div.rm_kontakt_bg h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3e1107;
	margin-bottom: 10px;
	padding-left: 20px;
}

div.rm_kontakt_bg li {
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 20px;
}

div.rm_kontakt_bg strong {
	font-size: 12px;
	margin-bottom: 5px;
}


div.rm_register_top {
	margin: auto;
	background-image: url(../../images/main/website/register_top.gif);
	height: 14px;
	width: 548px;
}

div.rm_register_bottom {
	margin: auto;
	background-image: url(../../images/main/website/register_bottom.gif);
	height: 14px;
	width: 548px;
	margin-top:0px;
	padding-left: 20px;
	margin-bottom: 20px;
}

div.rm_register {
	clear: both;
	display: block;
	margin: auto;
	background-color: #fff;
	width: 548px;
	overflow: visible;
}

div.rm_register h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #3e1107;
	margin-bottom: 10px;
}

div.rm_register p.error {
	background-image: url(../../images/main/website/register_bg.gif);
	background-repeat: repeat-y;
	width: 548px;
	overflow: hidden;
	width: 100%;
	display: block;
	padding-top:8px;
	padding-left:45px;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	text-align: justify;
	color:#AD290B;
}

div.rm_register p.agb {
	background-image: url(../../images/main/website/register_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	display: block;
	padding-top:8px;
	margin-bottom:8px;
	margin-right: 45px;
	padding-right: 45px;
	line-height: 16px;
	font-size: 11px;
	text-align: justify;
}

div.rm_register p.success {
	background-image: url(../../images/main/website/register_bg.gif);
	background-repeat: repeat-y;
	width: 548px;
	overflow: hidden;
	width: 100%;
	display: block;
	padding-top:8px;
	padding-left:45px;
	line-height: 16px;
	font-size: 12px;
	text-align: justify;
}

div.rm_register_bg {
	margin: auto;
	background-image: url(../../images/main/website/register_bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 548px;
	overflow: hidden;
	float: left;
	display: block;
	background-color: #fff;
}


div.rm_register_bg p {
	line-height: 16px;
	font-size: 12px;
	padding-right: 20px;
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-left: 20px;
}

div.rm_register_bg h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3e1107;
	margin-bottom: 10px;
	margin-top: 40px;
	padding-left: 20px;
}

div.rm_register_bg h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3e1107;
	margin-bottom: 10px;
	padding-left: 20px;
}

div.rm_register_bg li {
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 20px;
}

div.rm_register_bg strong {
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 20px;
}

/* ENDE */







/* -------->>> Layout / PRICING CONTENT <<<--------------- */
div.rm_pricing_content {
	background-image: url(../../images/main/website/pricing_contentbox_bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 480px;
	overflow: hidden;
	float: left;
}

div.rm_pricing_content div.pricing_header, div.rm_pricing_content div.pricing_footer {
	background-image: url(../../images/main/website/pricing_contentbox_top.gif);
	height: 14px;
	width: 480px;
	font-size: 0;
}

div.rm_pricing_content div.pricing_footer {
	background-image: url(../../images/main/website/pricing_contentbox_bottom.gif);
}

div.rm_pricing_content table {
	margin-top: -5px;
}
div.rm_pricing_content table td, div.rm_pricing_content table th {
	font-size: 11px;
	padding: 2px;
	padding-left: 14px;
}

div.rm_pricing_content table th {
	width: 250px;
}

div.rm_pricing_content ul { margin-top: -5px; }

div.rm_pricing_content li {
	padding: 10px 14px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 2px;
	border: 1px solid #fff;
	background: transparent url('../../images/main/website/pricing_list_icon.gif') no-repeat 20px 5px;
	padding-left: 50px;
}

div.rm_pricing_content li.grey {
	background-color: #faf5ef;
	margin-bottom: 0;
	border-bottom: 0;
}

div.rm_pricing_content li span.small { font-size: 10px; }


/* -------->>> Layout / PRICING TEASER <<<--------------- */
div.rm_pricing_calculator {
	float: right;
	width: 319px;
	height: 264px;
	padding-top: 38px;
	background-image: url(../../images/main/website/pricing_calculator_bg.gif);
}

div.rm_pricing_calculator div.calc {
	height: 76px;
	padding: 8px 20px;
}

div.rm_pricing_calculator div.calc h3 {
	font-size: 17px;
	color: #b52d0e;
	margin-bottom: 34px;
}

div.rm_pricing_calculator div.calc label {
	font-size: 12px;
	clear: both;
	padding-bottom: 3px;
	display: block;
}

div.rm_pricing_calculator div.calc input.text {
	width: 165px;
	height: 17px;
	border: 1px solid #d0c2a0;
	background-color: #fff;
	padding: 4px 6px;
	font-size: 12px;
	float: left;
	margin-bottom: 21px;
}

div.rm_pricing_calculator div.calc input.submit {
	width: 106px;
	height: 27px;
	background-image: url(../../images/main/website/pricing_calculator_submit.gif);
	line-height: 200px;
	overflow: hidden;
	font-size: 0px;
	cursor: pointer;
	float: right;
	margin-right: 8px;
	margin-bottom: 3px;
}

p.pricing_info {
    clear: both;
    font-size: 11px;
    padding-left: 265px;
    padding-top: 5px;
    margin-bottom: 100px;
}

a.pricing_teaser {
    margin: 20px 0;
    margin-top: 0px;
	text-align: center;
	display: block;
    width: 823px;
    height: 67px;
    line-height: 72px;
    font-size: 18px;
    color: #3e1107;
    background: transparent url('../../images/main/website/pricing_teaser_button.gif') no-repeat 0 0;
    text-decoration: none;
    overflow: hidden;
}

a.pricing_teaser span {
    color: #cd4227;
    font-size: 20px;
}

a.pricing_teaser hover {
    text-decoration: none;
}

/* -------->>> Layout / CONTENT <<<--------------- */
div.rm_content {
	width: 450px;
	float: left;
}

div.rm_blank {
	width: 450px;
}

div.rm_content p, div.rm_blank p {
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	margin-bottom: 15px;
}



/* MEIN EINTRAG */

div.rm_blog_title
{
	font-size:17px;
}

div.clear { clear: both; }

	div#main div#col_left {
		width: 200px;
		float: left;
		position: relative;
	}

	div#main div#col_right {
		position: relative;
		float: right;
		width: 570px;
		margin-bottom:80px;
	}
	/* Tagged with body.start makes left Col and right Col different than body without on sub.html*/
	body.start div#main div#col_left {
		position: relative;
		float: left;
		width: 380px;
	}
	body.start div#main div#col_right {
		position: relative;
		float: right;
		width: 420px;
	}

/* Leftbox */
div.left_box_content {
	position: relative;
	background: url(../../images/main/website/left_box_bg.gif) center top repeat-y;
	width: 198px;
}
div.left_box_top, div.left_box_cap {
	width: 198px;
	position: relative;
	height: 14px;
	background: url(../../images/main/website/left_box_top.gif) left top no-repeat;
}
	div.left_box_cap {
		background: url(../../images/main/website/left_box_cap.gif) left top no-repeat;
		margin-bottom: 20px;
	}
div.left_box_content ul {
		margin: 0;
		margin-left:1px;
		padding: 0;
		list-style: none;
		width: 196px;
	}
		div.left_box_content ul li {
			height: 30px;
			border-bottom: 1px solid #fcf9f3;
			margin-bottom: 1px;
		}
			div.left_box_content ul li a {
				padding: 8px 0 8px 23px;
				background: url(../../images/main/website/blog_li.gif) 8px center no-repeat;
				display: block;
				color: #000;
				text-decoration: none;
				border: 1px solid #fff;
			}

			/* This changes the List Icon for the A-Tag */
			div.left_box_content ul.letter li a {background: url(../../images/main/website/li_letter.gif) 5px center no-repeat; }
			div.left_box_content ul.arrow li a {background: url(../../images/main/website/li_arrow.gif) 5px center no-repeat; }
			/* END */

div.left_box_content ul li a.color {
	display: block;
	border-bottom: 1px solid #f4eee6;
	border-top: 1px solid #f4eee6;
	background-position: 7px 9px;
	background-color: #faf5ef;
	margin-bottom: 1px;
	color: #000;
}

div.left_box_content ul li a:hover {
	background-color: #f0e9e1;
	color: #b52d0e;
	text-decoration: none;
}

/*

			div.left_box_content ul li a.color {
				background-color: #faf5ef;
				border: 1px solid #faf5ef;
			}
			div.left_box_content ul li a:hover { background-color: #E9DECF; color: #B62E0F; }
*/
			p.folder {
				margin-bottom: 50px;
				text-align: right;
			}
			p.folder a {
				color: #b62e0f;
				text-decoration: none;
				padding-left: 15px;
				background: url(../../images/main/website/folder_ico.gif) left center no-repeat;
			}

/* Contentbox */
div.contentbox_top {
	position: relative;
	width: 556px;
	height: 42px;
	padding-top: 18px;
	padding-left: 40px;
	margin-top: 10px;
	background: url(../../images/main/website/contentbox_top.gif) left top no-repeat;
}
	div.contentbox_top p {
		margin: 0;
		padding: 0;
	}
			div.contentbox_top p a {
				color: #b62e0f;
				text-decoration: none;
				font-weight: bold;
				margin-right: 30px;
			}

div.contentbox_content {
	position: relative;
	width: 479px;
	padding: 5px 45px;
	background: url(../../images/main/website/contentbox_bg.gif) left top repeat-y;
}

div.contentbox_content p {
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #fff;
	text-align:justify;
	padding-bottom:10px;
}


div.contentbox_cap {
	position: relative;
	width: 569px;
	height: 17px;
	margin-bottom:20px;
	background: url(../../images/main/website/contentbox_cap.gif) left top no-repeat;
}
p.answer { margin-top: 10px; margin-bottom: 25px; text-align: right;}
	p.answer a {
		color: #b62e0f;
		text-decoration: none;
		padding-left: 15px;
		background: url(../../images/main/website/folder_ico.gif) left center no-repeat;
}


/* ENDE */
