/* Version 1.5 */

/* gesamte Seite */

body {
	background-color: #ebe8e2;
	padding:				30px;
	margin:				0px;
}

div.mainframe {
	padding-left: 		30px;
	padding-right:		0px;
	margin-left:		auto;
	margin-right:		auto;
	background-color: #ffffff;
	width: 				658px;
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		normal;
}

/* Fliesstext */

h1 {
	font-family:		"Times New Roman", Times, serif;
	font-size:			22px;
	font-weight:		normal;
	color:				#89847a;
	margin-top:			0px;
	margin-bottom:		0px;
}

h2 {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#473e37;
	margin-top:			12px;
	margin-bottom:		0px;
}

p {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#473e37;
	margin-top:			0px;
	margin-bottom:		6px;
}

p.image {
	text-align:			center;
	margin-top:			6px;
	margin-bottom:		6px;
}

p.intro {
	margin-top:			12px;
}

p.hborder {
	padding:				5px 0px 5px 0px;
	border-top:			1px solid #c2beab;
	margin:				0px
}

p.hborder-bottom {
	padding:				5px 0px 5px 0px;
	border-top:			1px solid #c2beab;
	border-bottom:		1px solid #c2beab;
	margin:				0px 0px 12px 0px;
}

blockquote {
	font-family:		"Times New Roman", Times, serif;
	font-size:			14px;
	font-weight:		bold;
	color:				#473e37;
	text-align:			right;
	margin:				12px 0px 0px 0px;
}

.author {
	font-weight:		normal;
	font-size:			14px;
}

ul {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#473e37;
	margin-left:		0px;
	padding-left:		20px;
	margin-top:			0px;
	margin-bottom:		8px;
}

ul ul {
	margin-bottom:		0px;
}

li li {
	list-style-type:	circle;
}

table.intext {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#473e37;
	margin-top:			12px;
	margin-bottom:		12px
}

td.noborder {
	padding:				3px 3px 3px 0px;
	border-bottom:		0px;
	vertical-align:	top;
}

td.hborder {
	padding:				3px 3px 3px 0px;
	border-bottom:		1px solid #c2beab;
	vertical-align:	top;
}

td.hborder-toprow {
	padding:				3px 3px 3px 0px;
	border-top:			1px solid #c2beab;
	border-bottom:		1px solid #c2beab;
	vertical-align:	top;
}

em {
	font-weight:		bold;
	font-style:			normal
}

a:link,
a:active,
a:visited {
	color:				#473e37;
	/*background-color:	#ebe8e2;*/
	background-color:inherit;
	text-decoration:	underline;
}

a:hover {
	text-decoration:	underline;
}

h2.vorteil {
	text-transform:	uppercase;
	background-color:	#ebe8e2;
	padding:				3px 5px 3px 5px;
}

ul.vorteil {
	background-color:	#ebe8e2;
	padding:				0px 5px 3px 25px;
}

.warning {
	color:				red;
}

/* Kopfzeile */

td.cu {
	font-family:		"Times New Roman", Times, serif;
	font-size:			28px;
	font-weight:		bold;
	color:				#c2beab;
	background-color:	#ffffff;
	text-transform:	uppercase;
	letter-spacing:	26px;
	white-space:		nowrap;
}

td.cu2 {
	font-family:		"Times New Roman", Times, serif;
	font-size:			28px;
	font-weight:		bold;
	text-align:			center;
	color:				#c2beab;
	background-color:	#ffffff;
	text-transform:	uppercase;
	letter-spacing:	22px;
	white-space:		nowrap;
}


td.fi {
	font-family:		"Times New Roman", Times, serif;
	font-size:			18px;
	font-weight:		normal;
	color:				#c2beab;
	background-color:	#ffffff;
	letter-spacing:	15px;
	padding-top:		1px;
	padding-left:		140px;
}

a.cu:link,
a.cu:active,
a.cu:visited,
a.fi:link,
a.fi:active,
a.fi:visited {
	color:				#c2beab;
	background-color:	white;
	text-decoration:	none;
}

/* Navigation */

table.menue-top {
	background-image:		url(../images/first-impression.jpg);
	background-repeat:	no-repeat;
	margin-bottom:			14px;
}

td.menue-top {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	background-color:	#ebe8e2;
	text-transform:	uppercase;
	text-align:			center;
	padding:				2px;
}

td.menue-top-selected {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#473e37;
	background-color: #ffffff;
	text-transform:	uppercase;
	text-align:			center;
	padding:				2px
}

a.menue-top:link,
a.menue-top:active,
a.menue-top:visited {
	color:				#473e37;
	text-decoration:	none;
}

a.menue-top:hover {
	text-decoration:	underline;
}

p.menu-side {
	margin-left:		62px;
}

ul.menu-side {
	list-style:			none;
	margin-top:			8px;
	margin-bottom:		6px;
	margin-left:		0px;
	padding-left:		9px;
	text-indent:		-9px;
}

li.menu-side {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#89847A;
	padding-top:		2px;
	padding-bottom:	2px;
	padding-left:		12px;
}

li.menu-side-home {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	text-transform:	uppercase;
	color:				#89847A;
	padding-top:		2px;
	padding-bottom:	2px;
	padding-left:		12px;
}

li.menu-side-addon {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	text-transform:	none;
	color:				#89847A;
	padding-top:		2px;
	padding-bottom:	2px;
	padding-left:		12px;
}

li.menu-side-selected {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#89847A;
	background-color:	#ebe8e2;
	padding-top:		2px;
	padding-bottom:	2px;
	padding-left:		12px;
}

a.menu-side:link,
a.menu-side:active,
a.menu-side:visited {
	color:				#89847A;
	background-color:	#ffffff;
	text-decoration:	none;
}

a.menu-side:hover {
	text-decoration:	underline;
}

ul.menue-inline {
	list-style:			none;
	margin-left:		0px;
	margin-bottom:		18px;
	padding-left:		0px;
	padding-top:		5px;
	border-top:			1px solid #473e37;
}

li.menue-inline {
	display:				inline;
	background-color:	#ebe8e2;
	padding:				3px;
	margin-right:		5px;
}

/* Linker Rand */

h1.sidebox {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#89847a;
	background-color:	#ebe8e2;
	text-transform:	uppercase;
	padding:				3px;
	margin-top:			0px;
	margin-bottom:		3px;
}

p.sidebox {
	padding-left:		3px;
	padding-right:		3px;
}

div.sidebox {
	width:				155px;
	margin-left: 		65px;
	border:				1px solid #473e37;
}



div.sideboxStartseite {
	width:				160px;
	margin-top:			0;
	margin-left: 		55px;
	margin-bottom:		20px;
	border:				1px solid #efefef;
	overflow:hidden;
}

div.sideboxStartseite h1 {
	font-family:		"Times New Roman", Times, serif;
	font-size:			21px;
	font-weight:		normal;
	color:				#c2beab;
	text-align:			left;
	letter-spacing:		5px;
	line-height:		140%;
	margin:0px;
	margin-left:10px;
}



img.sidepic {
	margin:				12px 0px 3px 62px;
}

img.sidepic-bottom {
	margin:				12px 0px 6px 62px;
}

p.sidecaption {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			10px;
	color:				#473e37;
	margin:				0px 10px 6px 62px;
	text-align:			center;
}



div.cue {
	font-family:		"Times New Roman", Times, serif;
	font-size:			21px;
	font-weight:		normal;
	color:				#c2beab;
	text-align:			left;
	letter-spacing:	5px;
	line-height:		140%;
	width:				155px;
	margin-top:			6px;
	margin-left:		65px;
	padding:				5px;
}

div.cue_startseite {
	width:				160px;
	padding-top:		10px;
	padding-bottom:		20px;
}

div.cue_sub {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		normal;
	color:				#89847a;
	background-color:	#efefef;
	line-height:		100%;
	text-align:			left;
	width:				160px;
	margin-left:		0px;
	padding:			5px;
	border:				1px solid #efefef;
	border-top:			1px solid #ffffff;
}

div.cue_sub ul {
	list-style-type:none;
	list-style-image: url(../images/bullet_left.gif);
	margin-bottom:0;
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		normal;
	color:				#89847a;
}


/* Startseite Bloecke*/
h2.beratungBox {
	font-family:		"Times New Roman", Times, serif;
	font-size:			22px;
	font-weight:		normal;
	color:				#89847a;
	margin-top:			0px;
	margin-bottom:		0px;
	padding-left:		5px;
}

div.startseiteBlock{
	width:390px;
	height:165px;
	padding:0;
}

div.startseiteBlock h2 {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			15px;
	font-weight:		normal;
	color:				#473e37;
}

div.startseiteBlock ul {
	list-style-type:none;
	list-style-image: url(../images/bullet_left.gif);
	margin-bottom:0;
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		normal;
	color:				#89847a;
	background-color:inherit;
}

div.startseiteBlock a:link, a:visited {
	background-color:transparent;
	text-decoration:underline;
}

/* Fusszeile */

p.footer {
	font-family:		"Times New Roman", Times, serif;
	font-size:			21px;
	font-weight:		normal;
	color:				#c2beab;
	letter-spacing:	5px;
	margin-top:			28px;
	margin-left:		-3px;
	padding-bottom:	5px;
	margin-bottom:		0px;
}

p.footer-en {
	font-family:		"Times New Roman", Times, serif;
	font-size:			25px;
	font-weight:		normal;
	color:				#c2beab;
	letter-spacing:	7px;
	margin-top:			28px;
	margin-left:		4px;
	padding-bottom:	5px;
	margin-bottom:		0px;
}

.copyright{
	font-family:		"Times New Roman", Times, serif;
	font-size:			12px;
	font-weight:		normal;
	color:				#473e37;
}

.copyright a{
	text-decoration:underline;
}