/* TAGS */

a, a:active, a:visited 	{text-decoration:none; outline:none; color:#0049aa;}
a:hover 				{text-decoration:underline; outline:none; color:#0049aa;}
a.redbg, a.redbg:active, a.redbg:visited {color:#fff; text-decoration:none; outline:none; background-color:#d51515; padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px;}
a.redbg:hover 			{text-decoration:underline; outline:none; color:#fff;}
a.greenbg, a.greenbg:active, a.greenbg:visited {color:#fff; text-decoration:none; outline:none; background-color:#6eb71e; padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px;}
a.greenbg:hover 		{text-decoration:underline; outline:none; color:#fff;}
a.white, a.white:active, a.white:visited {color:#fff; text-decoration:none; outline:none;}
a.white:hover 			{text-decoration:none; outline:none; color:#fff;}
a.black, a.black:active, a.black:visited {color:#050505; text-decoration:none; outline:none;}
a.black:hover 			{text-decoration:underline; outline:none; color:#000;}
a.northeastbg, a.northeastbg:active, a.northeastbg:visited {color:#fff; text-decoration:none; outline:none; background-color:#b51513; padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px;}
a.northeastbg:hover 	{text-decoration:underline; outline:none; color:#fff;}
a.northbg, a.northbg:active, a.northbg:visited {color:#fff; text-decoration:none; outline:none; background-color:#2661c1; padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px;}
a.northbg:hover 		{text-decoration:underline; outline:none; color:#fff;}
a.southbg, a.southbg:active, a.southbg:visited {color:#fff; text-decoration:none; outline:none; background-color:#313062; padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px;}
a.southbg:hover 		{text-decoration:underline; outline:none; color:#fff;}
a.westbg, a.westbg:active, a.westbg:visited {color:#fff; text-decoration:none; outline:none; background-color:#7da526; padding-top:3px; padding-bottom:3px; padding-left:3px; padding-right:3px;}
a.westbg:hover 			{text-decoration:underline; outline:none; color:#fff;}

body 					{outline:none; font-family:Verdana,Arial,Helvetica; color:#141414; font-size:12px; line-height:20px;padding:0px; margin:0px; background-image:url(/_images/netz_bg.gif);}
/*body 					{background-color: #000000; outline:none; font-family:Verdana,Arial,Helvetica; color:#141414; font-size:12px; line-height:20px;padding:0; margin:0;}*/
body.ip_wallpaper {background-image: none;}

fieldset				{border:0; text-align:inherit;}
img						{border:0; outline:none;}
h1						{font-size:24px; line-height:28px;}
h2						{font-size:20px;}
h3						{font-size:18px;}
li						{list-style:none; margin:0; padding:0; line-height:12px;}
p						{margin:0 0 0 0;}
textarea				{border:solid 1px #d8d8d8; padding:4px; font-size:14px; line-height:20px;}
ul						{text-align:left; margin:0; padding:0; line-height:12px;}
br						{clear:both;}

select.long, 	input.long, 	textarea.long 	{width: 488px;}
select.medium, 	input.medium,	textarea.medium	{width: 275px;}
select.short, 	input.short, 	textarea.short 	{width: 100px;}
textarea.verylong 								{width: 600px;}
textarea.comment 								{width: 400px;}

ul.list li 				{list-style-type: disc; margin-left: 20px; line-height: 20px;}