body {
	background-color: #FFFFFF; 
	height: 100%;
	padding:20px; 
	margin:0px; 
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 11px;
}


a:link {color:#ffffff; text-decoration:none; }
a:visited {color:#ffffff; text-decoration:none; }
a:hover {color:#ffffff; text-decoration:underline; }
a:active {color:#ffffff; text-decoration:none; }
a:focus {color:#ffffff; text-decoration:none; }

#box {
	position: relative;
	margin: 0px auto;
	display:block;
	width: 920px;
	text-align: left;
	/*height:1020px;
	*/
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	background-image : url(/gfx/blue_bg.gif);
	background-position : top right;
	background-repeat : repeat-y;
}


#top{
	background-image : url(/gfx/balken2_1.gif);
	background-position : top right;
	background-repeat : no-repeat;
}


p {
	text-align:left;
	left:150px;
}


p.italic {
	font-size:11px;
	color: #B2B2B2;
	font-style : italic;
}


font.italic {
	font-size:11px;
	color: #B2B2B2;
	font-style : italic;
}


img { border: none; margin: 0px; padding: 0px; }


#content {
	/*position: relative;
	top:280px;
	left:100px;*/
	text-align: left;
	margin-left: 100px;
}

img.border { border: 1px solid#666666; margin: 0px; padding: 0px; }

p a:link { color:#000000; text-decoration:none }
p a:visited {color:#000000; text-decoration:none }
p a:hover {color:#000000; text-decoration:underline }
p a:active {color:#000000; text-decoration:none }
p a:focus {color:#000000; text-decoration:none }


#navi_top {
	position: relative;
	top: -2px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	height:20px;
	background-color:#BB2100;
	border-top:1px solid #ffffff;
	line-height: 20px;
}


#navi_top a{font-weight: bold; color:#ffffff;}
#navi_top a:link { text-decoration:none}
#navi_top  a:visited {text-decoration:none }
#navi_top  a:hover {text-decoration:underline }
#navi_top  a:active {text-decoration:none }
#navi_top  a:focus{text-decoration:none }


#navi_right {
	position: relative;
	color: #ffffff;
	width:155px;
	font-size: 9px;
	height:558px;
	right: 0px;
	top:0px;
	background-color:#333366;
	border:0px solid #ff0000;
	padding:0px;
  text-align:center;
}


#navi_right a:link {font-weight: normal; color:#ffffff; text-decoration:none }
#navi_right  a:visited {font-weight: normal; color:#ffffff; text-decoration:none }
#navi_right  a:hover {font-weight: normal; color:#ffffff; text-decoration:underline }
#navi_right  a:active {font-weight: normal; color:#ffffff; text-decoration:none }
#navi_right  a:focus{font-weight: normal; color:#ffffff; text-decoration:none }

table{
	width:680px;
}


td{font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-size: 10px;	}


span{
	color:#cccccc;
}

input,textarea {border: 2px solid #888888;font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;}
