body {

	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #fff url("/images/background.jpg") repeat-x;
	
}


#content {
	display: table;
	padding: 10px 60px;
	margin: auto auto;
	font-family: verdana;	
	font-size: 10px;
}

#content h2 {
	
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color: #000;
	font-style: italic;
	font-size: 14px;	
	
}

#text {
	width: 100%;
	border: 1px;	
	float: left;
}

#bar {
	margin: auto auto;
	width: 570px;
	line-height: 25px;
	padding: 0px 10px 0px 10px;
	background: url("images/bar.jpg") repeat-x;
	height: 25px;
}

#bar a {

	float: left;
	color: #fff;
	text-decoration: none;	
	
}

#images {
	border: 0px solid black;
	width: 100%;
	text-align: center;
}

img {
	padding: 5px;
}

#sidebar {
	padding-bottom: 30px;
	padding-left: 10px;
	border: 1px;
	float: left;	
}

#header {
	padding: 0px;
	margin: 0px;
	
	width: 730px;
	height: 270px;
	background: url("/images/header.jpg") no-repeat;	
}

#menu {
	height: 40px;	
	top: 5px;
	float: right;
	margin-right: 50px;
	
}

#menu ul {
	list-style-type: none;
}

#menu li {
	float: right;
	padding: 0px 2px 0px 2px;	
}

#menu a {

	text-decoration: none;
	font-family: verdana;
	color: #666;
	font-size: 12px;	
	
}


#bar ul {
display:inline;
margin:0px;
padding:0px;
list-style-type:none;
}


#bar ul li {
	float:left;
	margin:0px;
	padding:0px;
	padding-right: 10px;
}

#container {
	margin: auto auto;
	width: 730px;
	background: url("/images/main.jpg") repeat-y;
	border: 0px solid black;	
}

#image {
    	background: url("/images/bild_2.jpg") no-repeat 0px 60px;	
	width: 650px;
	height: 300px;
	border: 0px solid black;
	margin-left: 40px;
	padding-top: 0px;	
}

.photo 	{
	border: 0px solid #fff;
	width: 110px;
	height: 110px;
	vertical-align: middle;
	
	}

table
	{
	border: 1px solid #faa
	align: middle;
	}
td
	{
	text-align: center;
	}

#footer {
	margin: 0px;
	height: 100px;
	padding: 0px;
	width: 730px;
	background: url("/images/footer.jpg") no-repeat;	
	border: 0px solid black;
	font: 12px "Gill Sans", Verdana, Lucida, Helvetica, Arial, sans-serif;
	color: #666;
	text-align: center;
	line-height: 80px;
}


a img {
	border: none; 
	vertical-align: middle;
	
}	


.photo a:hover {
	text-decoration: none;
	background: none;
}

a {

	text-decoration: none;
	font-family: verdana;
	color: #666;
	font-size: 12px;	
	
}

