body {
	margin				: 0;
	padding				: 0;
	border				: none;
	font-family			: "Times New Roman", Times, serif;
}

div#header {
	position	: relative;
	background-image	: url("../../media/images/static_layout/head_bg_009.jpg");
	height				: 221px;
	width				: 100%;
}

div#subheader {
	background-image	: url("../../media/images/static_layout/logo_top.gif");
	background-repeat	: no-repeat;
	height				: 79px;
	width					: 221px;
	margin				: 0 0 0 44px;
}

div#top_dots {
	background-image	: url("../../media/images/static_layout/dots_top.gif");
	background-repeat	: repeat-x;
	height				: 2px;
	width					: 100%;
}

div#main_menu {
	position				: absolute;
	top					: 246px;
	left					: 429px;
}

div#sub_menu {
	height				: 14px;
	margin				: 4px 0 0 44px;
	padding				: 0;
	border				: none;
}

div#content {
	margin				: 20px 0 0 52px;
	width				: 700px;
	
}

div#footer {
	height				: 20px;
	background-image		: url("../../media/images/static_layout/dots_top.gif");
	background-repeat		: repeat-x;
	padding				: 10px 0 0 52px;
	margin				: 0 0 10px 0px;
}
ul.main_menu {
	margin				: 0;
	padding				: 0;
	border				: none;
}

li.main_menu {
	display				: inline;
	text-transform		: uppercase;
	list-style-type	: none;
	font-family			: "Times New Roman", Times, serif;
	font-size			: 8.9pt;
	letter-spacing		: 0.6pt;
	font-weight			: bold;
	color					: #818181;
	margin				: 0 0 0 8px;
	padding				: 0;
	border				: none;
}

a.main_menu {
	margin				: 0;
	padding				: 0;
	border				: none;
	text-decoration	: none;
}

a.main_menu:link,
a.main_menu:visited {
	color					: #818181;
}

a.main_menu:hover,
a.main_menu:active {
	color					: #805007;
}

a.main_menu_act {
	margin				: 0;
	padding				: 0;
	border				: none;
	text-decoration	: none;
}

a.main_menu_act:link,
a.main_menu_act:visited {
	color					: #805007;
}

a.main_menu_act:hover,
a.main_menu_act:active {
	color					: #818181;
}


ul.sub_menu {
	margin				: 0;
	padding				: 0;
	border				: none;
}

li.sub_menu {
	display				: inline;
	list-style-type	: none;
	font-family			: "Times New Roman", Times, serif;
	font-size			: 9pt;
	font-weight			: bolder;
	color				: #818181;
	margin				: 0 0 0 8px;
	padding				: 0;
	border				: none;
}

a.sub_menu {
	margin				: 0;
	padding				: 0;
	border				: none;
	text-decoration	: none;
}

a.sub_menu:link,
a.sub_menu:visited {
	color					: #818181;
}

a.sub_menu:hover,
a.sub_menu:active {
	color					: #805007;
}

a.sub_menu_act {
	margin				: 0;
	padding				: 0;
	border				: none;
	text-decoration	: none;
}

a.sub_menu_act:link,
a.sub_menu_act:visited {
	color					: #805007;
}

a.sub_menu_act:hover,
a.sub_menu_act:active {
	color					: #805007;
}

p.footer_info {
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;
	color : #909090;
}

/* typo3 Eigenschaften agepasst */
p.bodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
}

dd.csc-textpic-caption {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	color : #606060;
}

div#content div.csc-Header h1,
div#content h1 {
	font-family : Georgia, Times New Roman, Times;
	font-size : 22px;
	font-weight : normal;
	color : #000000;
}

div#content h2 {
	font-family : Georgia, Times New Roman, Times;
	font-size : 18px;
	font-weight : bold;
	color       : #818181;
}

div#content h3 {
	font-family : Georgia, Times New Roman, Times;
	font-size : 14px;
	font-weight : normal;
	color       : #818181;
}
div#content h4 {
	font-family : Georgia, Times New Roman, Times;
	font-size : 12px;
	line-height: 18px;
	font-weight : normal;
	color       : #818181;
}
div#content h5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 17px;
	font-weight : normal;
	color       : #000000;
}

/* Bilder & Links im Contentbereich */


a { text-decoration: none; color:#000000; border-bottom: 1px dotted black;}
a:hover {text-decoration: none; color:#000000; border-bottom: 2px dotted red;}

div#content img {
	border      : none;
}

div#content a.internal-link {
	text-decoration	: underlined;
}

div#content a.internal-link:link,
div#content a.internal-link:visited {
	color: #805007;
	font-weight: bold;
}

div#content a.internal-link:hover,
div#content a.internal-link:active {
	color: #444;
	font-weight: bold;
}

/* Logo Verlinkung */
div#logo_link {
	position:absolute;
	left:40px;
	top:221px;
	width: 220px;
	height: 78px;
	margin:0;
	padding:0;
	border:none;
border-bottom: 0px dotted black;
}

.clean {
	
	margin:0;
	padding:0;
	border:none;
}

img#logo_klick {
	height : 79px;
	width  : 221px;
}
