
*  {
	margin: 0;
	padding: 0;
	
}

img  {
	border: 0px;
}
	

body {
	text-align:center;
	color:#000;
	font:normal 12px "Arial", verdana, sans-serif;
}

#stein { 
	text-align: center; 
	width: 770px; 
	margin: auto; 
}

#stein h1 {
	font-weight: bold;
	display: none;
}


#content { 
	float:left;
	text-align: right; 
	width: 630px; 
}



/* ************************ imp ************************** */


#imp { 
	text-align: right; 
	float:left;
	width: 70px; 
	height: 585px; 
}

#imp2 { 
	text-align: right; 
	float:left;
	width: 70px; 
	height: 450px; 
}

#imp a {
	color: #999;
	text-decoration: none;
	font: normal 10px "arial", verdana, sans-serif;
}

#imp a:hover {
	color: #e95d0f;
}



/* ************************ menu ************************** */


#menu {
	text-align: center;
	width: 630px;
	height: 40px;
	border-bottom-style:solid; 
	border-color:#666; 
	border-width:1px;
}

#menu h1 {
	font-weight: bold;
	display: none;
}

.menulink {
	color: #666;
	text-decoration: none;
	font: normal 13px "arial", verdana, sans-serif;
}

.menulink:hover {
	color: #e95d0f;
}

.menulinka {
	color: #e95d0f;
	text-decoration: none;
	font: bold 13px "arial", verdana, sans-serif;
}


/* ************************ headline ************************** */

#headline {
	text-align: left;
	width: 628px;
	height: 65px;
}


/* ************************ subline ************************** */

#subline {
	text-align: left;
	float: right;
	width: 628px;
	height: 45px;
}

/* ************************ starttext ************************** */

#starttext {
	text-align: left;
	float: right;
	width: 628px;
}

/* ************************ bild ************************** */

#bild {
	float:right;
	text-align: left;
	width: 456px;
	height: 270px;
}


/* ************************ texto ************************** */

#texto {
	float:right;
	text-align: left;
	width: 448px;
	height: 22px;
}


/* ************************ text ************************** */

#text {
	float:right;
	text-align: left;
	line-height: 18px;
	width: 448px;
}

#text2 {
	float:right;
	font: normal 13px "arial", verdana, sans-serif;
	text-align: left;
	line-height: 19px;
	width: 448px;
}

#text2 a {
	color: #e95d0f;
	text-decoration: none;
}

#text2 a:hover {
	color: #666;
	text-decoration: none;
}

#textleft {
	float:left;
	font: normal 13px "arial", verdana, sans-serif;
	text-align: right;
	line-height: 19px;
	width: 183px;
	height: 45px;
}

.blau {
	font: normal 13px "arial", verdana, sans-serif;
	color: #e95d0f;
}



#termin {
	float:left;
	font: normal 13px "arial", verdana, sans-serif;
	text-align: left;
	line-height: 19px;
	width: 183px;
}


#text3 {
	float:left;
	font: normal 13px "arial", verdana, sans-serif;
	text-align: left;
	line-height: 19px;
	width: 425px;
}

#text3 a {
	color: #e95d0f;
	text-decoration: none;
}

#text3 a:hover {
	color: #666;
	text-decoration: none;
}





/* ************************ zauber ************************** */


#zauber { 
	text-align: left; 
	float:left;
	width: 630px;
	display: none;
}

#zauber a {
	color: #999;
	text-decoration: none;
	font: normal 10px "arial", verdana, sans-serif;
}

#zauber a:hover {
	color: #e95d0f;
}



