#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFEBD5;
}
body {
	background-color: #FFFFFF;
}

#header {
	height: 116px;
	width: 950px;
	background-image: url(images/header_back.jpg);
	text-align: right;
}
#content {
	width: 950px;
	background-color: #FFEBD5;
}

h2 {
	font-size: 15px;
	color: #666666;
}
a:link {
	color: #C43F29;
}
a:visited {
	color: #C43F29;
}
a:active {
	color: #666666;
}
a:hover {
	color: #666666;
}

#contentright {
	width: 230px;
	float: right;
	font-family: "Trebuchet MS", "Times New Roman", serif, Times;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	/*overflow: hidden;*/
}
.contentrighthigh {
	width: 224px;
	background-color: #FFDDAE;
	float: right;
	font-family: "Trebuchet MS", "Times New Roman", serif, Times;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.picrechts {
	background-image: url(images/pic_back.gif);
	width: 230px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.rand {
	border: 1px solid #FFFFFF;
}


#contentmiddle {
	width: 350px;
	float: left;
	font-family: "Trebuchet MS", "Times New Roman", serif, Times;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}
#footer {
	height: 19px;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	background-image: url(images/footer_back.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
	text-align: right;
	background-color: #FFFFFF;
}
.spacer950 {
	float: left;
	height: 45px;
	width: 950px;
}
.spacer63 {
	float: left;
	height: 150px;
	width: 63px;
}
.spacer63_25 {
	float: left;
	height: 25px;
	width: 63px;
}
#navilinks {
	width: 270px;
	float: left;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C43F29;
	background-color: #F5D8BC;
	height: 20px;
	width: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
}
.menuaktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #F5D8BC;
	height: 20px;
	width: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
}
.menubottom {
	background-color: #FFEBD5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	height: 1px;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C43F29;
	height: 20px;
	width: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
}
.menu a:link {  
    color: #C43F29; text-decoration: none;
}
.menu a:visited {  
    color: #C43F29; text-decoration: none;
}
.menu a:active {  
    color: #FFFFFF; text-decoration: none;
}
.menu a:hover {  
    color: #FFFFFF; text-decoration: none;
}
.submenu a:link {  
    color: #C43F29; text-decoration: none;
}
.submenu a:visited {  
    color: #C43F29; text-decoration: none;
}
.submenu a:active {  
    color: #FFFFFF; text-decoration: none;
}
.submenu a:hover {  
    color: #FFFFFF; text-decoration: none;
}
.menuaktiv a:link {  
    color: #FFFFFF; text-decoration: none;
}
.menuaktiv a:visited {  
    color: #FFFFFF; text-decoration: none;
}
.menuaktiv a:active {  
    color: #FFFFFF; text-decoration: none;
}
.menuaktiv a:hover {  
    color: #FFFFFF; text-decoration: none;
}
body#startseite a#startseitenav,
body#kontakt a#kontaktnav,
body#impressum a#impressumnav,
body#links a#linksnav,
body#person a#personnav
{
	color: #FFFFFF;
	
}
body#dolmetschen a#dolmetschennav,
body#coaching a#coachingnav,
body#therapie a#therapienav,
body#seminare a#seminarenav,
body#supervision a#supervisionnav
{
	color: #E9A69A;
	
}
li {
	list-style-type: disc;
}
.rechtsbd {
	text-align: right;
	padding-right: 50px;
	margin-top: 0px;
	padding-top: 0px;
}

