<!--
body {
	margin-left: 50px;
	margin-top: 32px;
	background-color: #000000;
	background-image: url(img/bg_page.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #AB9377;
	text-decoration: none;
	background-attachment: fixed;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #AB9377;
}

.smallTxt{
font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #AB9377;
}
/*
###############################################################################
DIV Definitionen
###############################################################################
*/

#topNav{
	width: 924px;
	height: 47px;
	margin-bottom: 30px;
}

#motionArea{
	width: 924px;
	height: 200px;
	margin-bottom: 30px;
}

#contentArea{
	width: 924px;
	margin-bottom: 15px;
	background-color: #;
}

#footerArea{
	width: 924px;
	height: 50px;
	margin-bottom: 30px;
}

#tabBox{
	margin-bottom: 30px;
}

#tabBoxItem{
	background-color: #21180F;
	padding-left:7px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
	margin-bottom: 5px;
}

#tabBoxItemLink{
	background-color: #21180F;
	padding-left:7px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
	margin-bottom: 5px;
	text-decoration: none;
}

#tabBoxItemLink:hover{
	background-color:#291F16;
	}

#txtLite{
	color: #7F6B54;
}

#txtLite a{
	color: #7F6B54;
	text-decoration: none;
}

#txtLite a:hover{
	color: #AB9377;
	text-decoration: none;
}
/*
###############################################################################
NEWS Definitionen
###############################################################################
*/

#tabBoxNewsContent a{
	font-weight: bold;
	color: #AB9377;
	text-decoration: underline;
}

#tabBoxNewsContent a:hover{
	font-weight: bold;
	color: #C0AD9A;
	text-decoration: underline;
	}

#tabBoxNewshead{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}
/*
###############################################################################
Footer Definitionen
###############################################################################
*/
#footerArea td{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7F6F5A;
	/*filter: Shadow(Color=#000000, Direction=112);*/
	}

#footerArea a{
	color: #7F6F5A;
	text-decoration: none;
	}

#footerArea a:hover{
	color: #AB9377;
	text-decoration: none;
	}


/*
###############################################################################
Headline Definitionen
###############################################################################
*/

h1{
	font-size: 14px;
	display:block;
	line-height:1;
	margin:0pt 0pt 0px;
}


/*
###############################################################################
Link Definitionen
###############################################################################
*/

a{
	color: #AB9377;
	text-decoration: none;
}

a:hover{
	color: #C0AD9A;
	text-decoration: none;
	}


/*
###############################################################################
OTHERS Definitionen
###############################################################################
*/
hr{
background-color:#775F49;
border:thin none #775F49;
clear:both;
color:#775F49;
height:1px;
margin:10px 0pt 10px;
width:100%;
}


	
/*
###############################################################################
FORM Definitionen
###############################################################################
*/

select{
	height:20px;
	width:100%;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-top:2px;
	background-color:#000000;
	border: 1px solid #4B3D2E;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #AB9377;
}

input{
	height:20px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-top:2px;
	background-color:#000000;
	border: 1px solid #4B3D2E;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #AB9377;
}
-->

