body	{
	margin		:	0;
}

TD {
	color : #68696a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
/*
farbenavblau #142452
farbenavorange #D35C25

*/

A.nav, A:ACTIVE.nav, A:FOCUS.nav, A:HOVER.nav, A:LINK.nav{
	color : #68696a;
	text-decoration : none;
	font-size : 12px;
}
A:VISITED.nav {
	color : #68696a;
	text-decoration : none;
	font-size : 12px;
}
A.navorange, A:ACTIVE.navorange, A:FOCUS.navorange, A:HOVER.navorange, A:LINK.navorange{
	color : #b3081b;
	text-decoration : none;
	
}
A:VISITED.navorange {
	color : #b3081b;
	text-decoration : none;
	
}
A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK {
	color : #b3081b;
}
A:VISITED {
	color : #68696a;
}

#alles {
	position		:	relative;
	margin			:	0 auto 0 auto;
	padding			:	0 0 0 0;
	width			:	100%;
	height			:	100%;
}

div.clear_full {
	clear			:	both;
	margin			:	0;
	padding			:	0;
	height			:	0;
	line-height		:	0px;
	font-size		:	0;
}
#header {
	padding-top		:	10px;
	background		:	url(/images/kopf_kachel.gif) 0px 10px repeat-x;
	height			:	62px;
}

#header_box {
	margin			:	0 auto 0 auto;
	background		:	url(/images/kopf.gif) 0px 0px no-repeat;
	height			:	102px;
	width			:	775px;
}
#footer {
	height			:	13px;
	margin			:	0 auto 0 auto;		
	padding			:	3px 0 3px 0;
	color			:	#68696a;
	font-size		:	0.9em;
	background		:	#e7e2d8;
	text-align		:	center;
	border-style		:	solid;
	border-color		:	#b3081b;
	border-top-width	:	1px;
	border-bottom-width	:	1px;
	border-left-width	:	0px;
	border-right-width	:	0px;
}

#content {
	width			:	820px;
	height			:	100%;
	margin			:	0 auto 0 auto;
	text-align		:	left;
}

#colLinks	{
	padding			:	28px 0 0 0;
	width			:	150px;
	float			:	left;
}

#colContent	{
	height			:	100%;
	padding			:	0px 0 0px 0;
	float			:	left;
	width			:	566px;
	margin			:	0 0 0 0;
	border-style		:	none;
	background		:	#f6f3ee;
	background-position	:	top right;
	background-image	:	url(/images/schatten_rechts2.gif);
	background-repeat	:	repeat-y;
}
#colContent2	{
	height			:	100%;
	background-position	:	bottom left;
	background-image	:	url(/images/schatten_unten.gif);
	background-repeat	:	repeat-x;
}
#inhalt		{
width: 524px;
	padding			:	15px 10px 20px 26px;

}
#colContent h1	{
	display			:	block;
	float			:	left;
	padding			:	5px 25px 5px 25px;
	margin			:	20px 0 0 0;
	font-size		:	1.1em;
	font-weight		:	bold;
	color			:	#b3081b;
	background		:	#e7e2d8;
}
#inhalt ul {
	list-style-image	:	url(/images/punkt.gif);
}

