*
	{
	font-family:arial, verdana, sans-serif;
	}

body	
	{
	font-size:12px;
	padding:0px;
	margin:0px;
	cursor:url('/cursor/aero.cur');
	background:#6699CC;
	background-image:url("/images/invi.gif");
	background-repeat:repeat-x;
	}
#navi
	{
	position:absolute;
	top:50px;
	left:0px;
	width:225px;
	}

.invi
	{
	width:100%;
	padding-top:10px;
	background-repeat:repeat-x;
	text-align:center;
	border:0px solid green;
	}
#rechts
	{
	position:absolute;
	top:50px;
	right:2px;
	width:225px;
	}

#inhalt
	{
	margin-left:225px;
	margin-right:223px;
	}

#shortnews
	{
	position:absolute;
	top:50px;
	right:10px;
	width:200px;
	height:100px;
	}
#shout_frame
	{
	border:0px solid #336699;
	width:203px;
	height:250px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:-0px;
	}
.box
	{
	width:*%;
	margin:10px;
	padding:10px;
	padding-top:1px;
	background:url('/images/box_background.gif') white;
	background-repeat:repeat-x;
	border:1px solid #2A4DAB;
	color:#333366;
	}

.info
	{
	width:*%;
	padding:3px;
	background:url('/images/info.png') white;
	background-position: right;
	background-repeat:no-repeat;
	border:1px dotted #2A4DAB;
	color:#333366;
	font-size:10px;
	line-height:10px;
	}

.box:first-line
	{
	color:#D9E1F6;
	line-height:20px;
	font-weight:bold;
	}
.box:first-line:hover
	{
	color:#123456;
	}

.info:first-line
	{
	line-height:16px;
	font-weight:bold;
	font-size:12px;
	}
.box:second-line
	{
	line-height:12px;
	}

ul	
	{
	list-style-image:url('/images/bullet.png');
	}

abbr
	{
	border-bottom:1px dotted #333366;
	
	}
abbr:hover
	{
	cursor:url('/cursor/aero_help.cur');
	border-bottom:1px dotted #3366FF;
	color:#3366FF;
	}

img 
	{
	border:none;
	}
input[type=text]
	{
	margin-top:1px;
	border:1px solid #2A4DAB;
	color:#336699;
	}
input[type=password]
	{
	margin-top:1px;
	border:1px solid #2A4DAB;
	color:#336699;
	}
textarea
	{
	margin-top:1px;
	border:1px solid #2A4DAB;
	color:#336699;
	}
.blue
	{
	border:1px solid blue;
	}
a:link 	{
	color: #3366FF;
	background:none;
	text-decoration:underline;
	font-weight:normal;
	}
a:visited 	{
	color: #3366FF;
	background:none;
	text-decoration:none;
	font-weight:normal;
	}
a:hover	{
	text-decoration:underline;
	cursor:url('/cursor/aero_link.cur');
	}
a.navi	{
	color: #3366FF;
	text-decoration:none;
	}
a.navi:hover
	{
	font-weight:bold;
	}
a.navi:visited{
	color: #404A61;
	}
a.off
	{
	text-decoration:through-lined;
	color:silver;
	cursor:url('/cursor/aero_unavail.cur');
	}
a.green
	{
	color:green;
	}
a.red
	{
	color:red;
	}
