/* all */
*	{ 	font-family:  "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
		font-size: 12px;
		margin: 0px; padding: 0px;
		border-collapse: collapse;
		line-height: 18px;
		color: #3C3A3B
	}

body  {
	background-color: white;
	background-image: url(../img/Verlauf_Start.jpg);
	background-repeat: repeat-x;
}

#center {
	position: absolute;
   	vertical-align: middle;
   	top:0px;
   	left:50%;
    margin-left:-505px;    
    width:1024px;
    height: 733px;
    border: 0px solid red;
}
#startlogo {
	position: absolute;
	top: 1px;
	left: 165px;
	width: 281px;
	height: 190px;
	background-image: url(../img/Verlauf_oben_Logo01.jpg);
	background-repeat: no-repeat;
	border: 0px solid red;
	z-index: 1;
}
#sbox1 {
	position: absolute;
	top: 248px;
	left:  174px;
	width: 176px;
	height: 235px;
	background-image: url(../img/Kaestchen_Start_rot.jpg);
	background-repeat: no-repeat;
	z-index: 2;
	color: white important!;
}
#sbox1 h2 {
	font-weight: normal;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
#sbox1txt {
	padding:10px 10px 10px 10px;
	color: white important!;
}
#sbox1txt p {
	color: white;
}
#sbox1txt a {
	text-decoration: none;
	color: white;
}
#sboxtxt {
	padding:10px 5px 10px 10px;
}
#sboxtxt a {
	text-decoration: none;
	color:black;
}
#sbox2 {
	position: absolute;
	top: 248px;
	left:  356px;
	width: 183px;
	height: 235px;
	background-image: url(../img/Kaestchen_Start_weiss.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

#sbox3 {
	position: absolute;
	top: 248px;
	left:  540px;
	width: 176px;
	height: 235px;
	background-image: url(../img/Kaestchen_Start_weiss.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#sbox4 {
	position: absolute;
	top: 248px;
	left:  723px;
	width: 176px;
	height: 235px;
	background-image: url(../img/Kaestchen_Start_weiss.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#startstar {
	position: absolute;
	top: 191px;
	width: 406px;
	height: 341px;
	background-image: url(../img/Strahlen_Start.jpg);
}
#copy {
	position: absolute;
	top: 540px;
	left:  174px;
	color: gray;
}
#impress {
	position: absolute;
	top: 540px;
	left: 834px;
	color: gray;
}
#impress a {
	text-decoration: none;
	color: gray;
}
#impress a:hover {
	color: black;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #073978;
}	
#lang {
	position: absolute;
	top: 540px;
	left: 750px;
	z-index: 12;
	color: gray;
}
#lang a {
	color: gray;
}
#lang a:hover {
	color: #B20E0C;
}
#lang a.lactive {
	color: #B20E0C;
}
