TD {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
}

H1 {
	COLOR: #F2EBE1;
	FONT-SIZE: 18px;
}

INPUT{
	FONT-FAMILY: Tahoma, sans-serif;
	FONT-SIZE: 10px; 
	COLOR: #000000;
}
TEXTAREA
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	COLOR: #000000;
}
SELECT
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 10px;
	COLOR: #000000;
}
A{
	TEXT-DECORATION:underline;
}
A:active,A:visited{
	FONT-SIZE: 10px;
	TEXT-DECORATION:underline;
}
A:hover{
	FONT-SIZE: 10px;
	TEXT-DECORATION:none;
}
A.obj{
	FONT-SIZE: 10px;
	COLOR: #4E85C0;
	TEXT-DECORATION:underline;
}
A.obj:active,A.obj:visited{
	FONT-SIZE: 10px;
	TEXT-DECORATION:underline;
}
A.obj:hover{
	FONT-SIZE: 10px;
	TEXT-DECORATION:none;
}


body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2EBE1;  
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	background-color: #602E23;
	height: 720px;  
	text-align: center;  /* Zentrierung im Internet Explorer */
}
div#all {
	position: relative;
	top: 0px;
	width: 780px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:  url(img/bg.jpg);
}
#text {
	position:absolute;
	top: 136px;
	left: 113px;
	width: 555px;
	height: 611px;
	background-image: url(img/bg_fade_img.jpg);
	overflow: hidden;
	padding: 5;
	}
.left {
    text-align: left; 
	padding-left: 3px; 
}
#buttons {
	position:absolute; 
	width:90px; 
	height:500px; 
	z-index:7; 
	left: 6px; 
	top: 131px;
	}
#sub {
	position:absolute;
	top: 763px;
	left: 119px;
	width: 589px;
	height: 28px;
	font-size: 12px;
	}
#menu-no {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	text-align: right;
}
#menu-no a:link     {text-decoration:none; color: #C4AA85;	font-size: 12px;}
#menu-no a:visited  {text-decoration:none; color: #C4AA85;	font-size: 12px;}
#menu-no a:focus    {text-decoration:none; color: #C4AA85;	font-size: 12px;}
#menu-no a:hover    {text-decoration:none; color: #F2EBE1;	font-size: 12px;}
#menu-no a:active   {text-decoration:none; color: #C4AA85;	font-size: 12px;}
#menu-act {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	text-align: right;
}
#menu-act a:link     {text-decoration:none; color: #C4AA85;	font-size: 12px;}
#menu-act a:visited  {text-decoration:none; color: #C4AA85;	font-size: 12px;}
#menu-act a:focus    {text-decoration:none; color: #C4AA85;	font-size: 12px;}
#menu-act a:hover    {text-decoration:none; color: #C4AA85;	font-size: 12px;}
#menu-act a:active   {text-decoration:none; color: #C4AA85;	font-size: 12px;}
#menu-cur {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	text-align: right;
}
#menu-cur a:link     {text-decoration:none; color: #F2EBE1;	font-size: 12px;}
#menu-cur a:visited  {text-decoration:none; color: #F2EBE1;	font-size: 12px;}
#menu-cur a:focus    {text-decoration:none; color: #F2EBE1;	font-size: 12px;}
#menu-cur a:hover    {text-decoration:none; color: #F2EBE1;	font-size: 12px;}
#menu-cur a:active   {text-decoration:none; color: #F2EBE1;	font-size: 12px;}
#x {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 565px;
	height: 621px;
	background-image: url(img/bg_start_img.jpg);
	}


/**************** hier folgen die Styles für den Ticker *****************/

.tx_jsticker_pi1-tickertext { 
    
        font-family: Arial, Helvetica, sans-serif; 
    	color: #000000;
    	font-size: 20px;
    	font-weight: bold;
    	text-align: center;
    	padding-top: 70px;  
}

* html .tx_jsticker_pi1-tickertext {    /* nur fuer Internet Explorer */
    	padding-top: 75px; 
}


