body {
	background-image:url('images/background.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body, p, center, div {
     font-family: verdana, arial, helvetica, sans-serif;
	 color: #ffffff;
	 font-size: 11px;
	 line-height:20px;

     scrollbar-base-color:#234374; 
	 scrollbar-shadow-color: #000000; 
	 scrollbar-face-color: #234374;
	 scrollbar-highlight-color: #000000; 
	 scrollbar-3dlight-color: #234374;
	 scrollbar-darkshadow-color: #234374; 
     scrollbar-track-color: #234374;
     scrollbar-arrow-color: #000000;
}

table, td, th {
     font-family: verdana, arial, helvetica, sans-serif;
     color: #ffffff;
	 font-size: 11px;
	 line-height:20px; 
}

li {list-style-image: url('images/pfeil.gif');} 

.td_nav {width:155px;}
.td_head {height:200px;}
.td_space {width:50px; border-left: 1px solid #FFFFFF;}
.table_content {width:600px;}
.widthKontakt {width:160px;}
.dotted {border-bottom:1px solid #FFFFFF; border-bottom-style:dotted;}

.headline {font-weight:bold; font-size:15px;}
.subheadline {font-weight:bold; font-size:15px; color:#234374; background-color:#ffffff}
.subheadline-small {font-weight:bold; font-size:12px; color:#234374; background-color:#ffffff}
.bold {font-weight:bold;}
.blue {color:#234374;}
.yellow {color:#F8EE00;}
.bg_blue {background-color:#234374;}
.hlight {background-color:#234374;}
.image {margin-right:20px; margin-top:5px;}

.nav_active {color:#F8EE00; font-weight:bold; font-size:10px; line-height:22px; text-decoration:none;}

a.nav:link 		{text-decoration:none; color:#FFFFFF; font-size:10px; line-height:22px;}
a.nav:visited 	{text-decoration:none; color:#FFFFFF; font-size:10px; line-height:22px;}
a.nav:active 	{text-decoration:none; color:#FFFFFF; font-size:10px; line-height:22px;}
a.nav:hover	 	{text-decoration:none; color:#F8EE00; font-size:10px; line-height:22px;}

a.subnav:link 		{text-decoration:none; color:#FFFFFF; font-size:10px; line-height:18px;}
a.subnav:visited 	{text-decoration:none; color:#FFFFFF; font-size:10px; line-height:18px;}
a.subnav:active 	{text-decoration:none; color:#FFFFFF; font-size:10px; line-height:18px;}
a.subnav:hover	 	{text-decoration:none; color:#F8EE00; font-size:10px; line-height:18px;}

a.textlink:link 	{text-decoration:none; color:#FFFFFF; font-size:11px; line-height:18px;}
a.textlink:visited 	{text-decoration:none; color:#FFFFFF; font-size:11px; line-height:18px;}
a.textlink:active 	{text-decoration:none; color:#FFFFFF; font-size:11px; line-height:18px;}
a.textlink:hover	{text-decoration:underline; color:#FFFFFF; font-size:11px; line-height:18px;}

a.underline:link 	{text-decoration:underline; color:#FFFFFF; font-size:11px; line-height:18px;}
a.underline:visited {text-decoration:underline; color:#FFFFFF; font-size:11px; line-height:18px;}
a.underline:active 	{text-decoration:underline; color:#FFFFFF; font-size:11px; line-height:18px;}
a.underline:hover	{text-decoration:underline; color:#FFFFFF; font-size:11px; line-height:18px;}

a.tickets:link 		{text-decoration:none; color:#F8EE00; font-size:11px; line-height:18px;}
a.tickets:visited 	{text-decoration:none; color:#F8EE00; font-size:11px; line-height:18px;}
a.tickets:active 	{text-decoration:none; color:#F8EE00; font-size:11px; line-height:18px;}
a.tickets:hover		{text-decoration:underline; color:#F8EE00; font-size:11px; line-height:18px;}

.select				{width:60px; height:18px; border:1px solid #234374; font-size:10px;}
.textfield 			{width:250px; height:18px; border:1px solid #234374; font-size:10px;}
.textfield_zip 		{width:60px; height:18px; border:1px solid #234374; font-size:10px;}
.textfield_captcha 		{width:60px; height:18px; border:1px solid #234374; font-size:10px;}
.textfield_ort 		{width:140px; height:18px; border:1px solid #234374; font-size:10px;}
.textfield_strasse 	{width:250px; height:18px; border:1px solid #234374; font-size:10px;}
.textarea 			{width:410px; height:80px;}
.textarea_checked	{width:410px; height:80px; background-color:#F8EE00;}
.submit 			{width:150px; height:18px; background-color:#234374; border:1px solid #FFFFFF; font-size:10px; color:#FFFFFF; font-weight:bold;}
.textfield_checked	{width:250px; height:18px; border:1px solid #234374; font-size:10px; background-color:#F8EE00;}
.captcha_checked 		{width:60px; height:18px; border:1px solid #234374; font-size:10px; background-color:#F8EE00;}

/*
a:link
{
	 text-decoration:none;	
     font-size: 12px;
     font-family: verdana, arial, helvetica, sans-serif;
     color: #ffffff;
}

a:visited
{
	 text-decoration:none;
     font-size: 12px;
     font-family: verdana, arial, helvetica, sans-serif;
     color: #ffffff;
}

a:active
{
	 text-decoration:none;
     font-size: 12px;
     font-family: verdana, arial, helvetica, sans-serif;
     color: #ffffff;
}

a:hover
{
	 text-decoration:underline;
     font-size: 12px;
     font-family: verdana, arial, helvetica, sans-serif;
     color: #ffffff;
}


}
*/
