body, td
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
}

a:link, a:visited, a:active, a:focus { 
	font-size: 15px;
	color : #FF6600; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:0px;
}

table {
	padding: 0px;
	border: 0px;
}

#bar {
	height: 110px;
	background-color: #FF6600;
	width: 100%;
}

#logo {
	float: left;
	width: 340px;
	padding-top: 10px;
	text-align:right;
}

#headline {
	margin-left: 340px;
	padding-right: 20px;
	max-height:40px;
	font-size: 22px;
	color: #000000;
	text-align: right;
	padding-top: 70px;
	white-space: nowrap;
}

#menu_outer {
	width: 100%; 
}

#menu { 
	background-color: #993366;	
	color: #FF6600;
	height: 21px; 
	font-size: 18px;
	margin-top: 7px;
	padding: 0px 20px 3px 15px;
	text-transform: uppercase;
	white-space: nowrap;
	vertical-align: bottom;
} 

#menu a:link, #menu a:visited, #menu a:active, #menu a:focus { 
	font-size: 15px;
	color : #FFFFFF; 
	text-decoration: none;
	padding: 5px;
}

#menu a:hover {
	text-decoration: underline;
}

#welcome {
	font-size: 16px;
	padding-left: 20px;
	width: 750px;
	color: #993366;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

#text {
	font-size: 15px;
	padding-left: 20px;
	width: 750px;
	text-align: justify;
}

#content {
	margin:30px 0px 30px 0px;
	padding:0px;
}

#content {
	margin:30px 0px 30px 0px;
	padding:0px;
	text-align:center;
}

#nav {
	width: 200px;
	background-color: #993366;	
	color: #FFFFFF;
	height: 18px; 
	padding: 3px 4px 3px 4px;
	text-align:right;
	text-transform: uppercase;
	white-space: nowrap;
	vertical-align: bottom;
}

#nav a:link, #nav a:visited, #nav a:active, #nav a:focus { 
	font-size: 15px;
	color : #FFFFFF; 
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#images {
	white-space: nowrap;
}

.image {
	padding:10px;
	white-space: nowrap;
}

#slideshow {
	padding-top:27px;
	padding-left:10px;
}

#projects {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-left:200px;
}

#desc {
	padding: 30px 0px 30px 0px;
}

#footer {
	text-align:left;
	padding-left:200px;
	width:800px;
	margin-top:30px;
	background-color: #993366;	
	color: #FFFFFF;
	height: 20px; 
	font-size: 17px;
	text-transform: uppercase;
	white-space: nowrap;
}

#goto_projects {
	text-align: center;
	width: 1200px;
	margin-top: 20px;
	white-space: nowrap;
}

#sitecount table {
	font-size: 15px;
	text-align: center;
	color: #FF6600; 
	width: 200px;
}

#sitecount td {
	width: 100px;
	padding:5px;
}

#impressum {
	padding-left:118px;
}

#portraits, #projekte {
	margin: auto;
	padding-top: 30px;
	padding-bottom: 20px;
}

#portraits table, #projekte table {
	margin: auto;
}

#portraits table, #portraits td, #projekte table, #projekte td {
	text-align: center;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

#portraits td {
	padding: 25px;
	font-size: 13px;
}

#projekte td {
	padding: 25px 25px 0 25px;
	font-size: 13px;
}

.portraitsfont {
	display: inline;
	font-style: italic;
}

.projektefont {
	float: left;
	width: 100%;
	margin-top: -12px;
	padding-bottom: 0;
	display: inline;
	font-style: italic;
}