/*================== Common ==================*/

BODY {	
	border:			0px none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:	 		12px; 	
	margin: 			0px;
	padding: 			0px;
	empty-cells:		show;
}

IMG {
	border:			0px none;
}

TABLE {
	border:			0px none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:	 		12px; 	
}

H1 { font-size: 111%; font-weight: bold;}
H2 { font-size: 133%; margin-top: 0px; }
H3 { font-size: 111%; }
H4 { font-size: 100%; }

BR.break { display: none; }

DL.features DT {
	font-weight:	bold;
	margin-bottom:    1ex;
}

DL.features DD {
	margin-bottom:    2ex;
}


/*================== Hintergrund ==================*/

#bg-top {
	position:   		absolute;
	top:				0px;
	left:				0px;
	border:			0;
}

#bg-left {
	position:   		absolute;
	top:				97px;
	left:				14px;
	border:			0;
}

/*================== Links ==================*/

A {	
	text-decoration:		none;
}

A.entry {	
	display: 			block;
}

	
/*================== TopMenu ==================*/

DIV.TopMenu {
	position:   		absolute;
	top:        		74px;
	left:       		500px;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:		none;
}

DIV.TopMenu A {
	font-weight: 		bold;
	text-decoration:		none;
	padding:			3px 5px;
}

/*================== Menu ==================*/

DIV.Menu {
	position:   			absolute;
	top:        			110px;
	left:       			19px;
	width:      			118px;
	text-align:			left;
	font-weight:			bold;
	text-decoration:		none;
}

DIV.Menu A {
	font-weight: 		bold;
	text-decoration:		none;
	display:			block;
	padding:			3px 5px;
}

/*============= TextContent ================*/
	
DIV.Content {
	position:   			absolute;
	top:        			115px;
	left:       			160px;
	width:      			600px;
	color:				#000000;
	text-align:			left;
	font-size:			12px;
	text-decoration: 		none;
}

DIV.Haftung {
	font-size:			9px;
}

DIV.Kleintext {
	font-size:			9px;
}

/*================== Copyright ==================*/

DIV.Copyright {
	position:				absolute;
	top:					450px;
	left:					21px;
	font-size:				9px;
}

/*================== Login ==================*/

DIV.Login {
	position:   		absolute;
	top:        		320px;
	left:       		20px;
	width:      		150px;
	text-align:		left;
	font-size:	 	10px; 	
	font-weight:		bold;
	text-decoration:	none;
}

DIV.Login A {
	background-color:	transparent;
	font-weight: 		bold;
	text-decoration:	none;
	display:		block;
	padding:		3px 5px;
}
