body {
	background: #fff url(../img/cj_bg.gif) no-repeat;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	color: #527187;
	font-size: 12px;
	line-height:16px;
}

a {
	color: #527187;
	text-decoration: underline
}

a:hover {
color: #960C4B;

}

h1 {
	font-size: 18px;
	margin: 0;
	padding: 0 0 1px 0;
	line-height:20px;
}

h2 {
	font-size: 12px;
	font-weight:400;
}

h3 {
	font-size: 12px;
	font-weight:400;
	/*background-color: #960C4B;*/
	border: 1px dotted #960C4B;
	
}

p,div,img {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

ul {
	margin: 0;;
	padding: 0;;
	list-style-type: none
}

#home_list li {
	background: url(../img/pfeil.gif) no-repeat 0 4px;
	padding-left: 12px;
}

#navigation ul {
	font-size: 14px;;
	font-weight: bold;;
	line-height: 18px;
}

#navigation a {
	padding-right: 15px;
	text-decoration: none
}

#navigation a:hover,#navigation a#high {
	color: #960C4B;
	background: url(../img/nav_pfeil.gif) no-repeat right 4px;
}


#subnav {
	position: absolute;
	top: 0px;
	height: 65px;
	left: 149px;
	width: 130px;
	text-decoration: none
}

#subnav ul,#subsubnav ul {
	font-size: 12px !important;
	font-weight: normal;
}
#subnav a:hover,#subnav a#subhigh,#subsubnav a:hover,#subsubnav a#subhigh {
	color: #960C4B;
	background: none;
}

#subsubnav {
	position: absolute;
	top: 0px;
	height: 65px;
	left: 280px;
	width: 99px;
}

#home_text,#text {
	position: absolute;
	left: 402px;
	top: 102px;
	width: 597px; /*606*/
	height: 120px;

}

#text {
	height: 56px;
}

#header {
	position: absolute;
	left: 34px;
	top: 190px;
	width: 380px;
	height: 30px;
}

#content {
	position: absolute;
	left: 34px;
	top: 218px;
	width: 820px;
	height: 225px;
	overflow: auto;
}

#col_1 {
	width: 350px;
	padding-right: 20px;
	float: left;
}

#col_2 {
	width: 390px;
	float: left;
}

#col_3 {
	width: 520px;
	float: left;
}

#col_4 {
	width: 240px;
	float: left;
}
#home_col_1 {
	position: absolute;
	left: 34px;
	top: 196px;
	width: 290px;
	height: 130px;
}

#home_col_2 {
	position: absolute;
	left: 409px;
	top: 239px;
	width: 450px;
	height: 80px;
}

#pics {
	position: absolute;
	left: 3px;
	top: 448px;
	width: 1000px; /*1008*/
	height: 162px;
	
}

#home_pics_1 {
	position: absolute;
	left: 6px;
	top: 376px;
	width: 395px;
	height: 225px;
	float: left;

}

#home_pics_2 {
	position: absolute;
	left: 408px;
	top: 351px;
	width: 594px; /*599*/
	height: 243px;

}

#navigation {
	position: absolute;
	left: 419px;
	top: 22px;
	width: 450px;
	height: 77px;
	
}

#impressum {
	position: absolute;
	left: 898px;
	top: 77px;
	width: 70px;
	height: 15px;
}

#pics .small {
	margin: 0 0 1px 5px;
}

#pics .foot {
	margin: 0 0 0 5px;
}

.small {
	margin: 0 0 4px 6px;
}

.small_home {
	margin: 0 0 0 3px;
}

.small_foot {
	margin: 0 0 0 7px;
}

.small_bottom {
	margin: 0 0 99px 6px;
}
.content_link
{
	text-decoration:underline;
}