/****************************************************/
/* DIESE CSS-DATEI IST FUER DIE WEBSEITE ZUSTAENDIG */
/****************************************************/

/* META */
	*       { margin:0px; padding:0px; }
    html    { height:100%; }
    body 	{ height:100%; background:url('../imgs/bg_popup_footer_vertical.gif') no-repeat left bottom #fff; font-family:Trebuchet MS,Verdana,Arial; font-size:11px; line-height:16px; color:#000; }
	img     { border:none; }
    h1      { font-family:Trebuchet MS,Verdana,Arial; font-size:14px; color:#000; }
    form	{ display:inline; }
	input	{ background-color:#fbfbfb; border:dashed #000000 1px; width:200px; height:14px; font-size:11px; margin:-1px 0px 0px 5px; }
	select	{ background-color:#fbfbfb; border:dashed #000000 1px; width:96px !important; width:98px; font-size:11px; margin:-1px 0px 0px 5px; }
    
/* CONTAINER */
    #MAIN       { background:url('../imgs/bg_popup_header_vertical.gif') no-repeat left top #fff; }
    #CONTENT    { padding:15px 0px 0px 0px; overflow:hidden; clear:both; }
    
/* IMAGES */
    a.CLOSE_TOP     { float:right; margin:1px 4px 0px 0px; clear:right; }
    a.CLOSE_BOTTOM  { position:absolute; right:4px; bottom:16px; }

/* LINKS */ 
	a.link						{ text-decoration:underline; color:#000000; font-weight:bold; }
	a.visited 					{ text-decoration:underline; color:#000000; font-weight:bold; }
	a.hover 					{ text-decoration:underline; color:#EC008C; font-weight:bold; background-color:#efefef; }
	a.OHNE:link					{ text-decoration:none; color:#555555; }
	a.OHNE:visited 				{ text-decoration:none; color:#555555; }
	a.OHNE:hover				{ text-decoration:none; color:#EC008C; }
	a.OHNE_ACTIVE:link			{ text-decoration:none; color:#EC008C; font-weight:bold; }
	a.OHNE_ACTIVE:visited		{ text-decoration:none; color:#EC008C; font-weight:bold; }
	a.OHNE_ACTIVE:hover			{ text-decoration:none; color:#EC008C; font-weight:bold; }
	a.SUBNAVI:link				{ text-decoration:none; color:#555555; padding:0px 10px 0px 10px; }
	a.SUBNAVI:visited 			{ text-decoration:none; color:#555555; padding:0px 10px 0px 10px; }
	a.SUBNAVI:active			{ text-decoration:none; color:#EC008C; padding:0px 10px 0px 10px; }
	a.SUBNAVI:hover				{ text-decoration:none; color:#EC008C; padding:0px 10px 0px 10px; }
	a.SUBNAVI_ACTIVE:link		{ text-decoration:none; color:#EC008C; padding:0px 10px 0px 10px; }
	a.SUBNAVI_ACTIVE:visited	{ text-decoration:none; color:#EC008C; padding:0px 10px 0px 10px; }
	a.SUBNAVI_ACTIVE:hover		{ text-decoration:none; color:#EC008C; padding:0px 10px 0px 10px; }
	a.TXT:link					{ text-decoration:none; color:#009DD9; }
	a.TXT:visited 				{ text-decoration:none; color:#009DD9; }
	a.TXT:hover					{ text-decoration:none; color:#EC008C; }
	a.TXT_ACTIVE:link			{ text-decoration:none; color:#00AEEF; }
	a.TXT_ACTIVE:visited		{ text-decoration:none; color:#EC008C; }
	a.TXT_ACTIVE:hover			{ text-decoration:none; color:#EC008C; }
	a.ROSA:link					{ text-decoration:none; color:#EC008C; }
	a.ROSA:visited				{ text-decoration:none; color:#EC008C; }
	a.ROSA:hover				{ text-decoration:none; color:#00AEEF; }
