body
{
	font-family: "Calibri", "Sans Serif", "Sans", "Sans MS", "MS Sans Serif", "Tahoma", "Verdana", "Arial", "Helvetica";
	font-size: 15px;
	color: #FFFFFF;
	
	background-color: #C69A72;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	
		/* Seitenränder */
		margin-top: 8px;
		margin-left: 8px;
		margin-right: 8px;
		margin-bottom: 8px;
		
		/* Scrolleiste */
		overflow: auto;
		
	    scrollbar-base-color: #3f4046;
		scrollbar-3dlight-color: #ffffff;
 	    scrollbar-arrow-color: #ffffff;
 	    scrollbar-darkshadow-color: #3f4046;
 	    scrollbar-face-color: #3f4046;
	    scrollbar-highlight-color: #ffffff;
 	    scrollbar-shadow-color: #ffffff;
 	    scrollbar-track-color: #3f4046;
}


TABLE.bodytable
{
	height: 100%;
	width: 100%;
}
TD.bodytable_0
{
	height: 30px;
	text-align: center;
}
TD.bodytable_1
{
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
TD.bodytable_2
{
	height: 30px;
	text-align: center;
}

TABLE.maintable
{
	width: 829px;
	height: 520px;
	padding: 5px;
	background-image: url('images/contentrahmen.png');
	background-repeat: no-repeat;

}

TABLE.contenttable
{
	width: 100%;
	height: 100%;
	background-image: url("images/contentimage.jpg");
}
TD.contenttable_0
{
	height: 80px;
}
TD.contenttable_1
{
	height: 64px;
	vertical-align: top;
	padding-left: 9px;
	padding-right: 9px;
}
TD.contenttable_2
{
	padding-top: 6px;
	padding-left: 13px;
	padding-right: 21px;
	padding-bottom: 11px;
}

TABLE.contenttop
{
	width: 100%;
	height: 100%;
}
TD.contenttop_name
{
	padding-top: 33px;
	padding-left: 38px;
	vertical-align: top;
}
TD.contenttop_logo
{
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}

TABLE.contentnavi
{
	width: 100%;
	height: 100%;
}
TD.contentnavi_0r
{
	background-color: #777777;
	height: 2px;
	padding-bottom: 1px;
}
TD.contentnavi_1
{
	height: 28px;
	padding-left: 10px;
}	TD.contentnavi_1 A IMG
	{
		margin-left: 35px;
	}
TD.contentnavi_3
{
	height: 32px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 24px;
	
	font-family: "Century", "Times New Roman", "Georgia", "Times", "serif";
	font-size: 20px;
	font-weight: bold;
}

DIV.contentdivs
{
	position: relative; 
	width: 1px; 
	height: 1px; 
	top: 0px; 
	left: 0px;
}
DIV.contentmenubg
{
	position: absolute; 
	width: 801px; 
	height: 30px; 
	top: 2px; 
	left:0px; 
	background-color: #333333; 
	filter: alpha(opacity=80);
	opacity: 0.80;
	z-index: 100;
	display: none;
}
DIV.contentmenurahmen
{
	position: absolute; 
	width: 801px; 
	height: 1px; 
	top: 32px; 
	left: 0px; 
	background-color: #777777;
	z-index: 101;
	display: none;
}
DIV.contentmenucontent
{
	position: absolute; 
	width: 801px; 
	height: 33px; 
	top: 0px; 
	left: 0px;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url('images/spacer.gif');
	z-index: 102;
	display: none;
	
}
DIV.contentmenucontent A
{
	font-family: "Century", "Times New Roman", "Georgia", "Times", "serif";
	font-size: 13px;
	margin-left: 7px;
	margin-right: 7px;
}

TABLE.contenttablesub
{
	width: 100%;
	height: 100%;
}
TD.contenttablesub_0r
{
	background-color: #ffffff;
}
TD.contenttablesub_1i
{
	height: 100%;
	background-image: url("images/contentbg.png");
}
DIV.contentcontainer
{
	width: 751px;
	height: 320px;
	
	margin-top: 13px;
	margin-left: 19px;
	margin-right: 3px;
	margin-bottom: 14px;
	padding-right: 10px;
	text-align: justify;
	vertical-align: top;
	line-height: 18pt;
	overflow: auto;
}
DIV.contentcontainer IMG
{
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
}

DIV.seitenueberschrift1
{
	font-size: 17px;
	text-decoration: underline;
	font-weight: bold;
}
DIV.seitenueberschrift2
{
	font-size: 17px;
	font-weight: bold;
}

TABLE.bottomtable
{
	width: 800px;
	height: 20px;
	background-image: url("images/bottombg.png");
}

TD.bottomtable
{
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
TABLE.bottomtable_sub
{
	width: 100%;
	font-size: 14px;
}
TABLE.bottomtable_sub
{
	color: #333333;
}	TABLE.bottomtable_sub A
	{
		color: #333333;
	}
	TABLE.bottomtable_sub A:hover
	{
		color: #000000;
	}

A.type_extern
{
	padding-right: 12px;
	background-image: url('images/linkicon_extern_10-10.png');
	background-repeat: no-repeat;
	background-position: center right;
}
A.type_feed
{
	padding-right: 13px;
	background-image: url('images/linkicon_feed_10-10.png');
	background-repeat: no-repeat;
	background-position: center right;
}
A.type_file_doc
{
	padding-right: 13px;
	background-image: url('images/linkicon_file-doc_10-10.png');
	background-repeat: no-repeat;
	background-position: center right;
}
A.type_file_pdf
{
	padding-right: 13px;
	background-image: url('images/linkicon_file-pdf_10-10.png');
	background-repeat: no-repeat;
	background-position: center right;
}
A.type_file_xls
{
	padding-right: 13px;
	background-image: url('images/linkicon_file-xls_10-10.png');
	background-repeat: no-repeat;
	background-position: center right;
}
A.type_file_xps
{
	padding-right: 13px;
	background-image: url('images/linkicon_file-xps_10-10.png');
	background-repeat: no-repeat;
	background-position: center right;
}
A.type_email
{
	padding-right: 12px;
	background-image: url('images/linkicon_email_10-10.png');
	background-repeat: no-repeat;
	background-position: center right;
}
A.type_call
{
	padding-right: 13px;
	background-image: url('images/linkicon_call_10-10.png');
	background-repeat: no-repeat;
	background-position: center right;
}

INPUT, SELECT, BUTTON, TEXTAREA
{
	background-color: #3f4046;
	font-family: "Calibri", "Sans Serif", "Sans", "Sans MS", "MS Sans Serif", "Tahoma", "Verdana", "Arial", "Helvetica";
	font-size: 13px;
	color: #ffffff;
	border: 1px #ffffff solid;
}


IMG
{
	border: 0px;
}
A
{
	color: #FFFFFF;
	text-decoration: none;
}	A:hover
	{
		text-decoration: underline;
	}

