body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696969;
}

#main_wrap {
  background: #FFFFFF url(../images/img1.jpg) repeat-x;
}

.hiddenPic {display:none;}


 h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	
	letter-spacing: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(../images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 13px;
	color: #FFFFFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

p, ol, ul {
	
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
	text-decoration: none;
}

a:hover {
text-decoration: none;
font-weight:bold;
color: #000066;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

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

.bg1 {
	padding: 0 13px 13px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(../images/img4.gif) repeat-x;
    
}

.bg2 {
	padding: 4px 20px 0px 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(../images/img4.gif) repeat-x;
	
}

.bg2 a {
font-weight:bold;
background: url(../images/nachhilfe-link5.gif) no-repeat 0% 50%;
padding: 3px 0 3px 22px;
}


.bg2 table {
padding: 0px 0px 0px 30px;
}




/* Header */

#header {
position:relative;
	width: 990px;
	height: 130px;
	margin: 0 auto;
}



#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#nachhilfe_logo {
position:absolute;
top:24px;
left:0px;
}

#navbar {
position:absolute;
width: 764px;
top:66px;
left:227px;
}



#header h2 {
	float: right;
	padding: 46px 0 0 100px;
	font-size: 11px;
	font-weight: normal;
}





#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 0;
	padding: 3px 8px 0 8px;
	background:  url(../images/img2b.gif) repeat-x;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover {
background:url(img2c.gif) repeat-x;
}



/* Content */

#content {
	width: 950px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 198px;
}

#colOne ul {
	list-style-type: circle;
}

#colOne li {
	padding:0;
	list-style:none;
}

#colTwo {
	float: right;
	width: 740px;
}

#colOne p, ol, ul, li {
line-height: 280%;
}


#colTwo p, ol, ul {
line-height: 170%;
}

#colTwo a {
text-decoration:underline;
}


/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img7.jpg) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
}

input,textarea {
background-color: #ffffff; 
border: 1px solid; 
border-color:#003366;
 }
 input.btn { color:#000000;
 
 }
.radio { border-color:#ffffff; }
.check { border-color:#ffffff; }
