/*
  Allgemine Formate
*/

body {
	background-color: #EF6B00;
	margin-left:20px;
	margin-top:20px;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:12;
	
}
table {	
	border:0px;
	background-color:black;
	padding:0px;
	margin:0px
}
td {
	font-family:Verdana;
	color:#FFFFFF;
	font-size:13;	
}

div {
	position:absolute; 
	margin:50% auto;
	text-align:center;
	width:600px; 
	height:450px; 
	background-color:#EF6B00;
	color:black;
}
a:link {
	text-decoration: none;
    	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

input, select, textarea
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}

/*
  Format für RAHMEN
*/

.TD_header_left {
	background-image:url("img/header_left.jpg");
	background-repeat:no-repeat;
	background-position:center;
}
.TD_header_center {
	background-image:url("img/header.jpg");
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:3px
}
.TD_header_right {
	background-image:url("img/header_right.gif");
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.TD_menu {
	background-color:#EF6B00;
	background-image:url(img/menu.gif);
	background-repeat:no-repeat;
	padding-right:15px
}
.TD_right {
	padding-left:20px;
	vertical-align:top;
}

.TD_footer {	

}

/*
  Format für NAVIGATION Control
*/

.TD_NAV_item {
	background-image:url(img/menu_item.jpg);
	border-color:#FFFFFF; 
	color:#000000;
	font-weight:bold;
	border-width:1px; 
	border-style:solid; 
	padding-left:10px
}


.TD_Nav_sub {
    	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px
}

a.nav:link {
    	color: #000000;
    	text-decoration: none;

}
a.nav:visited {
	text-decoration: none;
	color: #000000;
}
a.nav:hover {
	text-decoration: none;
	color: #000000;
}
a.nav:active {
	text-decoration: none;
	color: #000000;
}

/*
  Format für RIGHT Control
*/

.TABLE_right {
	background-image:url(img/right.jpg);
	width:200px;
	height:100px;
	border-color:white;
	border-width:1px; 
	border-style:solid; 
	padding:0px; 
	padding-left:10px;	
}
.TABLE_right2 {
	background-color:black;
	width:200px;
	height:100px;
	border-color:#333333;
	border-width:1px; 
	border-style:solid; 
	padding:0px; 	
}
.TD_right_header
{
	vertical-align:top;
	height:35px;
	padding-left:10px; 
	padding-top:5px;
	font-weight:bold;
}
.TD_right_header2
{
	background-image:url(img/right_header.gif);
	vertical-align:top;
	height:18px;
	padding-top:2px;
	padding-left:10px;
	font-weight:bold;
	border-bottom-color:#333333;
	border-bottom-width:1px; 
	border-bottom-style:solid; 
}
.TD_right_text
{
	padding-left:5px;
	padding-top:10px;
	font-size:11;
	color:#FFFFFF;
	line-height:15px;
	vertical-align:top;
}

a.right:link {
	text-decoration: none;
    	color: #000000;
}
a.right:visited {
	text-decoration: none;
	color: #000000;
}
a.right:hover {
	text-decoration: underline;
	color: #000000;
}
a.right:active {
	text-decoration: none;
	color: #000000;
}

/*
  Format für MAIN Control
*/
.TD_MAIN_header {
	background-image:url(img/news_header2.gif);
	color:#000000;
	height:18px;
	padding-left:10px;
	font-weight:bold;
}
.TD_MAIN_header2 {
	background-image:url(img/news_header.jpg);
	color:#000000;
	height:18px;
	padding-left:10px;
	font-weight:bold;
}
.TD_MAIN_subheader {
	color:#FFFFFF;
	border-bottom-color:white;
	border-bottom-width:1px; 
	border-bottom-style:solid; 
}

.TABLE_NEWS {
	border-color:#333333;
	border-width:1px; 
	border-style:solid; 
}


.TD_NEWS_header {
	background-image:url(img/news_header.jpg);
	font-weight:bold;
	height:20px;
	padding-left:10px;
	color:#000000;
}
.TD_NEWS_header2{
	background-image:url(img/news_header2.gif);
	color:#000000;
	height:18px;
	padding-left:10px;
	font-weight:bold;
	border-top-color:black;
	border-top-width:1px; 
	border-top-style:solid; 
}
.TD_NEWS_text {
	color:#FFFFFF;
	vertical-align:top;
	background-color:#000000;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom-color:#333333;
	border-bottom-width:1px; 
	border-bottom-style:solid; 
}
.TD_NEWS_text_black {
	color:#FFFFFF;
	background-color:#666666;

}
a.main:link {
	text-decoration: underline;
    	color: #000000;
}
a.main:visited {
	text-decoration: underline;
	color: #000000;
}
a.main:hover {
	text-decoration: underline;
	color: #000000;
}
a.main:active {
	text-decoration: underline;
	color: #000000;
}

/*
  Format für FOOTER Control
*/

.TABLE_footer {
	width:100%;
	background-color:#EF6B00;
}

.TD_sponserbox {
	width:150px;
	height:70px;
	background-color:white;
	text-align:center;
	vertical-align:middle;
}
/*
  Format für GALLERY
*/

.TD_GALLERY_header {
	background-color:#EF6B00;
	font-family:Verdana;
	color:black;
	font-size:14;
	font-weight:bold;
	height:40px;
}

.TD_GALLERY_show {
	background-color:#EF6B00;
	font-family:Verdana;
	color:black;
	font-size:14;	
}