/* ******************************************************** CONTENT ******************************************************** */

div#contentContentHeightDummyVertical
{
	 height: 610px;
	 float: right;
	 width: 1px;
}

div#contentContentHeightDummyHorizontal
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

div#main
{
	width: 900px;
	
	/* height: 592px; */
	
	overflow: hidden;
	position: absolute;
	/*
	left: 50%;
	margin-left: -450px;
	margin-top: 50px;
	*/
	left: 0px;
	top: 0px;
	
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}


div#content
{
	float: left;
	width: 651px;
	
	/* height: 592px; */
	
	background-image: url(../images/bg_content.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div#contentStart
{
	float: left;
	width: 651px;
	
	/* height: 592px; */
	
	height: 760px;
	background-image: url(../images/bg_content_start.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

div#content div.contentDummy
{
	padding: 40px 142px 0px 21px;
}

div#footer
{
	width: 651px;
	height: 110px;
}

div#footerTPBoerse
{
	float: right;
	width: 116px;
	height: 110px;
}

td ul
{
	margin: 0px;
	padding: 0px 20px 0px 15px;
	list-style-type: square;
}

td ul li
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

div.kurseContainer
{
	width: 483px;
	float: left;
	margin-bottom: 5px;
}

div.kurseContainerLeft
{
	width: 283px;
	float: left;
}

div.kurseContainerRight
{
	width: 200px;
	float: left;
	text-align: right;
}

div.kurseContainerRight img
{
	width: 175px;
	border-width: 2px;
	border-style: solid;
	border-color: #D67C10;
}

div#startNewsTop
{
	position: absolute;
	left: 636px;
	top: 60px;
	width: 245px;
	height: 110px;
	color: #FFFFFF;
}

div#startNewsBottom
{
	position: absolute;
	left: 636px;
	top: 175px;
	width: 245px;
	height: 110px;
	color: #FFFFFF;
}

div#startNewsBottom a
{
	color: #FFFFFF;
}


/* ******************************************************** COMMON ******************************************************** */

body
{
	background-image: url(../images/bg_body.gif);
	background-position: left;
	background-repeat: repeat-y;

	background-color: #000116;
	margin: 0px;
	padding: 0px;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	color: #4B2A13;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

table.content
{
	width: 485px;
	table-layout: fixed;
}

table.contentEmpty
{
	width: 485px;
	table-layout: fixed;
}

table.content th
{
	padding: 5px 5px 5px 5px;
	text-align: left;
	background-color: #FEEAC9;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	color: #4B2A13;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

table.content td
{
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	color: #4B2A13;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

table.contentEmpty td
{
	vertical-align: top;
}

table.content td.odd
{
	background-color: #FBCB8C;
}

table.content td.even
{
	background-color: #FEEAC9;
}

td
{
	vertical-align: top;
}

a
{
	color: #4B2A13;
	/* text-decoration: none; */
}

a.link
{
	padding-left: 17px;
	
	background-image: url(../images/bg_a.gif);
	background-position: left;
	background-repeat: no-repeat;
}

img
{
	border: 0px;
}

img.gallery
{
	width: 80px;
	height: 60px;
	float: left;
	margin: 0px 10px 10px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #D67C10;
}

img.rahmen
{
	border-width: 2px;
	border-style: solid;
	border-color: #D67C10;
	margin-right: 10px;
}

span.strong
{
	font-weight: bold;	
}

hr
{
	border: 0px;
	border-top: solid 1px #FBCB8C;
	border-bottom: transparent;
	margin: 20px 0px 20px 0px;
	width: 483px;
}

span.red
{
	color: #FBCB8C;
	font-weight: bold;
	font-style: italic;
}


/* ******************************************************** FORMS ******************************************************** */

form
{
	margin: 0px;
	padding: 0px;
	border: 0;
}

input[type=text]
{
	width: 358px;
	margin-bottom: 3px;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #4B2A13;
	background-color: #FEEAC9;
	border-width: 1px;
	border-style: solid;
	border-color: #D67C10;
}

input[type=file]
{
	width: 358px;
	margin-bottom: 3px;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #4B2A13;
	background-color: #FEEAC9;
	border-width: 1px;
	border-style: solid;
	border-color: #D67C10;
}

select
{
	width: 360px;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #4B2A13;
	background-color: #FEEAC9;
	border-width: 1px;
	border-style: solid;
	border-color: #D67C10;
}

textarea
{
	width: 358px;
	height: 80px;
	/* Text Attributes */
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
	color: #4B2A13;
	background-color: #FEEAC9;
	border-width: 1px;
	border-style: solid;
	border-color: #D67C10;
}

input[type=checkbox]
{
	margin-left: 0px;
}

