a:link                  {
                        text-decoration: none;
                        color: #49565c;
                        }

a:visited               {
                        text-decoration: none;
                        color: #49565c;
						
                        }

a:hover                 {
                        text-decoration: none;
                        color: #7d0f13;
                        }

a:active                {
                        text-decoration: none;
                        color: #7d0f13;
                        }


body {
	margin:0;
	padding:0;
	background:url(images/hint_kachel.jpg) center 0 repeat-x #49565c;
	background-attachment:fixed;
}

.Stil1 {
	font-size: 11px;
	color: #49565c;
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Stil2 {
	font-size: 10px; 
	color: #49565c;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content{
position:absolute;
width:770px;
height:100%;
top:0;
left:50%;
margin:0 0 0 -385px;
background:url(images/hint_back.jpg) center 0 repeat-y #49565c;
background-position:top right;
background-repeat:repeat;
}

#top{
width:770px;
height:231px;
background-image:url(images/hint_top.jpg);
background-position:top left;
position:relative;
}

#rahmen_left {
background:url(images/hint_kachel.jpg) center repeat-x ;
width:300px;
height:600px;
position:absolute;
top:0;
left:-300px;
}

#rahmen_right {
background:url(images/hint_kachel.jpg) center repeat-x ;
width:300px;
height:600px;
position:absolute;
top:0;
left:770px;
}

#main{
width:477px;
height:369px;
background:url(images/hint_main.jpg) no-repeat;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 19px;
font-style:normal;
color: #13130d;
border: #1B360A;
padding:0;
}

#navi{
width:293px;
height:369px;
background-image:url(images/hint_left.jpg);
background-position:top left;
background-repeat:no-repeat;
float: left;
padding:0;
}

#navi_text{
width:250px;
height:200px;
background-position:top left;
background-repeat:no-repeat;
float: left;
padding:15px 0 0 60px;
}

#text{
width:390px;
height:300px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 19px;
font-style:normal;
color: #13130d;
padding:20px 0 0 20px;
}

td, table, tr {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 19px;
font-style:normal;
color: #49565c;
}