/* Allgemeines */

body,b,a,u,i,td,th,input,h1,h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica, sans-serif;
}

body
{
	margin-top:0px;
	padding: 0px;
	background: url(../img/claudiusschmitz_bg.jpg);
	background-repeat:repeat-x;
}

/* Seitenbereiche */
#layout_aussen
{
	width: 800px;
	margin: auto;
}

#layout_oben
{
	width: 800px; 
	height: 120px;
	background-repeat:no-repeat;
	background-image: url(../img/claudiusschmitz_top.jpg);
}

#layout_menue
{
	width: 780px; 
	height: 35px; 
	background-image: url(../img/menue_bg.jpg);
	padding-right: 0px;
	padding-left: 20px;
}

#layout_mitte
{
	width: 780px;
	font-size: 12px;
	height:auto;
	padding: 10px;
	background-image: url(../img/mitte.jpg);
}

#layout_unten
{
	width: 800px; 
	height: 25px; 
	background-image: url(../img/unten.jpg);
}

#layout_unten_drunter
{
	width: 800px;
	height: 30px;
}

#layout_unten_drunter_links
{
	width: 500px; 
  	height: 30px;
	text-align: left;
	float: left;
  	color: #000000;
}

#layout_unten_drunter_rechts
{
  	width: 300px; 
  	height: 30px;
  	text-align: right;
  	float: left;
  	color: #000000;
  	text-decoration: none;
}

/* Buttons */

.menue_button
{
	font-family: Arial;
	font-size: 10px;
	width: 95px;
	height: 20px;
	background-image: url(../img/menue_button1.jpg);
	color:#FFFFFF;
	float: left;
	text-align: center;
	padding-top: 9px;
	text-decoration: none;
}

.menue_button:hover
{
	background-image: url(../img/menue_button2.jpg);
	text-decoration: none;
}

.menue_home_right
{
	font-family: Arial;
	font-size: 12px;
	width: 307px;
	height: 113px;
	color:#000000;
	float: right;
	text-align: left;
	text-decoration: none;
}

.menue_bar_right
{
	text-decoration:none;
	color: #000000;
	text-align: left;
	font-size: 10px;
	font-size: 14px;
	font-family: Arial;
	width: 300px;
	font-size: 14px;
	height: 22px;
	background-image: url(../img/home_border_bar.jpg);
	background-repeat: no-repeat;
float: right;

	padding-top: 5px;
	padding-left: 7px;

}

.menue_bar_link
{
	text-decoration:none;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-family: Arial;
	height: 22px;
	width: 300px;

}

.menue_home_left
{
	font-family: Arial;
	font-size: 12px;
	width: 435px;
	height: 265px;
	margin-left: 9px;
	border:solid 1px #990000;
	color:#000000;
	float: left;
	text-align: justify;
	padding: 5px;
	text-decoration: none;
}

.button_unten
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.ubers
{
	background-image:url(img/ueberschrift_farbverlauf.jpg);
	background-repeat:repeat-y;
}

.links
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.button_senden
{

  	width: 70px;
  	height: 23px;
  	background-image: url(../img/button_senden.jpg);
  	border: 0px;
}

.button_senden:hover
{
  	background-image: url(../img/button_senden2.jpg);
}

.button_zurueck
{
	width: 70px;
  	height: 23px;
  	background-image: url(../img/button_back.jpg);
  	border: 0px;
}

.button_zurueck:hover
{
  	background-image: url(../img/button_back2.jpg);
}
