body {
 	background-color: #77BFE7;
	text-align:center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #003366;
	background: url(../images/bg.jpg) top center repeat-x;
	margin: 0px;
}


a, a:active, a:visited{

	font-size: 12px;
	color: #003366;
	font-weight: normal;
	padding: 0px;
	text-decoration: underline;
}

a:hover{

	font-size: 12px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}


a.startlink, a.startlink:active, a.startlink:visited{

	font-size: 16px;
	line-height: 28px;
	color: #003366;
	font-weight: normal;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
}

a.startlink:hover{

	font-size: 16px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border-radius: 7px 7px 7px 7px;
	padding: 4px 4px 4px 4px;
}


a.startlinksmall, a.startlinksmall:active, a.startlinksmall:visited{

	font-size: 11px;
	line-height: 14px;
	color: #003366;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}

a.startlinksmall:hover{

	font-size: 11px;
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
	padding: 4px 4px 4px 4px;
}

a.startlinkpresse, a.startlinkpresse:active, a.startlinkpresse:visited{

	font-size: 12px;
	line-height: 22px;
	color: #003366;
	font-weight: normal;
	padding: 0px;
	text-decoration: underline;
	padding: 4px 4px 4px 4px;
}

a.startlinkpresse:hover{

	font-size: 12px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}


a.menulink, a.menulink:active, a.menulink:visited{

	font-size: 13px;
	line-height: 19px;
	color: #003366;
	font-weight: normal;
	padding: 7px 5px 7px 5px;
	margin: 0 15px 0 0;
	text-decoration: none;
}

a.menulink:hover{

	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color:#77BFE7;
	border-radius: 7px 7px 7px 7px;
	padding: 7px 5px 7px 5px;
}

h1 {

	font-size: 21px;
	color: #3DA3DA;
	line-height: 23px;
	margin: 0;
}

h2 {

	font-size: 17px;
	line-height: 22px;
	margin: 12px 0 0 0;
}

h3 {

	font-size: 12px;
	color: #003366;
	line-height: 15px;
	font-weight: normal;
	margin: 20px 0 0 0;
}



#wrapper-start {

	width: 890px;
	height: 700px;
	background-image: url(../images/bg-start.jpg);
	background-repeat: no-repeat;
	margin: auto;
}

#start-claim {

	width: 320px;
	height: 100px;
	padding: 70px 0 0 590px;
	text-align: left;
}

#start-menu {

	width: 190px;
	height: 100px;
	padding: 230px 0 0 586px;
	text-align: left;
}

#start-menu-presse {

	width: 290px;
	height: 100px;
	padding: 230px 0 0 586px;
	text-align: left;
}

#start-footer {

	width: 100%;
	height: 200px;
	margin: 0px;
	background-image: url(../images/bg-start-footer.jpg);
}

#wrapper-site {

	width: 990px;
	min-height: 700px;
	margin: auto;
}

#book {

	width: 478px;
	height: 600px;
	background-image: url(../images/bg-book.jpg);
	float: left;
}

#book-story {

	width: 478px;
	height: 1300px;
	background-image: url(../images/bg-book-plus-pictures1.jpg);
	float: left;
}

#book-autoren {

	width: 478px;
	height: 660px;
	background-image: url(../images/bg-book-autoren.jpg);
	float: left;
}

#content {

	width: 500px;
	min-height: 600px;
	margin-top: 80px;
	text-align: left;
	float: right;
}

#menu {

	width: 500px;
	height: 50px;
	border-bottom: 1px solid #C9E5F3;
}

#infos{

	width: 500px;
	margin-top: 30px;
}

#footer {

	width: 100%;
	height: 200px;
	margin: 0px;
	background-image: url(../images/bg-footer.jpg);
}



.thumbimg {
	
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin: 4px;
}



.clear {

	clear: both;
}