/*Text- und sonstige Inhaltsformatierung*/
#content{
	width:806px;
	height:450px;
	margin:auto;
	overflow:auto;
	text-align:center;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	color:#333333;
}
*html #content{
	width:808px;
}
#startCr{
	width:708px;
	margin:auto;
	text-align:left;
	position:relative;
	top:40px;
}
#startCr .bottomLink1{
	position:relative;
	top:160px;
}
#startCr .bottomLink2{
	position:relative;
	top:160px;
	left:550px;
}
#startCr #tdgrecht{
	position:relative;
	left:30px;
}
#startCr #start{
	position:relative;
	top:100px;
}
#schwerpunkteCr{
	width:408px;
	margin:auto;
	text-align:left;
	position:relative;
	top:60px;
}
#werdegangCr, #kontaktCr{
	width:508px;
	margin:auto;
	margin-top:0;
	text-align:left;
	position:relative;
	top:60px;
}
#kontaktCr #formular{
	position:relative;
	top:-30px;
}
#kontaktCr #formular input{
	border:1px solid #999999;
	background-color:#E3E3E3;
}
#kontaktCr #formular input.text, #kontaktCr #formular textarea{
	background-color:#FFFFFF;
	margin:10px;
	margin-bottom:2px;
	margin-left:5px;
	border:1px solid #999999;
}
#kontaktCr #datenschutz{
	position:relative;
	top:-30px;
}
#kontaktCr #datenschutz p{
	font-size:12px;
}
#anfahrtCr{
	width:100%;
	height:427px;
	background-image:url(../../img/map/stadtplan.gif);
	background-repeat:no-repeat;
}
#linksCr{
	width:508px;
	margin:auto;
	margin-top:0;
	text-align:left;
	position:relative;
	top:40px;
}
#content table{
	border:1px solid #305752;
	border-collapse:collapse;
	font-size:13px;
	vertical-align:top;
}
#content table td{
	border:1px solid #305752;
	text-align:left;
	vertical-align:top;
	padding:10px;
}
#content ul{
	padding-left:1em;
}

/*ra-schreiner-schriftzug auf startseite*/
h1{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#305752;
	margin:0;
	font-variant:small-caps;
}
h2{
	font-size:16px;
	color:#305752;
}
a{
	text-decoration:underline;
	color:#646E6F;
}
.breadcrumbs{
	text-align:left;
	border-top:2px solid #FFFFFF;
	border-left:6px solid #FFFFFF;
	font-style:italic;
	color:#999999;
}
.breadcrumbs a{
	text-decoration:none;
	color:#999999;
}
.breadcrumbs a:hover{
	text-decoration:underline;
	color:#666666;
}

/*Links*/
#linkNav{
	margin-top:5px;
	text-align:left;
	font-size:16px;
	color:#305752;
	font-weight:bold;
}
#linkNav a{
	text-decoration:none;
	padding:3px;
	border:1px solid #FFFFFF;
	color:#305752;
}
#linkNav .active{
	border:1px solid #87464C;
	padding:3px;
	color:#87464C;
}
a.subtle
{
	text-decoration:underline;
	margin:5px;
	color:#666666;
}