body {
	background-color:#FFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}



/* BEGIN STANDARD TAGS ---------------------------- */

h1, h2, h3, h4, h5, h6 {
	margin:10px 0px 12px 10px;
}

h1 {
	color:#000;
	font-size:18px;
}

h2 {
	color:#000;
	font-size:16px;
}

h3 {
	color:#000;
	font-size:14px;
}

h4 {
	color:#000;
	font-size:12px;
}

h5 {
	color:#5093A4;
	font-size:11px;
	text-transform:uppercase;
}

h6 {
	font-size:10px;
	font-weight:bold;
}

p {
	margin:0px;
	padding:2px;
	line-height: 18px;
}

a {
	text-decoration:none;
	color:#333333;
}

a:hover {
	text-decoration:underline;
}



ul {
	margin-top:0px;
}

input, textarea, select {
	background-color:#FFFFFF;
	font-size:12px;
	padding:4px;
	border: 1px solid #CCCCCC;
}

input:focus, textarea:focus, select:focus{
	background-color: #E4F2FC;
	font-size:12px;
	padding:4px;
	border: 1px dashed #CCCCCC;
}

hr {
	color:#CCC;
	border-top:1px dotted #CCC;
	background-color: #FFFFFF;
}

label {
 cursor: pointer;
 cursor: hand;
} 


/* BEGIN MISC. CLASSES ---------------------------*/

.left {
	float:left;
}

#joinnowtop {
	float:right;
	text-align:right;
	width:118px;
	margin:0px;
}

li a.selected {
	font-weight:bold;
}

.clear {
	clear:both;
}

#clear {
	clear:both;
}

#clear_border {
	clear:both;
	border-top:1px dotted #CCC;
}

.tabcontent {
	display:none;
}

#logo {
	float:left;
	margin:6px 0px 0px 0px;
}

#tagline {
	float:left;
	margin:16px 0px 0px 20px;
	font-size: 19px;
	color: #990000;
	text-align:center;
}

#phonenumber {
	float:left;
	margin:16px 0px 0px 140px;
	font-size: 26px;
	font-weight:bold;
	color: #669950;
	text-align:center;
}
#options {
	position:relative;
	left:90px;
	float:left;
	text-align:center;
	width:120px;
}
#landingoptions {
	float:left;
	width:250px;
	text-align:center;
}

#joinnow {
	position:relative;
	left:90px;
	float:left;
	text-align:center;
	width:120px;
}

#recommend {
	position:relative;
	left:90px;
	float:left;
	width:120px;
	margin:30px 0px;
}

img { behavior: url(../iepngfix.htc); }

/* BEGIN GLOBAL CONTENT --------------------- */

/* BEGIN HEADER ---------------------------*/

#header {
	width:900px;
	height:110px;
}

#wrapper {
	width:900px;
	margin:0px auto;
}


#contentbox {
	width:898px;
	margin-bottom:20px;
	border: 1px solid #FFCC00;
	text-align:left;
}


/* BEGIN MAIN NAVIGATION ------------------- */

ul#menu {
	margin:0;
	padding:0px 0px 0px 2px;
	list-style-type:none;
	position:relative;
	display:block;
	height:46px;
	text-transform:uppercase;
	font-size:11px;
	background:transparent url("../images/menue-hintergrund-groundoff.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #FFCC00;
}

ul#menu li {
	display:block;
	float:left;
	margin:0;
	pading:0;
	width: 112px;
}

ul#menu li a {
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:12px 0px 0 0px;
	height:44px;
	width: 112px;
}

ul#menu li a:hover {
	background:transparent url("../images/menue-hintergrund-hover.jpg") repeat-x top right;
	color:#000;}

ul#menu li a.current,ul#menu li a.current:hover {
	color:#000;
	background:transparent url("../images/menue-hintergrund-on.jpg") repeat-x top right;
	font-weight:bold;
}


#mainnav {
	width:900px;
	height:36px;
	margin-top:12px;
	background-color: #CCCCCC;
	border-bottom: 2px solid #DDDDDD;
	text-align:center;
}

/*
#mainnav ul {
	margin:0px;
	padding:10px 0px;
}

#mainnav li {
	display:inline;
	list-style:none;
	padding:12px;
	margin:0px;
	width:180px;
}

#mainnav li a {
	color:#FFF;
}

#mainnav li a:hover {
	color:#FFF;
	text-decoration:none;
}
*/



/* BEGIN CONTENT CONTAINER which contains all sub content columns --------*/


#sitemap {
	font-size:12px;
	color:#000000;
	width:900px;
	clear:both;
	margin:0px auto 0px auto;
	padding:20px 10px 20px 0px;
	border-top:20px solid #FFF;
}



/* BEGIN FOOTER -------------*/

#footer {
	font-size:10px;
	color:#999999;
	width:900px;
	clear:both;
	margin:0px auto 20px auto;
	padding:20px 10px 20px 0px;
	border-top:20px solid #FFF;
	text-align: center;
}

#footer ul {
	padding:0px;
	margin:0px;
}

#footer li {
	display:inline;
	list-style:none;
	padding:0px 10px;
}


#footer a {
	color:#999999;
}

#footer a:hover {
	color:#000000;
}



/* BEGIN HOMEPAGE SPECIFIC CONTENT ---------------- */
/* HOMEPAGE MODULES BELOW BRANDWINDOW ---------- */

#modbox {
width:900px;
}

#modbox h2 {
	background-color:#FFF;
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	letter-spacing:1px;
	margin:0px 1px;
	padding:0px 10px 6px 10px;
}

#modbox p {
	line-height:16px;
	margin:0px 10px;
	padding:10px 0px 0px 0px;
	color:#666;
	border-top:1px dotted #CCC;
}

#modbox p.modcopy {
	height:100px;
}

#modbox a {
	background:url(../images/arrow-blue.gif) right no-repeat;
	padding-right:10px;
}

#module1 {
	width:225px;
	height:170px;
	float:left;
	padding:0px;
	background:url(../images/module-divider-1.gif) no-repeat left top;
	cursor:pointer;
}

#module2 {
	width:225px;
	height:170px;
	float:left;
	padding:0px;
	background:url(../images/module-divider-1.gif) no-repeat left top;
	cursor:pointer;
}

#module3 {
	width:225px;
	height:170px;
	float:left;
	padding:0px;
	background:url(../images/module-divider-1.gif) no-repeat left top;
	cursor:pointer;
}

#module4 {
	width:225px;
	height:170px;
	float:right;
	padding:0px;
	background:url(../images/module-divider-end.gif) no-repeat right top;
	cursor:pointer;
}



/* GREY BORDER BELOW HOMEPAGE MODULES --------- */

#borderclear {
	clear:both;
	width:900px;
	height:25px;
	background:url(../images/clear_border.gif) repeat-x;
}





/* CONTENT SPECIFIC LAYOUT ---------- */

#subnav {
	padding:10px 20px 10px 20px;
	width:250px;
	float:left;
	text-align:right;
}

#subnav ul {
	margin:0px 0px 15px 0px;
	padding:0px;
}

#subnav li {
	padding:5px 0px;
	margin:2px 0px;
	list-style:none;
	border-bottom:1px dotted #CCC;
	border-top:1px dotted #CCC;
}

#subnav li a {
	display:block;
	font-size:14px;
	color:#333;
	text-decoration:underline;
	padding: 0px 10px 0px 0px;
}

#subnav li a:hover {
	text-decoration:underline;
}

#welcome-left {
	padding:0px 10px;
	width:590px;
	float:left;
}

#welcome-right {
	padding:0px 10px;
	width:260px;
	float:right;
}

#contentimage {
	padding:10px 10px 30px;
	width:570px;
	float:right;
}

#contenttext {
	padding:0px 10px;
	width:580px;
	float:right;
}

#contenttext h1 h2 h3 h4 h5{
	padding: 0px;
	margin: 0px;
}

#contenttext h1 {
	border-bottom:1px dotted #CCC;
	font-size: 26px;
	color: #000000;
}


#contenttext h2 {
	font-size: 20px;
	color: #000000;
}

#contenttext h3 {
	font-size: 18px;
	color: #666666;
}

#contenttext h5 {
	margin:15px 0px;
}

#contenttext p {
	line-height:16px;
	padding:0px 50px 10px 10px;
}

#contenttext .summary {
	font-size:14px;
	line-height:18px;
	color:#999;
	font-weight:bold;
}
