body {
	margin: 0;
	padding: 0;
	/*text-align:center;*/
}

form {
	border : 0;
	padding : 0;
	margin : 0;
}

div, img {
	margin: 0;
	padding: 0;
}

img.borded {
	border:2px solid #CCCCCC;
}

#container {
	position: relative;
	border: 1px solid #000000;
	margin-top: 65px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
	background: #FFF url(../images/background-nav.jpg) no-repeat bottom right;
}

#containerKursordnung {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#proposta {
	margin-top: 150px;
	text-align: center
}

 #content {
    background: #FFF url(../images/kursangebot.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0px;
	text-align: left;
}

 #selbsterfahrung {
    background: #FFF url(../images/selbsterfahrung.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

 #sprachen {
    background: #FFF url(../images/sprachen.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

 #weiterbildung {
   background: #FFF url(../images/weiterbildung.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

 #gesundheit {
    background: #FFF url(../images/gesundheit.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

 #kunst {
    background: #FFF url(../images/kunst.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

 #wiruberuns {
    background: #FFF url(../images/wir.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

 #raume {
    background: #FFF url(../images/raume.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

 #referenten {
    background: #FFF url(../images/referenten.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

 #kontakte {
    background: #FFF url(../images/kontakte.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

 #link {
    background: #FFF url(../images/link.jpg) no-repeat top left;
	border-right: 1px dotted #000;
	width: 499px;
	padding-top: 180px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0;
	text-align: left;
}

#breadCrumbs {
    color: #3E79DB;
	padding-top: 0px;
	padding-left: 3px;
	border-bottom: 1px dotted #000;
}

#breadCrumbs a:link, #breadCrumbs a:visited, {
    color: #3E79DB;
	text-decoration: none;
}

#breadCrumbs a:hover, {
    color: #3E79DB;
	text-decoration: underline;
}

#mainNavigator {
	position: absolute;
	left: 499px;
	width: 260px;
	text-align: right;
	padding-top: 25px;
}

#mainNavigator ul {
    padding: 3px;
	list-style : none;
	color: #000;
}

#mainNavigator li {
	padding-right: 4px;
	list-style : none;
	color: #000;
	line-height:1.4;
}

#mainNavigator li a:link, #mainNavigator li a:visited {
	list-style : none;
	color: #000;
	text-decoration: none;
}

#mainNavigator li a:hover {
	list-style : none;
	color: #000;
	text-decoration: underline;
}


#mainNavigator  li.kursangebot {
	padding-right: 9px;
	color: #F7A50B;
	line-height: 1.4;
}

#mainNavigator  li.kursangebot a:link{
	color: #F7A50B;
	text-decoration: none;
}

#mainNavigator  li.kursangebot a:visited{
	color: #F7A50B;
	text-decoration: none;
}

#mainNavigator  li.kursangebot a:hover{
	color: #F7A50B;
	text-decoration: underline;
}

#caption {
	position: relative;
	width: 760px;
	text-align: center;
	margin: auto;
}

#logo {
	padding: 0;
	position: absolute;
	top:-36px;
	left: 10px;
	height : 44px;
	color: #3E79DB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#search {
	padding: 0;
	position: absolute;
	top: -36px;
	left: 460px;
	height : 41px;
}

#searchGO{
	padding: 0;
	position: absolute;
	top: -36px;
	left: 614px;
	height : 41px;
}

#siteInfo {
	/*position: relative;*/
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFF;
	color: #000;
	text-align: right;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 40px;

	/*margin: 0px 85px 0 0;*/
	margin-top : 10px;
}

#siteInfo a {
	color: #000;
	text-decoration : none;
}

#siteInfo span a {
	color: #BEBEBE;
	text-decoration : none;
}

#siteInfo a:hover, #siteInfo span a:hover  {
	text-decoration : underline;
}

.details{
	color: #F7A50B;
}

.copyright{
	color: #BEBEBE;
}

.copyright a:link{
	color: #BEBEBE;
	text-decoration: none;
}

.copyright a:hover, .copyright a:visited{
	color: #BEBEBE;
	text-decoration: underline;
}

h1 {
	background-color: #FFFFFF;
	color: #F7A50B;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: -5px;
}

h2{
	background-color: #FFFFFF;
	color:  #3E79DB;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: -5px;
	/*font-weight : bold;*/
}

h3{
	background-color: #FFFFFF;
	color:  #3E79DB;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 2px;
	font-weight: normal;
}

#normal {
	margin-left: 7px;
	margin-right: 5px;
}

#normal a:link, .#normal a:visited {
	color: #000;
	text-decoration: underline;
}

#normal a:hover{
	color: #000;
	text-decoration: none;
}

#normal li{
	list-style: url(../img/bottom.gif);
}

#details {
	margin-left: 5px;
	
}

h4{
	background-color: #FFFFFF;
	color:  #3E79DB;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.subtitle{
	background-color: #FFFFFF;
	color: #8BAFE9;
}

.title{
	color: #F7A50B;
	font-size: 12px;
	font-weight: bold;
}

#normal .title a:link, #normal .title a:visited{
	color: #F7A50B;
	text-decoration: none;
}

#normal .title a:hover,{
	color: #F7A50B;
	text-decoration: underline;
}

.hp{
	color: #000;
	background-color: #F5F7F8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.hp a:link, .hp a:visited{
	color: #000;
	background-color: #F5F7F8;
	text-decoration: none;
}

.hp a:hover{
	color: #000;
	background-color: #F5F7F8;
	text-decoration:underline;
}

.date{
	color: #F7A50B;
	background-color: #F5F7F8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p.partner{
	text-align: center;
	color: #F7A50B;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:5px 0 0 0;
	padding:0;
}

p.partner a{
	color: #F7A50B;
	background-color: #fff;
	border-bottom: 1px dotted #f7a50b;
}