/* CSS Document */

@import url("banner.css");

body
{
	color:			black;
	background:		#383E3F		url('../img/mainbg.gif')	repeat-x;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		0.75em;
	margin:			15 0 0 0;
}


img
{
	border:			none;
}


h1, h2, h3, h4, h5, h6, th, a
{
	color:			#5D181D;
}

h1, h2, h3, h4, h5, h6
{
	font-variant:		small-caps;
}

a:hover, a:active
{
	color:			#721E23;
	text-decoration:	none;
}


dt
{
	float:			left;
}

dd
{
	padding-left:		10em;
	clear:			right;
}


table
{
	width:			100%;
}

th
{
	text-transform:		uppercase;
}

table.media th,
table.media td
{
	font-size:		1em;
	vertical-align:		top;
	padding:		2px 0.5em;
}

table.media th.right,
table.media td.right
{
	text-align:		right;
}

table.membership th
{
	text-align:		left;
}

tfoot
{
	font-size:		0.75em;
	text-align:		right;
}


#inhalt
{
	text-align:		left;
	vertical-align:		middle;
	width:			760px;
	margin:			0 auto;
	padding:		0;
}

#footer		{ height:		 89px;	background-image:	url(../img/footer.gif);		position:	relative;}

#content
{
	background:		white		url(../img/content_bg.gif)	right	top	no-repeat;
	min-height:		355px;
	height:			auto !important;
	height:			355px;
	margin:			0;
	padding:		1em 180px 1em 4em;
	position:		relative;
}

#text1, #text2, #logo1, #logo2, #logo3, #logo4, #logo5, #logo6, #footer_email
{
	width:			auto;
	height:			auto;
	border:			none;
	position:		absolute;
}

#text1		{ top:	 30px;	left:	 83px; }
#text2		{ top:	316px;	left:	 83px; }
#logo1		{ top:	 78px;	left:	 50px; }
#logo2		{ top:	 83px;	left:	297px; }
#logo3		{ top:	197px;	left:	 62px; }
#logo4		{ top:	216px;	left:	304px; }
#logo5		{ top:	87px;	left:	535px; }
#logo6		{ top:	175px;	left:	505px; }
#footer_email	{ top:	 44px;	left:	556px; }
