#front_titel_box{
	background: white;
	background-image: Url(../bilder/layout/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #586456;
	margin:30px;
	padding:10px;
	height:150px;
}

#front_titel_box h1{
	margin:0px;
	margin-left:320px;
	padding-top:5px;
	font-size: 30px;
	letter-spacing:5px;
	line-height:40px;
}

.content{
	float:left;	width: 545px;
	margin-top: 70px;
	margin-left: 20px;
	margin-right:10px;
	height: 480px;
	overflow:auto;
}

.content h2{
	margin:0px;
	font-size: 15px;
	margin-bottom:3px;
	margin-top:10px;
}

.content h3{
	margin:0px;
	font-size: 12px;
	margin-bottom:2px;
	margin-top:8px;
}

.content p{
	margin:5px;
	margin-bottom:2px;
	line-height:15px;
	margin-bottom:3px;
}

.content table{
	margin-left:5px;
	line-height:13px;
}

.content ul{
	margin-top:0px;
}

#page_1 h2, #page_1 h3{
	color:#801A19;
}

#book_back h2{
	color: #BF8F22;
}

#book_back p{
	color: white;
}

#book_back .error{
	color: red;
}

#book_back input, #book_back textarea{
	border: 1px solid #BF8F22;
	background: #EBE0C6;
	font-family: verdana;
	font-size: 11px;
}

#login_open{
	position:absolute;
	z-index:100;
}

#login_link{
	text-decoration: none;
	font-size:15px;
	color: #BBB97E;
	background: Url(../bilder/layout/login_pfeil_down.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
}

#login_open a:hover{
	text-decoration: none;
	font-size:15px;
	color: #88875B;
}


