/* Colors
rot:	#D55C49
wein-rot: #972F30
grün:	#D3C65B
hell-beige: #FEF3C9
*/

body{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #D55C49;
	margin-top: 5px;
	padding: 0px;
}

table{
	float: none;
}

td.main{
	font-family: Verdana, Arial;
	font-size: 10px;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
	border-left: 1px solid #972F30;
	border-right: 1px solid #972F30;
	border-bottom: 1px solid #972F30;
	background: #FEF3C9;
}

td.copyright{
	vertical-align: bottom;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CEA379;
	padding-bottom: 5px;
}

td.header{
	color: #FEF3C9;
	font-size: 10px;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a.top{
	color: #FEF3C9;
}

p {
	font-size: 14px;
}

.header_frame{
	border: 1px solid #972F30;
}
	

/******************/
/* Top Navigation */
/******************/
#navigation {
	background: #972F30;
	border-top: 1px solid #972F30;
	border-left: 1px solid #972F30;
	border-right: 1px solid #972F30;
	border-bottom: 1px solid #FEF3C9;
	padding: 0px;
	margin: 0px;
	height: 18px;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#navigation a{
	text-decoration: none;
}

#navigation ul{
	padding: 0px;
	margin: 0px;
}

#navigation li{
	display: inline;
	padding: 0px;
	margin: 0px;
}

#navigation a span{
	padding: 0px 11px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FEF3C9;
	text-decoration: none;
}

#navigation a:hover{
	text-decoration: none;
}

#navigation .clicked_itemspan a span {
	background: #FEF3C9;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
/* Top Navigation */


/*
td.left{
	padding: 10px 5px 5px 5px;
	vertical-align: top;
	text-align: center;
	width: 170px;
}

td.right{
	padding: 10px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
	width: 250px;
}

td.left_logo{
	height: 120px;
	background-image: url(pics/logo2.gif);
	background-position: center;
   background-repeat: no-repeat;
	vertical-align: bottom;
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FEF3C9;
}





img{
	border: 1px solid #FEF3C9;
}

a.left{
	text-decoration: none;
	color: #FEF3C9;
	border: 0px;
}

*/


/*******************/
/* Main Window     */
/******************
#main{
	font-famlily: Arial, Helvetica, sans-serif;
	text-align: center;
}

#main table.home{
	background-image: url(pics/home/home2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 450px;
	height: 360px;
}

#main th{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

#main td.home{
	vertical-align: middle;
	text-align: center;
}

#main td.thumb{
	vertical-align: middle;
	text-align: center;
}

#main li{
	font-size: 14px;
	font-weight: bold;
	list-style: circle;
	text-align: left;
}

#main h1 {
	font-size: 20px;
}

#main h2 {
	font-size: 16px;
}

#main h3 {
	font-size: 12px;
}

#main h4 {
	font-size: 8px;
}

#main p{
	font-size: 12px;
}

#main input, select, textarea {
	font-size: 11px;
	font-weight: bold;
	background: #FEF3C9;
	border: 1px solid Black;
}

#main a{
	text-decoration: none;
	color: #FEF3C9;
}

#main img.arrow{
	border: 0;
}

/* Main Window     */

/******************/
/* Header         */
/*****************
#header {
	
}

#header table.banner{
	border: 1px solid #FEF3C9;
}

#header td.header1{
	border-bottom: 1px solid #FEF3C9;
	color: #FEF3C9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#header td.header2{
	background: #AE8359;
	color: #FEF3C9;
	border-left: 1px solid #FEF3C9;
	border-right: 1px solid #FEF3C9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#header td.header3{
	background: #AE8359;
	border-bottom: 1px solid #FEF3C9;
	color: #8A5F2C;
	font-size: 80px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
}

#header a{
	color: #FEF3C9;
	text-decoration: none;
}

#header img{
	border: 0px;
   margin: 0px;
	padding: 0px;
	border: 0px;
	float: none;
	display: inline;
	vertical-align: top;
}
/* Header         */



/******************/
/* Programm       */
/*****************
#programm {
}

#programm table{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 580px;
	border: 1px solid #FEF3C9;
	border-spacing: 1px;
	background: #8A5F2C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#programm td{
	margin: 0px;
	padding: 3px;
}

#programm td.Normal {
	background: #CEA379;
}

#programm td.Highlight {
	background: #FEF3C9;
	background-image: url(pics/highlight.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#programm td.SuperHighlight {
	background: #EB8A2B;
	background-image: url(pics/superhighlight.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#programm h1 {
	font-size: 16px;
	display: inline;
}

#programm h2 {
	font-size: 12px;
	font-style: italic;
	display: inline;
}

#programm h3 {
	font-size: 11px;
	display: inline;
}

#programm p {
	font-size: 11px;
	display: inline;
}

#programm .header {
	font-size: 12px;
	font-style: italic;
	display: inline;
	text-align: left;
	font-weight: bold;
}

#programm a {
	color: Black;
	text-decoration: underline;
}

#programm a.back{
	text-decoration: none;
	color: #FEF3C9;
	font-weight: bold;
}

#programm table:hover{
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}

#programm table.logos {
	margin: 70px 0px 0px 5px;
	padding: 0px;
	float: right;
	display: inline;
	width: 210px;
}
/* Programm       */




