/* (c)2007 www.parallaxis.de  */
/* Formatvorlagen */

html {}

img {margin-top:11px;border:0;}
html* img {margin-top:0px;}
html:first-child>b\ody img {margin-top:0px;}
body:last-child img {margin-top:11px !important;}

table {font-size:11px;}

#Home {
height:100px;
width:180px;
position:absolute;
top:300px;
left:775px;
}


body {
     margin:0;
	/* background-color:#CCCCCC; */
	background-color:#4D4D4D;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:150%;
	*line-height:170%;
	}

#center { 
	width:5px;
	height:50%;
	margin-bottom:-298px;
	float:left;
	}

#Rahmen {
    position:relative;
	margin:0 auto;
	text-align:left;
	height:596px;
	width:1003px;
	clear:left;
	background: url('../images/screen/Hintergrund.gif') no-repeat -0px 0px;
	background-repeat:no-repeat;
	border:0px solid #000000;
	background-color:#999999;
	}

html* #Rahmen {	background: url('../images/screen/Hintergrund.gif') no-repeat -0px -11px;}

html:first-child>b\ody #Rahmen {background: url('../images/screen/Hintergrund.gif') no-repeat -0px -11px;}

body:last-child #Rahmen {background: url('../images/screen/Hintergrund.gif') no-repeat -0px -0px !important;}


#Rahmen-Start {
    position:relative;
	margin:0 auto;
	text-align:left;
	height:596px;
	width:1003px;
	clear:left;
	background-repeat:no-repeat;
	border:0px solid #000000;
	background-color:#999999;
	}

html* #Rahmen-Start {height:585px;}

html:first-child>b\ody #Rahmen-Start {height:585px;}

body:last-child #Rahmen-Start {height:596px;}

#parallaxis {
display:none;
height:10px;
position:absolute;
top:0;
}