body				{
					font-family: Arial,sans-serif; 
					font-size: 8pt; 
					color: #1a1a1a;
					background-color: #e1ccb7;
					background-image: url('hintergrund_std.jpg');
					background-repeat: repeat-y;
					background-position: top center;
					padding: 0px;
					margin: 0px;
					}
/* ..:: Tabelleneinstellungen ::.. */
table,tr,td			{ 
					font-family: Arial,sans-serif;
					vertical-align: top;
					font-size: 8pt; 
					padding: 0px;
					margin: 0px;
					border-collapse: collapse;
					border: solid 0px #FFF;
					}	
/* ..:: Allgemeine Hyperlinks ::.. */
a:link , a:visited	{
					text-decoration: none;
					color: #1a1a1a;
					}
a:hover, a:active	{
					text-decoration: underline;
					color: #ff001f;	
					}
a.hlred:link , a.hlred:visited	{
					text-decoration: none;
					color: #c40000;
					}
a.hlred:hover, a.hlred:active	{
					text-decoration: underline;
					color: #ff001f;	
					}
/* ..:: Buttons ::.. */
.button				{
					background-color: transparent;
					border: solid 1px #777777;
					text-align: center;
					font-family: Arial,sans-serif; 
					font-size: 8pt; 
					color: #ffffff;
					padding: 5px;
					font-weight: bold;
					background-image: url('button_off.png');
					background-repeat: no-repeat;
					background-position: top left;
					}
.button:hover		{
					background-color: transparent;
					border: solid 1px #777777;
					text-align: center;
					font-family: Arial,sans-serif; 
					font-size: 8pt; 
					color: #ffffff;
					padding: 5px;
					font-weight: bold;
					background-image: url('button_on.png');
					background-repeat: no-repeat;
					background-position: top left;
					}					
/* ..:: Hauptlayout ::.. */
#fussballmanager	{
					width: 980px;
					margin: 0px auto;
					}
#page_main			{
					width: 980px;
					position: absolute;
					margin: 0px auto;
					background-image: url('page_main.png');
					background-repeat: repeat-y;
					background-position: top center;
					z-index:10;
					}
#page_left			{
					width: 660px;
					position: relative;
					left: 15px;
					float: left;
					}
#page_right			{
					width: 290px;
					position: relative;
					right: 15px;
					float: right;
					}
/* ..:: Gadgets ::.. */
#gadget_mitte		{
					width: 1160px;
					height: 339px;
					background-image: url('gadget_mitte.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 50%;
					margin-left: -580px;
					z-index:5;
					}
#gadget_oben		{
					width: 250px;
					height: 422px;
					background-image: url('gadget_oben.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 160px;
					left: 50%;
					margin-left: -650px;
					z-index:5;
					}
/* ..:: Header ::.. */
#header_de			{
					width: 650px;
					height: 216px;
					background-image: url('header_de.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					z-index: 1000;
					}
#header_en			{
					width: 650px;
					height: 216px;
					background-image: url('header_en.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					z-index: 1000;
					}
#header_klick		{
					width: 650px;
					height: 110px;
					position: absolute;
					top: 0px;
					left: 0px;
					z-index: 1001;
					}
#header_banner_de	{
					width: 418px;
					height: 47px;
					background-image: url('header_banner_de.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 119px;
					left: 24px;
					}
#header_banner_en	{
					width: 418px;
					height: 47px;
					background-image: url('header_banner_en.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 119px;
					left: 24px;
					}
#header_menu		{
					width: 628px;
					height: 27px;
					position: absolute;
					top: 174px;
					left: 11px;
					z-index: 1000;
					}					
/* ..:: Content ::.. */
#content_titel		{
					width: 648px;
					height: 75px;
					background-image: url('content_titel.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					top: 10px;
					}
#content_titel_main	{
					width: 600px;
					height: 25px;
					position: absolute;
					top: 10px;
					left: 26px;
					}					
#content_titel_sub	{
					width: 572px;
					height: 15px;
					position: absolute;
					top: 32px;
					left: 55px;
					}				
#content_inhalt		{
					width: 648px;
					min-height: 1000px;
					height: auto !important;
					height: 1000px;
					background-image: url('content_inhalt.png');
					background-repeat: repeat-y;
					position: relative;
					margin: 0px auto;
					}
#content_inhalt_txt	{
					width: 600px;
					position: relative;
					margin: 0px auto;
					text-align: justify;
					}

.addthis_button img {margin: 0px;}
					
#content_feed		{
					width: 648px;
					height: 24px;
					background-image: url('content_feed.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}

#content img { margin: 0px 15px 10px 0px;}					
/* ..:: News/Blog ::.. */
#news_blog_top		{
					width: 600px;
					height: 100px;
					background-image: url('news_blog_top.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#news_blog_bottom	{
					width: 600px;
					min-height: 210px;
					height: auto !important;
					height: 210px;
					background-image: url('news_blog_bottom.png');
					background-repeat: no-repeat;
					background-position: bottom;
					position: relative;
					margin: 0px auto;
					}
#news_blog_bottom img { margin: 0px 0px 10px 15px;}					
#news_blog_title	{
					width: 450px;
					height: 50px;
					position: absolute;
					top: 33px;
					left: 43px;
					text-align: left;
					font-size: 12pt; 
					font-weight: bold;
					}
#news_blog_date		{
					width: 86px;
					height: 75px;
					background-image: url('news_blog_date.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 22px;
					left: 489px;
					}
#news_blog_date_m_y	{
					width: 50px;
					height: 35px;
					position: relative;
					margin-left: 22px;
					margin-top: 8px;
					text-align: center;
					font-size: 12pt; 
					font-weight: bold;
					}
#news_blog_inhalt	{
					width: 520px;
					min-height: 210px;
					height: auto !important;
					height: 210px;
					position: relative;
					margin-left: 43px;
					text-align: justify;
					}
/* ..:: Benutzerprofile ::..*/
#profile_de			{
					width: 568px;
					height: 761px;
					background-image: url('profile_de.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#profile_en			{
					width: 568px;
					height: 761px;
					background-image: url('profile_en.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#profile_txt_1, #profile_txt_2{
					width: 400px;
					height: 540px;
					position: absolute;
					top: 120px;
					left: 125px;
					}
/* ..:: Tagebuch verwalten ::..*/
#tagebuch_verw_layout_de{
					width: 568px;
					height: 761px;
					background-image: url('tagebuch_verw_layout_de.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#tagebuch_verw_layout_en{
					width: 568px;
					height: 761px;
					background-image: url('tagebuch_verw_layout_en.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#tagebuch_verw_txt_1{
					width: 400px;
					height: 540px;
					position: absolute;
					top: 120px;
					left: 125px;
					}
/* ..:: Tagebuch ::.. */
#tagebuch_layout	{
					width: 505px;
					height: 824px;
					background-image: url('tagebuch_layout.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#tagebuch_nummer	{
					width: 50px;
					height: 30px;
					position: absolute;
					font-size: 11pt;
					font-weight: bold;
					color: #b30000;
					top: 25px;
					left: 440px;
					}
#tagebuch_title		{
					width: 350px;
					height: 25px;
					position: absolute;
					font-size: 11pt;
					font-weight: bold;
					color: #b30000;
					top: 25px;
					left: 75px;
					text-align: left;
					}
#tagebuch_subtitle	{
					width: 200px;
					height: 20px;
					position: absolute;
					top: 45px;
					left: 75px;
					font-style: italic;
					text-align: left;
					}
#tagebuch_text		{
					width: 400px;
					height: 520px;
					position: absolute;
					overflow: auto;
					top: 90px;
					left: 75px;
					text-align: justify;
					}
#tagebuch_seiten	{
					width: 400px;
					height: 20px;
					position: absolute;
					top: 620px;
					left: 75px;
					text-align: center;
					}
#tagebuch_infos_1, #tagebuch_infos_2{
					width: 400px;
					height: 165px;
					position: absolute;
					overflow: auto;
					top: 640px;
					left: 75px;
					text-align: left;
					}
/* ..:: Trailerpark Videos ::.. */
#vids_fm10_de_prev	{
					width: 566px;
					height: 344px;
					background-image: url('vids_fm10_de_prev.png');
					background-repeat: no-repeat;
					position: relative;
					}
#vids_fm10_en_prev	{
					width: 566px;
					height: 344px;
					background-image: url('vids_fm10_en_prev.png');
					background-repeat: no-repeat;
					position: relative;
					}
#vids_fm10_de_prev_txt{
					width: 397px;
					height: auto;
					position: absolute;
					top: 37px;
					left: 91px;
					}
#vids_fm10_en_prev_txt{
					width: 397px;
					height: auto;
					position: absolute;
					top: 37px;
					left: 91px;
					}
/* ..::Sidebar Facebook ::.. */
#sb_facebook		{
					width: 282px;
					height: 351px;
					background-image: url('sb_facebook.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#sb_facebook_src	{
					width: 250px;
					height: 290px;
					position: absolute;
					top: 50px;
					left: 16px;
					}
/* ..::Sidebar LogIn::.. */
#sb_login_on_de		{
					width: 284px;
					height: 161px;
					background-image: url('sb_login_on_de.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#sb_login_on_en		{
					width: 284px;
					height: 161px;
					background-image: url('sb_login_on_en.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#sb_login_on_ava	{
					width: 70px;
					height: 70px;
					position: absolute;
					top: 20px;
					left: 21px;
					}
#sb_login_on_txt	{
					width: 150px;
					height: 55px;
					position: absolute;
					top: 35px;
					left: 110px;
					}
#sb_login_on_logoff_de{
					width: 55px;
					height: 8px;
					position: absolute;
					top: 133px;
					left: 188px;
					}					
#sb_login_on_logoff_en{
					width: 55px;
					height: 8px;
					position: absolute;
					top: 133px;
					left: 188px;
					}								
#sb_login_off_de	{
					width: 284px;
					height: 161px;
					background-image: url('sb_login_off_de.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#sb_login_off_en	{
					width: 284px;
					height: 161px;
					background-image: url('sb_login_off_en.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#sb_login_off_why	{
					width: 21px;
					height: 21px;
					position: absolute;
					top: 13px;
					left: 240px;
					visibility: hidden;
					}	
#sb_login_off_mail	{
					width: 148px;
					height: 22px;
					position: absolute;
					top: 40px;
					left: 111px;
					}	
#sb_login_off_psw	{
					width: 148px;
					height: 22px;
					position: absolute;
					top: 68px;
					left: 111px;
					}	
#sb_login_off_cookie{
					width: 160px;
					height: 16px;
					position: absolute;
					top: 107px;
					left: 110px;
					text-align: right;
					color: #ffffff;
					font-weight: bold;
					}	
#sb_login_off_reg_de{
					width: 73px;
					height: 8px;
					position: absolute;
					top: 133px;
					left: 26px;
					}	
#sb_login_off_reg_en{
					width: 50px;
					height: 8px;
					position: absolute;
					top: 133px;
					left: 26px;
					}
#sb_login_off_login_de{
					width: 56px;
					height: 8px;
					position: absolute;
					top: 133px;
					left: 188px;
					}	
#sb_login_off_login_en{
					width: 40px;
					height: 8px;
					position: absolute;
					top: 133px;
					left: 218px;
					}	
#loginfehler		{	
					width: 268px;
					height: 21px;
					background-color: #a90000;
					color: #ffffff;
					position: absolute;
					text-align: center;
					top: 105px;
					left: 7px;
					}
#loginfehler a:link , #loginfehler a:visited	{
					text-decoration: none;
					color: #ffffff;
					}
#loginfehler a:hover, #loginfehler a:active	{
					text-decoration: underline;
					color: #ffc000;	
					}
/* ..:: Sidebar Infos ::.. */
#sb_infos_de		{
					width: 290px;
					height: 134px;
					background-image: url('sb_infos_de.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 3px auto;
					}
#sb_infos_en		{
					width: 290px;
					height: 114px;
					background-image: url('sb_infos_en.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 3px auto;
					}
#sb_infos_change	{
					width: 18px;
					height: 18px;
					position: absolute;
					top: 5px;
					left: 192px;
					}
#sb_infos_sym_rss	{
					width: 16px;
					height: 15px;
					position: absolute;
					top: 7px;
					left: 217px;
					}
#sb_infos_sym_tw	{
					width: 14px;
					height: 15px;
					position: absolute;
					top: 7px;
					left: 242px;
					}
#sb_infos_sym_fb	{
					width: 15px;
					height: 16px;
					position: absolute;
					top: 6px;
					left: 265px;
					}
#sb_infos_nl_de		{
					width: 184px;
					height: 12px;
					position: absolute;
					top: 43px;
					left: 36px;
					}
#sb_infos_userweb_de{
					width: 27px;
					height: 11px;
					position: absolute;
					top: 72px;
					left: 59px;
					color: #ffffff;
					text-align: center;
					}
#sb_infos_userweb_en{
					width: 27px;
					height: 11px;
					position: absolute;
					top: 42px;
					left: 59px;
					color: #ffffff;
					text-align: center;
					}
#sb_infos_rss_de	{
					width: 210px;
					height: 12px;
					position: absolute;
					top: 101px;
					left: 59px;
					}
#sb_infos_rss_en	{
					width: 210px;
					height: 12px;
					position: absolute;
					top: 72px;
					left: 59px;
					}
/* ..:: Sidebar Kaufen ::.. */
#sb_fmbuy_de		{
					width: 290px;
					height: 157px;
					background-image: url('sb_fmbuy_de.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 3px auto;
					}
#sb_fmbuy_en		{
					width: 290px;
					height: 157px;
					background-image: url('sb_fmbuy_en.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 3px auto;
					}
#sb_fmbuy_de_1		{
					width: 72px;
					height: 37px;
					position: absolute;
					top: 32px;
					left: 25px;
					}
#sb_fmbuy_en_1		{
					width: 100px;
					height: 50px;
					position: absolute;
					top: 50px;
					left: 150px;
					}
#sb_fmbuy_de_2		{
					width: 90px;
					height: 18px;
					position: absolute;
					top: 42px;
					left: 185px;
					}
#sb_fmbuy_de_3		{
					width: 62px;
					height: 20px;
					position: absolute;
					top: 79px;
					left: 29px;
					}
#sb_fmbuy_de_4		{
					width: 71px;
					height: 16px;
					position: absolute;
					top: 81px;
					left: 195px;
					}
/* ..:: Sidebar Poll ::.. */
#sb_poll_head_de	{
					width: 290px;
					height: 40px;
					background-image: url('sb_poll_head_de.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#sb_poll_head_en	{
					width: 290px;
					height: 40px;
					background-image: url('sb_poll_head_en.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 0px auto;
					}
#sb_poll_txt		{
					width: 290px;
					background-image: url('sb_poll_txt.png');
					background-repeat: no-repeat;
					background-position: bottom;
					min-height: 170px;
					height: auto !important;
					height: 170px;
					position: relative;
					margin: 0px auto;
					}
#sb_poll_content	{
					width: 260px;
					min-height: 170px;
					height: auto !important;
					height: 170px;
					position: relative;
					margin: 0px auto;
					text-align: left;
					color: #ffffff;
					}
#umfrage_titel		{
					width: 260px;
					text-align: center;
					color: #ffffff;
					font-size: 10pt; 
					font-weight: bold;
					}
#sb_poll_content a:link , #sb_poll_content a:visited	{
					text-decoration: none;
					color: #ffffff;
					}
#sb_poll_content a:hover, #sb_poll_content a:active	{
					text-decoration: underline;
					color: #ffc000;	
					}
/* ..:: Sidebar Wissenswertes ::.. */
#sb_wissen			{
					width: 290px;
					height: 197px;
					position: relative;
					margin: 3px auto;
					}
#sb_wissen_de_01	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_de_01.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: block;
					}
#sb_wissen_de_02	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_de_02.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_de_03	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_de_03.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_de_04	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_de_04.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_de_05	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_de_05.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_de_06	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_de_06.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_de_07	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_de_07.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_en_01	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_en_01.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: block;
					}
#sb_wissen_en_02	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_en_02.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_en_03	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_en_03.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_en_04	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_en_04.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_en_05	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_en_05.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_en_06	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_en_06.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_en_07	{
					width: 290px;
					height: 197px;
					background-image: url('sb_wissen_en_07.png');
					background-repeat: no-repeat;
					position: absolute;
					top: 0px;
					left: 0px;
					display: none;
					}
#sb_wissen_back		{
					width: 26px;
					height: 26px;
					position: absolute;
					top: 35px;
					left: 10px;
					}
#sb_wissen_vor		{
					width: 26px;
					height: 26px;
					position: absolute;
					top: 35px;
					left: 254px;
					}
#sb_wissen_txt		{
					width: 270px;
					height: 120px;
					position: absolute;
					margin: 0px auto;
					top: 70px;
					left: 10px;
					color: #ffffff;
					font-weight: bold;
					}
#sb_wissen_txt a:link , #sb_wissen_txt a:visited	{
					text-decoration: none;
					color: #ffffff;
					font-weight: bold;
					}
#sb_wissen_txt a:hover, #sb_wissen_txt a:active	{
					text-decoration: underline;
					color: #ffc000;	
					font-weight: bold;
					}
/* ..:: Fanseite melden ::.. */
#fsmelden_de		{
					width: 400px;
					height: 500px;
					background-image: url('fsmelden_de.png');
					background-repeat: no-repeat;
					position: relative;
					}
#fsmelden_en		{
					width: 400px;
					height: 500px;
					background-image: url('fsmelden_en.png');
					background-repeat: no-repeat;
					position: relative;
					}
#fsmelden_txt		{
					width: 310px;
					height: 390px;
					position: absolute;
					top: 45px;
					left: 57px;
					text-align: left;
					}	
/* ..:: Teamspruche ::.. */
#teamspruche		{
					width: 589px;
					height: 255px;
					background-image: url('teamspruche.png');
					background-repeat: no-repeat;
					position: relative;
					}
#teamspruche_nr		{
					width: 70px;
					height: 25px;
					position: absolute;
					top: 25px;
					left: 25px;
					font-size: 12pt;
					color: #ff001f;
					font-weight: bold;
					text-align: left;
					}
#teamspruche_title	{
					width: 425px;
					height: 25px;
					position: absolute;
					top: 25px;
					left: 122px;
					font-size: 12pt;
					color: #ff001f;
					font-weight: bold;
					text-align: left;
					}
#teamspruche_txt	{
					width: 425px;
					height: 180px;
					position: absolute;
					top: 54px;
					left: 122px;
					text-align: justify;
					}	
/* ..:: Footer ::.. */
#footer				{
					width: 646px;
					height: 61px;
					background-image: url('footer.png');
					background-repeat: no-repeat;
					position: relative;
					margin: 5px auto;
					}
#footer_copyright	{
					width: 400px;
					height: 20px;
					position: absolute;
					top: 33px;
					left: 230px;
					text-align: right;
					color: #ffffff;
					font-weight: bold;
					}
#footer_ealegal		{
					width: 636px;
					height: 150px;
					position: relative;
					text-align: justify;
					font-size: 7pt;
					margin: 5px auto;
					}
#footer_copyright a:link , #footer_copyright a:visited	{
					text-decoration: none;
					color: #ffffff;
					}
#footer_copyright a:hover, #footer_copyrighta a:active	{
					text-decoration: underline;
					color: #ffc000;	
					}
/* ..:: Seitenzahlen ::.. */
#seitenzahl_box		{
					padding: 3px;
					margin: 2px;
					background-color: #ede6cb;
					color: #1a1a1a;
					text-align: center;
					border: 1px solid #818181;
					}
/* ..:: Werbebanner ::.. */
#banner_468_de		{
					width: 468px;
					height: 73px;
					background-image: url('banner_468_de.png');
					background-repeat: no-repeat;
					background-position: bottom;
					position: relative;
					margin: 0px auto;
					}
#banner_468_en		{
					width: 468px;
					height: 73px;
					background-image: url('banner_468_en.png');
					background-repeat: no-repeat;
					background-position: bottom;
					position: relative;
					margin: 0px auto;
					}
/*#werbebanner_seite	{
					width: 388px;
					height: 648px;
					position: absolute;
					background-image: url('werbebanner_seite.png');
					background-repeat: no-repeat;
					left: 50%;
					margin-left: 510px;
					top: 190px;
					padding-top: 31px;
					padding-left: 10px;
					text-align: left;
					}	*/
#werbebanner_seite	{
					width: 160px;
					height: 600px;
					position: absolute;
					left: 50%;
					margin-left: 510px;
					top: 190px;
					border: 1px dashed #1a1a1a;
					}
/* ..:: Downloads ::.. */
#downloads_de		{
					width: 573px;
					height: 721px;
					background-image: url('downloads_de.png');
					background-repeat: no-repeat;				
					position: relative;
					}	
#downloads_en		{
					width: 573px;
					height: 721px;
					background-image: url('downloads_en.png');
					background-repeat: no-repeat;				
					position: relative;
					}			
#downloads_titel	{
					width: 370px;
					height: 35px;
					position: absolute;
					top: 92px;
					left: 180px;
					text-align: left;
					font-weight: bold;
					font-size: 12pt;
					color: #ff001f;
					}	
#downloads_boxl		{
					width: 170px;
					height: 150px;
					position: absolute;
					top: 137px;
					left: 180px;
					text-align: left;
					font-weight: bold;
					}	
#downloads_boxr		{
					width: 195px;
					height: 150px;
					position: absolute;
					top: 137px;
					left: 355px;
					text-align: left;
					}	
#downloads_beschr	{
					width: 370px;
					height: 220px;
					position: absolute;
					top: 247px;
					left: 180px;
					text-align: justify;
					overflow: auto;
					}	
#downloads_buttons	{
					width: 370px;
					height: 150px;
					position: absolute;
					top: 480px;
					left: 180px;
					text-align: center;
					}
/* ..:: Menue ::.. */
#nav				{
					position: relative; 
					top: 0px; 
					left: 0px; 
					padding: 0px; 
					margin: 0px; 
					list-style: none;
					}
#nav ul 				{
					padding: 0px; 
					margin: 0px; 
					list-style: none;
					}
#nav a.nav_main 		{
					width: 157px; 
					height: 25px; 
					padding: 0px;
					}	
#nav a.nav_main:hover,#nav a.nav_main:active	{
					width: 157px; 
					height: 25px; 
					background: url('menu_over.png') center left no-repeat;
					}	
#nav a.nav_main:hover,#nav a.nav_main:active	{
					width: 157px; 
					height: 25px; 
					background: url('menu_over.png') center left no-repeat;
					}		
#nav a.has-sub		{
					background: url('menu_has-sub.png') 0px 0px no-repeat;
					}	
#nav a.has-sub:hover	{
					background: url('menu_has-sub-hover.png') 0px 0px no-repeat;
					}								
#nav a 				{
					width: 157px; 
					padding: 0px 0px 0px 15px; 
					display: block; 
					height: 20px; 
					color: #FFFFFF;
					} 
#nav a:hover			{
					width: 157px; 
					height: 20px; 
					text-decoration: none; 
					background: url('menu_hover.png') 0px 0px no-repeat;
					} 				
#nav li 				{
					float: left; 
					height: 20px;
					}
#nav li ul 				{
					padding: 0px 0px 10px 0px; 
					position: absolute; 
					width: 157px; 
					left: -999em; 
					background-color: #ffffff; 
					background: url('menu_open_center2.png') center bottom no-repeat; 
					line-height: 150%; 
					font-size: 9pt; 
					font-weight: bold; 
					text-align: left;
					}
#nav li ul ul 			{
					margin: -30px 0px 0px 160px;
					} 
#nav li ul ul li.first 	{
					background: url('menu_border-top.gif') 0px 0px no-repeat; 
					padding: 10px 0px 0px 0px; 
					width: 157px;
					}
#nav li:hover ul ul,#nav li.sfhover ul ul{
					left: -999em;
					} 
#nav li:hover ul,#nav li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul {
					left: auto;
					} 			
#nav li li:hover,#nav li li.sfhover {
					width: 157px; 
					height: 20px; 
					text-decoration: none; 
					background: url('menu_hover.png') 0px 0px no-repeat;
					}	
/* ..:: TABELLEN ::.. */
.table01			{
					height: 10px;
					}				
.table02a			{
					visibility: hidden;
					}
.table02b			{
					visibility: hidden;
					}
.table02c			{
					visibility: hidden;
					}
.table03a			{
					visibility: hidden;
					}
.table03b			{
					border-bottom: 1px solid #cdccc8;
					font-size: 10pt; 
					text-align: left;
					font-weight: bold;
					vertical-align: middle;
					color: #1a1a1a;
					padding: 5px;
					}
.table03c			{
					visibility: hidden;
					}
.table04a			{
					visibility: hidden;
					}
.table04b			{
					background-color: #f1dd84;
					border-bottom: 1px solid #cdccc8;
					vertical-align: middle;
					text-align: left;
					padding: 5px;
					font-weight: bold;
					color: #1a1a1a;
					}
.table04c			{
					visibility: hidden;
					}
.table05a			{
					visibility: hidden;
					}
.table05b			{
					background-color: #f9f5f2;
					border-bottom: 1px solid #cdccc8;
					vertical-align: middle;
					text-align: left;
					padding: 5px;
					color: #1a1a1a;
					}
.table05c			{
					visibility: hidden;
					}
.table06a			{
					visibility: hidden;
					}
.table06b			{
					background-color: #efe9d1;
					border-bottom: 1px solid #cdccc8;
					vertical-align: middle;
					text-align: left;
					padding: 5px;
					color: #1a1a1a;
					}
.table06c			{
					visibility: hidden;
					}
.table07a			{
					visibility: hidden;
					}
.table07b			{
					visibility: hidden;
					}
.table07c			{
					visibility: hidden;
					}
/* ..:: Bilder ::.. */
.imageviewer01		{
					width: 138px;
					}
.imageviewer02a		{
					width: 9px;
					height: 9px;
					background-image: url('imageviewer02a.png');
					background-repeat: no-repeat;
					}
.imageviewer02b		{
					width: 120px;
					height: 9px;
					background-image: url('imageviewer02b.png');
					background-repeat: repeat-x;
					}
.imageviewer02c		{
					width: 9px;
					height: 9px;
					background-image: url('imageviewer02c.png');
					background-repeat: no-repeat;
					}
.imageviewer03a		{
					width: 9px;
					height: 100%;
					background-image: url('imageviewer03a.png');
					background-repeat: repeat-y;
					}
.imageviewer03b		{
					width: 120px;
					height: 100%;
					background-color: #ffffff;
					}
.imageviewer03c		{
					width: 9px;
					height: 100%;
					background-image: url('imageviewer03c.png');
					background-repeat: repeat-y;
					}
.imageviewer04a		{
					width: 9px;
					height: 9px;
					background-image: url('imageviewer04a.png');
					background-repeat: no-repeat;
					}
.imageviewer04b		{
					width: 120px;
					height: 100%;
					background-image: url('imageviewer04b.png');
					background-repeat: repeat-x;
					}
.imageviewer04c		{
					width: 9px;
					height: 9px;
					background-image: url('imageviewer04c.png');
					background-repeat: no-repeat;
					}
.imageviewer05		{
					width: 138px;
					height: 100%;
					background-image: url('imageviewer05.png');
					background-repeat: no-repeat;
					background-position: top;
					}
.imageviewer05		{
					width: 138px;
					height: 15px;
					vertical-align: middle;
					}	
/* ..:: Vorschauseiten ::.. */
.vorschau_ava		{
					vertical-align: bottom;
					height: 70px;
					width: 70px;
					margin: 5px;
					border: 1px dashed #1d1d1d;
					text-align: center;
					font-size: 10pt;
					background-color: #ede6cb;
					}
/* ..:: Infobox IE6 Kunden ::.. */
.ie6box				{
					/*visibility:hidden;*/
					width: 938px;
					position:absolute;
					top:0px;
					border-collapse: collapse;
					border: solid 4px #ab0000;
					background-color: #ffffff;
					font-family: Arial,sans-serif; 
					font-size: 9pt; 
					font-weight: bold;
					color: #ab0000;
					padding: 5px;
					text-align: justify;
					}
/* ..:: RSS Ticker JS ::.. */
/* liScroll style declarations */
.tickercontainer { /* the outer div with the black border */
width: 222px; 
height: 22px; 
margin: 0 0 10px 0; 
padding: 0 0 12px 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 0px;
width: 222px;
overflow: hidden;
height: 12px;
}
ul.newsticker { /* that's your list */
position: relative;
left: 222px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: transparent;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ffffff;
font: bold 10px Verdana;
margin: 0 20px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
