.test {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
}

h1 {
	font-size: 20px;
	color: #bc3a26;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CC0000;
	padding-left: 5px;
}

h2 {
	font-size: 16px;
	color: #bc3a26;
	margin-bottom: 0.3em;
	padding-bottom: 0em;
}

h6 {
	font-size: 16px;
	color: #410C04; /*#bc3a26;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.tableFull {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.frameHeader
{
	background-image: url(../graphics/bg_header.gif);
	background-repeat: repeat-x;
	height: 134px;
}

.frameCenter {
	background-color: #fedbb4;
}

.frameFooter {
	background-color: #FFFFFF;
	background-image: url(../graphics/bg_frame_footer.gif);
	background-repeat: repeat-x;
	height: 49px;
}






#main
{
	width: 750px;
	height: 150px;
	position: absolute;
	left: 5%;
	top: 6px;
}

#main .main_menu {
}

#menu_footer
{
	position:relative;
	left: 15%;
}

#menu_footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


#menu_footer a:hover
{
	text-decoration: underline;
}

.frame_center_header {
	background-image: url(../graphics/bg_frame_center_header.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

.frame_center_footer {
	background-image: url(../graphics/bg_frame_center_footer.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}


.frame_center  {
	width:750px;
	left: 5%;
	padding-top: 30px;
	background-image: url(../graphics/bg_frame_center.gif);
	background-repeat: repeat-y;
}


#mainCenter {
	position:relative;
	left: 5%;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BC3A26;
	margin-right: 30px;
}
.text_justify {
	text-align: justify;
}

.text_standard {
	color: #410C04;
}

.bodytext {
	text-align: justify;
	font-size: 14px;
	line-height: 1.5em;
}


.linklist {
	font-size:12px;
}


.ulLeistungen {
	font-weight: 700;
	background-color: #FFF5EE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #BC3526;
	border-bottom-color: #BC3526;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ulLeistungen li {
	/*	list-style:square;*/
	list-style-image:url(../graphics/btn_ok_20px.png);
	vertical-align: top;
	margin-bottom: 5px;
	font-size: 14px;
}

.ulLinks {
	font-weight: 500;
	background-color: #FFF5EE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #BC3526;
	border-bottom-color: #BC3526;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ulLinks li {
	/*	list-style:square;*/
	list-style-type:square;
	vertical-align: top;
	margin-bottom: 5px;
	font-size: 12px;
}

.submenu {
	font-size: 12px;
	color: #006699;
	margin-left: 15px;
	padding-left: 0px;
}

.submenu li {
	list-style-type:square;
	}

.csc-sitemap {
	
	font-size: 12px;
	font-weight: bold;
	color: #bc3a26;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bc3a26;
	border-bottom-color: #bc3a26;
	
}

.csc-sitemap ul {
	font-weight: 500;
	background-color: #FFF5EE;
	/*
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #BC3526;
	border-bottom-color: #BC3526;
	*/
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.csc-sitemap li {
	list-style-type:square;
	}
	
.divSubmenuDefault {
	font-size: 12px;
	font-weight: bold;
	color: #bc3a26;
	width: 130px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D5666;
	border-bottom-color: #3D5666;
	background-color:#FFFFFF;
}

.ulSubmenuDefault {
	font-size: 12px;
	/*color: #006699;*/
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.ulSubmenuDefault li {
	font-weight: normal;
	list-style-type:square;
	color: #bc3a26;
	}
	
.ulSubmenuDefault li a {
	color: #0000ff;
}

.ulSubmenuDefault li a:hover {
	color: #bc3a26;
}

.div_random_images {
	width: 450px;
	background-color:#669999;
}

.imgBorder {	/* Border for images */
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	width:440px;
}

.random_image {
	width: 140px;
	height: 93px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-bottom-color: #990000;
}

/* -------- rggooglemap --------------------- */
#map {
	width:440px;
	height:200px;
	padding:1px;
	border: 1px solid #990000;
}
