/* Internatsschule Hadmersleben  Vol3 
Maerz 2007 printlayout*/
	
body {
	margin: 0 auto;
	padding: 0;
	font-family: "Times New Roman",Serif;
	border-bottom-color: #ECE9D8;
}
#wrap {
margin: 2%;
width: auto;
float: none;
}
#header {
display:none;
}
#navi{
display:none;
}
#announce {
display:none;
}
#content {
margin-left:20px;
margin-right:20px;
line-height: 1.6;
}
h2 {
font-size: 1.7em;
font-weight:bold;
padding: 2.2em 0 0 0;
color: #006600;
}
h3 {
font-size: 1.5em;
font-weight:bold;
padding: 1.8em 0 0 0;
color: #006600;
}
h4 {
font-size: 1.3em;
font-weight:bold;
padding: 1.6em 0 0 0;
margin: 0 0 0 0;
color: #006600;
}
h5 {
font-size: 1.0em;
font-weight:bold;
padding: 1.4em 0 0 0;
margin: 0 0 0 0;
color: #006600;
}
a {
font-weight:bold;
text-decoration: none;
color: #006600;
}
.imgleft{
margin-bottom:20px;
}
.imgone {
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	
	}
/* Bild ohne Rahmen mit Textfluss auf der rechten Seite */
.imgtwo {
	margin: 2px 2px 2px 2px;
	float: left;
}
#naviquer {
	text-align: center;
	font-size: 0.8em;
	padding: 10px 0 1px 0;
	margin: auto;
	clear: both;
	
}
#naviquer ul{
	margin:0;
	padding:0px;
	list-style:none;
	white-space: nowrap;
}
#naviquer li{
	display: inline;
	border-left:2px solid #999999;
}
#naviquer a {
	color:#006600;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}
.textright {
text-align: right;
}
.textleft {
text-align: left;
}
.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}
.boldgreen {
font-weight: bold;
color:#006600;
}
.green{
color:#006600;}
.hide {
display: none;
}
.wideness {
width:200px;
}
.thumbnail{
	padding: 3px 3px 8px 3px;
	border: 1px solid #006600;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	}	
.thumbnail a {
font-weight:bold;
text-decoration: none;
color: #006600;
font-size: 0.8em
}
.thumbnail2{
	padding: 3px 3px 8px 3px;
	border: 1px solid #006600;
	margin-right: 25px;
	margin-bottom: 25px;
}	

