body {
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	color: #555c49;
	font-size: 13px;

}

.float_container {
float:right;
text-align:right;
margin: 0 0 0 25px;
padding: 0 0 0 0;
}

.float_container img {
float:none;
text-align:right;
margin: 0 0 5px 0;
padding: 0 0 0 0;
}

hr {
	width: 100%;
	color: #555c49;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bac3b8;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-top-width: 0;
	border-top-color: #FBFBFB;
}

a {	
	text-decoration: none;
	color: #b8b88f;
   outline: none;
}

a:hover {	
	color: #ff9900;	
}

a img {
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.accessibility {
	display: none;
	visibility: hidden;
}

h1, h2 {
	color: #b8b88f;
	padding: 0 0 0 0;
	font-weight: bold;
}

h3, h4, h5, h6 {
	color: #b8b88f;
	padding: 0 0 0 0;
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #b8b88f;
	padding: 0 0 0 0;	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #ff9900;
	padding: 0 0 0 0;	
}
/*

	Styling of Content

*/



#wrapper {
	width: 970px;
	padding: 0 0 0 0;
	margin: 0px auto;
}

#page_head {
	clear: both;
	width: 100%;
	padding: 0 0 40px 0;
	margin: 0 0 60px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bac3b8;
}

#head_logo {
	clear: both;
}

#head_logo img{
	float: right;
	padding: 0;
	margin: 0 0 30px 0;
}


#head_title {
	clear: both;
	overflow: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#head_title div.box_left {
	float: left;
	width: 230px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
}


#head_title div.box_left h3 {
	font-size: 15px;
	padding: 0 15px 0 15px;
	margin: 15px 0 0 0;
}
#head_title div.box_left p {
	font-size: 13px;
	padding: 0 15px 0 15px;
	margin: 0 0 0 0;
}

#head_title div.box_right {
	width: 740px;
	float: right;
	padding: 57px 0 0 0;
	margin: 0 0 0 0;
	height: 100%;
}
#head_title div.box_right h2{
	font-size: 25px;
	padding: 0 0 67px 0;
	margin: 0 0 0 0;
}

#page_head p{
	padding: 0 0 0 0;
	margin: 0 0 25px 0;
}

#head_title div.box_right ul{
	padding: 0 0 0 0;
	margin: 0 0 25px 20px;
	list-style: circle;
}

#head_title div.box_right ul li a{
	color: #b8b88f;	
	text-decoration: none;	
}

#head_title div.box_right ul li a:hover{
	color: #ff9900;	
}

#head_title div.box_right div#sonderhinweis{
}
#head_title div.box_right div#sonderhinweis p{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#head_title div.box_right div#download{
	
}

#head_title div.box_right div#download img{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*

STYLING OF PAGE CONTENT

*/


#page_content {
	
}

#page_content div.content_box {
	clear: both;
	overflow: auto;	
}
#page_content div.content_box div.box_left {
	float: left;
	width: 230px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#page_content div.content_box div.box_right {
	width: 740px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bac3b8;
}

/*

	Styling of Content Box Column Left

*/

table {

}

tr {
height:30px;
}

th {
font-size: 19px;
background-color: #b8b88f;
color: #ffffff;
font-weight: bold;
width: 128px; 
margin-right:2px;
}

table tr td {
font-size: 15px;
color: #b8b88f;
text-align: center;
border-color: #b8b88f;
border-width: 1px;
border-style: solid;
}

ul.kursplan_details {
	list-style: none;
}

/*

	Styling of Form

*/
div.content_box_broad.form {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}
.form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.form h3 {
	font-size: 16px;
	padding: 0 0 0 0;
margin: 15px 5px 5px 0;
	font-weight: normal;
}

.form label {
padding: 2px 2px 2px 2px;
margin: 5px 5px 5px 0;
	
}

div.page_right .form input {
padding: 2px 2px 2px 2px;
margin: 5px 5px 5px 0;
border-width: 1px;
border-style: solid;
border-color: #000;	
display: block;
width: 350px;
}
div.page_right .form input[type="checkbox"]{
padding: 2px 2px 2px 2px;
margin: 5px 5px 5px 0;	
border-style: none;
width: 20px;
float: left;
vertical-align: middle;
}

div.content_box_broad .form input {
padding: 2px 2px 2px 2px;
margin: 5px 5px 5px 0;
border-width: 1px;
border-style: solid;
border-color: #000;	
display: block;
width: 200px;
}

div.content_box_broad .form input[type="checkbox"]{
padding: 2px 2px 2px 2px;
margin: 5px 5px 5px 0;	
border-style: none;
width: 20px;
float: left;
vertical-align: middle;
}

div.page_right .form .form textarea {
padding: 2px 2px 2px 2px;
margin: 5px 5px 5px 0;
border-width: 1px;
border-style: solid;
border-color: #000;	
display: block;
width: 550px;
}

.form div.form_head {
	margin: 22px 0 0 0;
	padding: 0 0 0 0;
}

#page_content div.page_right ul.picturelist {
}
#page_content div.page_right ul.picturelist li.thumb{
	list-style: none;
}