/*===============================
 GLOBALS
===============================*/
body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	
	/* COLORS
	Dunkelgrün: #00693c;
	Hellgrau Act: #999999;
	Hellgrün HG: #e2f1ea;
	*/
}

.total
{
	position:absolute;
        top: 40px;
        left: 50%;    
        width: 941px;
        height: auto;
        margin-left: -450px;
        z-index: 1;
	/* border: 1px solid red; */
}

H1, H1.csc-firstHeader, .csc-firstHeader,
.csc-header-n1, .csc-header
{
	font-size: 18px;
	font-weight: bold;
	color: #00693c;
}

/*Überschrift "Layout 1" */
.content h1.csc-firstHeader,
.content .csc-header h1
{
	margin: 5px 0px;
	padding: 0px;
	font-size: 15px;
}

/* Eingefügte Bilder im Bodytext */
.content .csc-textpic-image
{
	/* border: 2px solid lightgrey; */
}

/* Linkfarben im Content */
.bodytext a,
.content li a
	{
		color: #00693c;
		font-weight: bold;
		text-decoration: underline;
	}
.bodytext a:hover,
.content li a:hover
	{
		color: #84c190;
		font-weight: bold;
		text-decoration: underline;	
	}

/* Linkbilder ohne Rahmen definieren */
.content a img
{
	border: none;
}

/* Hintergrund von der Startseite */
.startseitehg
{
	margin-left: -10px;
	margin-top: -5px;
	margin-bottom: -5px;
	width: 756px;
	height: 600px;
	background-color: #e2f1ea;
	/* border: 1px solid red; */
}

.dsmd
{
	text-align: center;
	}
	.dsmd a
	{
		text-decoration: none;
		text-transform: uppercase;
		color: #d0d0d0;
	}

/*===============================
 H E A D E R
===============================*/
.top
{
	/* border: 1px solid blue; */
}
.header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 941px;
	height: 172px;
	background-image: url(../../fileadmin/layout/header_border.gif);
	/* border: 1px solid blue; */
	}

	.header_top
	{
		width: 941px;
		height: 172px;
		/* border: 1px solid black; */
	}
	.logo
	{
		position: absolute;
		top: 34px;
		left: 34px;
		border: 0px;
	}
	.headerpic
	{
		position: absolute;
		bottom: 3px;
		/* right: 34px; */
		right: 2px;
		width: 530px;
		height: 167px;
		/* border: 1px solid red; */
	}
	.header_menu
	{
		position: absolute;
		left: 2px;
		bottom: 1px;
		width: 939px;
		height: 35px;
		font-size: 8pt;
		/* border: 1px solid blue; */
		}
		.header_menu
		{
			width: 941px;
			display: inline;
		}
		.header_menu .item_no
		{
			text-align: center;
			display: inline;
		}
		.header_menu .item_no a
		{
			float: left;
			width: 133px;
			height: 35px;
			background-image: url(../../fileadmin/layout/header_menu_reiter_no.gif);
			background-repeat: no-repeat;
			color: #00693c;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			line-height: 35px;
			border-left: 1px solid white;
		}
		.header_menu .item_no a:hover
		{
			width: 133px;
			height: 35px;
			background-image: url(../../fileadmin/layout/header_menu_reiter_act.gif);
			background-repeat: no-repeat;
			color: #00693c;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			line-height: 35px;
			border-left: 1px solid white;
		}
		.header_menu .item_act
		{
			float: left;
			width: 133px;
			height: 35px;
			background-image: url(../../fileadmin/layout/header_menu_reiter_act.gif);
			background-repeat: no-repeat;
			font-weight: bold;
			color: #00693c;
			text-align: center;
			line-height: 35px;
			border-left: 1px solid white;
		}
		
.subheaderfix
{
	margin-top: 2px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 941px;
	height: 30px;
	font-size: 12px;
	background-color: #e2f1ea;
	}	
	.subheader
	{
		width: 941px;
		height: 30px;
	}
	.headersubmenu
	{
		height: 30px;
		border: 2px solid #00693c;
		background-color: white;
		color: #00693c;
		font-weight: bold;
		text-decoration: none;
		line-height: 30px;	
	}
	.headersubmenu a
	{
		color: #00693c;
		font-weight: bold;
		text-decoration: none;
		line-height: 30px;		
	}
	.headersubmenu a:hover
	{
		color: #84c190;
		font-weight: bold;
		text-decoration: none;
		line-height: 30px;		
	}
	.headersubmenu .item_act
	{
		color: #999999;
		font-weight: bold;
		text-decoration: none;
		line-height: 30px;		
	}
/*===============================
     S E I T E N M I T T E
===============================*/
.maincont
{
	width: 941px;
	float: left;
	background-color: #e2f1ea;
	display: block;
	
	/* border: 1px solid black; */
	 
	}
	.links
	{
		float: left;
		margin-top: 0px;
		width: 136px;
		display: inline;
		z-index: 2;
		
		/* border: 1px solid blue; */
		
		}
		/* -------- */
		/* PREVMENU */
		/* -------- */
		.prevmenu
		{
			margin-top: 10px;
			display: block;
			
			/* border: 1px solid red; */
			
		}
		.prevmenu .head
		{
			width: 136px;
			height: 39px;
			background-image: url(../../fileadmin/layout/Menu_Links_HG_Head.gif);
			line-height: 40px;
			text-align: center;
			color: white;
			font-size: 11px;
			font-weight: bold;
			vertical-align: middle;
			border: none;
		}
		.prevmenu .menu
		{
			background-image: url(../../fileadmin/layout/Menu_Links_HG_Mid.jpg);
			background-repeat: repeat-y;
			border: none;
			}
			.prevmenu .menu .menublock
			{
				margin-top: -1px;
				padding: 10px;
				overflow: hidden;
				font-size: 90%;
				line-height: 13px;
			}
			.prevmenu .menu .menublock .incl_img
			{
				line-height: 40px;
			}
			.prevmenu .menu .menublock .item_no
			{
				margin-bottom: 7px;
			}
			.prevmenu .menu .menublock .item_no a
			{
				text-decoration: none;
				color: black;
				font-weight: bold;
			}
			.prevmenu .menu .menublock .item_act
			{
				margin-bottom: 7px;
				text-decoration: none;
				color: #999999;
				font-weight: bold;
			}
			.prevmenu .menu .mehr
			{
				text-align: right;
			}
			.prevmenu .menu .mehr a
			{
				text-decoration: none;
				color: #00693c;
				font-weight: bold;
				
			}
		.prevmenu .foot
		{
			width: 136px;
			height: 3px;
			/* background-image: url(../../fileadmin/layout/Menu_Links_HG_Foot.jpg); */
			border: none;
		}
		
	.content
	{
		/* margin-left: 154px; */
		margin-top: 10px;
		margin-left: 25px;
		padding: 5px 10px;
		width: 736px;
		min-height: 590px;
		float: left;
		display: inline;
		overflow: hidden;
		z-index: 1;
		background-color: white;
		/* border: 1px solid blue; */
		
	}

/*===============================
     F O O T E R
===============================*/

.footer
{
	width: 941px;
	height: 43px;
	background-image: url(../../fileadmin/layout/footer_hg.gif);
	background-repeat: no-repeat;
	background-color: white;
	text-align: right;
	text-decoration: none;
	line-height: 40px;
	color: white;
	display: block;
	float: left;
	}
	.footer a
	{
		text-decoration: none;
		color: white;
	}
