body {
	min-width: 1000px;
	max-width: 1000px;
	min-height: 200px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #f6f6f6;
	
}
body_kontakt {
	min-width: 100px;
	max-width: 1000px;
	min-height: 200px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #f6f6f6;

	
}
img {
	border: none;
}
#portfolio{ 
	text-align: left;
	display: block;	
	margin: 10px;
}
#portfolio2{ 
	text-align: left;
	display: block;	
	margin-left: 20px;
	margin-top: 30px;
	/*background-image: url(pics/kontakt_background.jpg);
	background-repeat: no-repeat;*/
}
#zweispalter{ 
	text-align: left;
	float: left;
	width: 720;	
	margin: 10px;
}
#zweispalter2{ 
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width:100;
	margin: 10px;
}
#zweispalter_monat{ 
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width:10;
	margin-left: 10px;
	margin-top: 10px;
}
#tabelle{
	border-spacing:50px;
	margin-top: 30px;
	margin-left: 10px;

}
#tabelle2{
	border-spacing:50px;
	margin-top: 50px;
	margin-left: 10px;

}
h1 {
	font-family: Georgia;
	font-size: 40px;
	margin: 0px 0px 50px 0px;
}
h2 {
	font-size: 20px;
	font-family: Georgia;
	margin: 10px 0px 0px 0px;
}
.item {
	padding: 0px 0px 10px 0px;
	width: 720px;
	border-bottom: 1px dotted #333;
	margin-bottom: 20px;
	color: #666;
}
.item2 {
	padding: 0px 0px 10px 10px;
	width: 700px;
	/*border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	border-left: 1px dotted #333;
	border-right: 1px dotted #333;*/
	margin-top: 0px;
	margin-bottom: 60px;
	color: #999;
}
.item3 {
	padding: 0px 0px 0px 0px;
	width: 720px;
	/*border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	border-left: 1px dotted #333;
	border-right: 1px dotted #333;*/
	margin-top: 0px;
	margin-bottom: 3px;
	color: #999;
}
a {
	text-decoration: none;
		color: #999
}
a.active, #menu h2, a h2 {
	margin: 3px 0px 0px 0px ;
	color: #333;
}
a:hover {
	color: #333;
}
#menu {
	width: 200px;
	position: fixed;
	top: 0px;
	left: 730px;
	padding: 5px 0px 5px 10px;
	font-size: 13px;
}
table {
	width: 720px;
}
td.mehr {
	text-align: right;
}
.bild, .bildrollover {
	width: 720px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.bildrollover:hover {
	background-position: -720px 0px;
}
#disclaimer {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.corner {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 97px;
	background-image: url(elemente/border-bottom.jpg);
}
#portfolio-list .corner, #contact-list .corner {
	padding-right: 107px;
	padding-bottom: 10px;
	margin-bottom: -11px;
}
#portfolio-list {
	width: 720px;
	padding: 10px;
	margin-bottom: 120px;
	background-color: #f6f6f6;
	padding-right: 107px;
	background-image: url(elemente/border-pattern.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
