body {
	font-family: Courier New;
	background-color: white;
	color: black;
	font-size:12px;
}

body h1, body h2 {
	font-weight: bold;
	font-family: Courier New;
	font-size:12px;
	padding-top:0px;
	margin:0px;
}

body h1 {
	text-decoration:underline;

}

#about_content h2 {
	padding-top:10px;
	padding-bottom:10px;
}

.first, .second, .third {
	float:left;
	margin-left: 20px;
/*	margin-top:20px;*/
}

.leer {
	margin-left:10px;
	margin-top:10px;
}

.first {
	width:142px;
	background-color:#67c7da;
	margin-left: 12px;
}

.first ul, .second .one ul, .third ul{
	list-style: none;
	text-align: left;
	padding:2px;
	margin:0px;
}

.content {
	padding:2px;
	margin:0px;
}

.content a {
	text-decoration:none;
	color: black;
}
.one table tr td {
	font-size:12px;
	text-decoration:none;
}

.one table {
	border-collapse:collapse;
	margin:2px;
}

.second {
	width: 189px;
}

.second #secondone{
	background-color:#cbbfac;
/*	margin-bottom:20px;*/
	padding:0px!important;

}

#list1, #list2 {
	background-color:#cbbfac;
}

.second .two{
	margin-top: 20px;
	padding:0px;
	background-color:#ebd0ba;
}
.third{
	overflow:auto;
	width: 540px;
	height: 363px;
	background-color: #e4996b;
}

.third #about_content, .third #biography_content, .third #week5text{
	width: 300px;
	padding: 2px;
}

.second .pics_text{
	padding: 2px;
	margin:0px;
}

.third #home_content {
	width: 500px;
}

#thirdpics{
	overflow:hidden;
	width: 540px;
	height: 540px;
	background:none!important;
	padding: 2px;
	float:left;
	margin-left: 20px;
/*	margin-top:20px;*/
}

#marg a{
	padding-bottom: 100px;
}

.backgroundimage {
	background-image:url(../img/hindergrund.jpg);
	background-repeat:no-repeat;
}

.backgroundwithoutimage {
	background-image:url(../img/hintergrundohnebild.jpg);
	background-repeat:no-repeat;
}

.mouse, .pic {
	cursor: pointer;
}