/*

	Design für ttc-stuttgart.de
	V1.0
	Michael Frank

*/



body
{
	font: normal 125% "Arial", Times, serif; /*text-align: center;*/
	background-color: White;
	/* background-image: url(bg.jpg); */
	color: Black;
	margin: 0;
}


a#menu
{

display: block;
background-image: url(menua.jpg);
width: 149px;
height:30px;
background-repeat: no-repeat; 
}

a#menu :hover
{
background: white url(menub.jpg) no-repeat;
}

a#menu_o
{

display: block;
background-image: url(menu2a.jpg);
width: 115px;
height: 35px;
background-repeat: no-repeat;
text-align: center; 
}

a#menu_o :hover
{
background: white url(menu2b.jpg) no-repeat;
}


div#menue
{
	
	float: left;
	color: Black;
	text-align: center;

}

div#menue_i
{
	text-align: center;
	left: 2px;
	width: 149px; 
	height: 30px; /*border: thin solid Red;*/
	text-decoration: none;
	background-image: url(menua.jpg);

}

div#menue_i a
{
	text-decoration: none;
	color: Black;


}

div#menue :hover
{
		background-image: url(menub.jpg);
	width: 149px;
	height: 30; 
	z-index: 5;
}

/* ########################################################################################### */

div#menue1
{
	left: 15px; 
	text-align: center;
	background: #ffffff;
	text-decoration: none;
}

div#menue1 :hover
{
	background-image: url(menu1b.jpg);
	z-index: 5;
}

div#menue1_i 
{
	left: 10px;
	 width: 132px; 
	height: 35px;
text-decoration: none;
	color: black;
	text-align: center;
	display: block;
	font: bold;
}

 div#menue1_i a
{
	text-decoration: none;
	font: bold;
	color: Black;
}

div#menue1_i :hover
{
	background-image: url(menu2b.jpg);
}


div#menue2
{
	position: absolute;
	right: 10px;	
	text-decoration: none;
}

div#menue1_e
{

	background-image: url(menu1_e.jpg);

}

div#menue1_e a:hover
{
	background-image: url(menu1_ea.jpg);
}

div#menue1_
{
	image: url(menu1_.gif);
}

div#text1
{
	font: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
}

div#text2
{
	position: relative;
	width: 92%;
	left: 20px;
	text-align: left;
}

div#normal
{
	text-align: center;
}

div#schwarz a
{
	text-decoration: none;
	color: black;
	margin:0;
}

div#mail a
{
	text-decoration: none;
	color: white;
}

div#impressum
{
	text-align: left;
}

div#titel
{
	
}
