/* CSS Document */

body,td,th {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height:20px;
	font-size: 12px;
	color: #000000;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
padding-top:5px;
}

h2 {
	margin: 0px;
	padding: 20px 0px;
	border: 0px;
}


a.underline:link {
	color: #000000;
	text-decoration:underline;
}
a.underline:visited {
	text-decoration: underline;
	color: #000000;
}
a.underline:hover {
	text-decoration: none;
	color: #000000;
}
a.underline:active {
	text-decoration: none;
	color: #000000;
	}
	
a.menu:link {
	color: #53c5f2;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #53c5f2;
}
a.menu:hover {
	text-decoration: none;
	color: #ffffff;
}
a.menu:active {
	text-decoration: none;
	color: #ffffff;
}
.wrapper {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 10px 10px;	
	}
.menu {
	width: 100%;
	background-color: #009ee9;
	word-spacing: 50px;
	}
.wrapper-menu {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

.booktitle {
	width: 450px;
	height:85px;
	text-align:center;
}
.footer {
	height:15px;
	text-align: center;
}
.wordspacing {
		word-spacing:150px;
		}
a.nav:link {
	color: #000000;
	text-decoration:none;
}
a.nav:visited {
	text-decoration: none;
	color: #000000;
}
a.nav:hover {
	text-decoration: none;
	color:#009ee9;
}
a.nav:active {
	text-decoration: none;
	color:#009ee9;	
	}
.nav {
  color:#009ee9;
  		}
.input {
	background-color:#e2f4fc;
	width:450px;
	}




#home #nav-home,
#inside #nav-inside,
#curriculum #nav-curriculum,
#imprint #nav-imprint,
#contact #nav-contact,
#press #nav-press {
color:#ffffff;
text-decoration: none;
}


a:link {
	color: #53c5f2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #53c5f2;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
form {
	padding:0px;
	margin: 0px;
	border: 0px;
	}