
body, th, td, div{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;}

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:99%;width:100%;}
/* end hide */

body { 
	text-align:center;
	min-height:640px;/* for good browsers*/
	min-width:961px;/* for good browsers*/
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 640px;
}	
#xinner {
	width:961px;
	background:#fff;
	height: 640px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#nav { height: 150px; width: 400px; position: absolute; float: left; margin-top: 12px; margin-left: 12px; text-align: left; color:#222}
#main    { background-color: #ffffff; position: absolute; margin-top: 170px; margin-left: 410px; width: 500px; height: 490px;  text-align: left; padding: 18px 0px 0px 18px;}


a {text-decoration: none}

a:link {color: #FFFFFF; font-weight: bold; }
a:active {color: #FFFFFF; font-weight: bold; }	
a:visited {color: #FFFFFF; font-weight: bold; } 	
a:hover {color: #ff0000; font-weight: bold; }

#nav a {color: #222222; font-weight: bold; }
#nav a:active {color: #222222; font-weight: bold; }	
#nav a:visited {color: #22222; font-weight: bold; } 	
#nav a:hover {color: #0CF; font-weight: bold; }

a.black:link {color: #000000; font-weight: bold;}
a.black:active {color: #000000; font-weight: bold; }	
a.black:visited {color: #000000; font-weight: bold; } 	
a.black:hover {color: #ff0000; font-weight: bold; }

a.extern:link  { color: #000000; font-weight: normal }
a.extern:active  { color: #000000; font-weight: normal }	
a.extern:visited  { color: #000000; font-weight: normal } 	
a.extern:hover  { color: #ff0000; font-weight: normal }

a.red:link  { color: #ff0000; font-weight: bold }
a.red:active  { color: #ff0000; font-weight: bold }	
a.red:visited  { color: #ff0000; font-weight: bold } 	
a.red:hover  { color: #ff0000; font-weight: bold }

.visited {color: #0CF; font-weight: bold}
.bold {font-weight: bold}
.bold_white {color: #FFFFFF; font-weight: bold}
.bold_black {color: #000000; font-weight: bold}

.listline {background-color: #ffffff; background: url(_images/allgemein/points.gif) no-repeat left bottom;  display: block}

img {border: 0px}}


