* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../images/owrapbg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

body, html {
	height: 100%;
}

a img {
	border: 0;
}

a {
	color: #000;
}

ul {
	list-style: none;
}

#owrap {
	position: relative;
	overflow: hidden;
}

#wrap {
	background-color: white;
	text-align: left;
	width: 795px;
	z-index: 500;
	position: relative;
}

#leftcol {
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	display: inline;
	position: relative;
	z-index: 500;
	background-color: white;
}

#leftcol, #logo, #leftcolhead {
	width: 160px;
}

#logo {
	height: 110px;
	margin-bottom: 47px;
	position: relative;
}

#logo img {
	bottom: 0;
	position: absolute;
}

#leftcolhead {
	height: 18px;
	margin-bottom: 17px;
}

#leftcolhead h1 {
	font-size: 18px;
	font-weight: bold;
	color: #9E1263;
	letter-spacing: 0.5px;
}

#maincol {
	width: 575px;
	float: left;
	position: relative;
	z-index: 500;
	background-color: white;
}

#contentheader h2,
#content h3,
#content h4 {
	font-size: 18px;
	font-weight: bold;
	color: #9E1263;
	padding-bottom: 10px;
	letter-spacing: 0.3px;
	margin-right: 30px;
}

#content {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-right: 30px;
	margin-bottom: 60px;
}

#content h3 {
	font-size: 14px;
}

#content h4 {
	color: #000;
	font-size: 12px;
}

#content p {
	margin-bottom: 1em;
	line-height: 1.4em;
}
#content p a
{
	background-color: #F8ECE2;
	color: #9E1263;
}

#content p a:hover
{
	color: black;
}

#content ul,
#content ol {
	margin-bottom: 10px;
}

#content ul li,
#content ol li {
	list-style-type: square;
	padding-left: 4px;
	margin-left: 14px;
	padding: 3px 0;
}

#content ol li {
	list-style-type: decimal;
	margin-left: 22px;
}

#content ul li ul,
#content ol li ol {
	margin-bottom: -3px;
}
#content li a
{
	background-color: #F8ECE2;
	color: #9E1263;
}

#content li a:hover
{
	color: black;
}

#rightcol {
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	height: 760px;
	z-index: 1;
}

#rightcol img {
	position: absolute;
	top: 0;
	right: 0;
}

#tools {
	position: absolute;
	top: 1px;
	right: 0;
	z-index: 600;
	height: 20px;
}

#tools ul li {
	float: left;
	margin-left: 3px;
	display: block;
}

#tools ul li a {
	text-decoration: underline;
	color: white;
	background-color: #9E1263;
	line-height: 20px;
	padding-left: 11px;
	padding-right: 12px;
	display: block;
}

#tools ul li a:hover {
	color: black;
}

#tools ul li a#login {
	background-image: url(../images/loginbackg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#tools ul li a#login:hover {
	color: #9E1263;
}

#footer {
	clear: both;
	z-index: 600;
	position: fixed;
	bottom: 0;
	height: 20px;
	display: block;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: black;
}

#footer ul {
	background-image: url(../images/footerbar.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline;
	float: left;
}

#footer ul li {
	float: left;
	margin-right: 10px;
	line-height: 20px;
	color: white;
	padding-left: 30px;
}

/***** NAVIGATION ****/

#nav {
	margin-top: 90px;
	margin-bottom: 47px;
	width: 547px;
	border: 1px solid #E2E0DF;
	border-width: 0 0 1px 0;
}

#nav a {
	letter-spacing: 0.3px;
}

#subnav ul li {
	line-height: 14px;
}

#nav ul li {
	line-height: 20px;
}

#nav ul li a, #subnav ul li a {
	text-decoration: none;
	padding: 3px;
}

#nav a:hover, #subnav a:hover {
	background-color: #F8ECE2;
	color: #9E1263;
}

#nav a.active, #subnav a.active {
	background-color: #9E1263;
	color: white;
}

#nav ul li {
	display: inline;
	margin-right: 13px;
}

#subnav {
	width: 160px;
	overflow: hidden;
}

#subnav a {
	width: 160px;
	display: block;
}

#subnav ul li a {
	background-image: url(../images/greydot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#subnav ul li ul li a {
	padding-left: 16px;
}

#subnav ul li ul li ul li a {
	padding-left: 32px;
}

#subnav ul li ul li ul li ul li a {
	padding-left: 48px;
}

#subnav ul li ul li ul liul li ul li a {
	padding-left: 64px;
}

/** Sildedown ***/

.slidedownWrap {
	clear: both;
	margin-bottom: 4px;
	min-height: 42px;
	cursor: pointer;
	margin-top: 1px;
}

.slidedownWrap .arrowicon {
	float: left;
	margin-right: 6px;
}

.slidedownArea {
	clear: both;
	overflow: hidden;
	position: relative;
	display: block;
}

.slidedownWrap .header {
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 0.3px;
}

.clearboth {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*** Team ***/

.teamItem {
	float: left;
	width: 66px;
	margin-right: 26px;
	margin-bottom: 15px;
	margin-top: 15px;
	position: relative;
}

.teamItem img {
	height: 93px;
}

.teamItemName a {
	background-color: #F8ECE2;
	color: #9E1263;
	padding: 2px 5px 2px 5px;
	margin-top: 15px;
}

.teamItemName a:hover {
	color: black;
}

.teamItemName {
	margin-top: 13px;
}

/** Gallery **/

.galleryItem {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

/** Kurse **/

.kurslist {
	margin-top: 17px;
	margin-bottom: 2px;
}

.kursitem {
	width: 100%;
	border: 1px solid #E2E0DF;
	border-width: 0 0 1px 0;
	line-height: 18px;
	height: 18px;
}

.kursitem .kursname {
	float: left;
	width: 300px;
}

.kursitem .kurslink a {
	background-color: #F8ECE2;
	color: #9E1263;
	padding: 2px 5px 2px 5px;
}

.kursitem .kurslink a:hover {
	color: black;
}

/*** fst ***/
/** Links **/
.linklist {
	margin-top: 17px;
	margin-bottom: 2px;
}

.linkitem {
	width: 100%;
	border: 1px solid #E2E0DF;
	border-width: 0 0 1px 0;
	line-height: 18px;
	min-height: 18px;
	float: left;
}

.linkitem .linkname {
	
}

.linkitem .linklink a {
	color: #9E1263;
	padding: 2px 5px 2px 5px;
	float: left;
	width: 200px;
}

.linkitem .linklink a:hover {
	color: black;
}
/** Aktuelles **/
.aktuelleslist {
	margin-top: 17px;
	margin-bottom: 2px;
}

.aktuellesitem {
	width: 100%;
	border: 1px solid #E2E0DF;
	border-width: 0 0 1px 0;
	line-height: 18px;
	min-height: 18px;
	float: left;
}
.aktuellesitem .aktuellesdatum {
	float: left;
	width: 65px;
}
.aktuellesitem .aktuellesbeschreibung{
    width: 75%;
	float: left;
}
.aktuellesitem .aktuellesbeschreibung .fett
{
	font-weight: bold;
}
.aktuellesitem .aktuellesbeschreibung .normal
{
	font-weight: normal;
}
.aktuellesitem .aktuelleslink a {
	background-color: #F8ECE2;
	color: #9E1263;
	padding: 2px 5px 2px 5px;
}

.aktuellesitem .aktuelleslink a:hover {
	color: black;
}
/** Kursdetails **/
.detailslist {
	margin-top: 17px;
	margin-bottom: 2px;
}

.detailsitem {
	width: 100%;
	line-height: 18px;
	min-height: 40px;
	height: 18px;
}

.detailsitem .linkshead {
	float: left;
	width: 50%;
	font-weight: bold;
}
.detailsitem .rechtshead 
{
	font-weight: bold;
}
.detailsitem .linkstext 
{
	float: left;
	width: 50%;
}
.detailsitem .rechtstext 
{
}
.detailsitem .linkstext a, .detailsitem .rechtstext a
{
	background-color: #F8ECE2;
	color: #9E1263;
}
.detailsitem .linkstext a:hover, .detailsitem .rechtstext a:hover
{
	color: black;
}


/**** Team Detail ***/
#tanzlist {
	margin-top: 6px;
	margin-bottom: 14px;
}

.tanzlistitem a, #teamdetailemail a {
	background-color: #F8ECE2;
	color: #9E1263;
	padding: 2px 5px 2px 5px;
}

.tanzlistitem a:hover, #teamdetailemail a:hover {
	color: black;
}

#teamdetailimage {
	float: right;
}

#teamdetailtext {
	margin-right: 240px;
}

/** Tablestyle **/

table {
	width: 100%;
}

table thead th,
table tbody tr td {
	padding: 2px 5px;
	line-height: 14px;
	vertical-align: top;
	text-align: left;
}

table thead th {
	color: #fff;
	font-weight: bold;
	background-color: #9E1263;
}

table tbody tr td {
	border: 1px solid #E2E0DF;
	border-width: 0 0 1px 0;
}

table td a
{
	background-color: #F8ECE2;
	color: #9E1263;
}

table td a:hover
{
	color: black;
}

/** Tablestyle OhneLinien **/

table.OhneLinien {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}
table.OhneLinien td
table.OhneLinien thead th,
table.OhneLinien tbody tr td {
	border: 0;
	padding: 2px 0;
	margin: 0;
}
table.OhneLinien td a
{
	background-color: #F8ECE2;
	color: #9E1263;
}

table.OhneLinien td a:hover
{
	color: black;
}
/** Searchform **/

#searchform form {
	padding-bottom: 20px;
}

#searchform #searchtext {
	border-style: solid;
	border-color: #9E1263;
	border-width: 1px;
	background-color: #F8ECE2;
	height: 18px;
	width: 150px;
	color: black;
	float: left;
	margin-right: 10px;
}
#searchform .searchtext {
	border-style: solid;
	border-color: #9E1263;
	border-width: 1px;
	background-color: #F8ECE2;
	height: 18px;
	width: 150px;
	color: black;
	float: left;
	margin-right: 10px;
}
#searchform  #searchbutton {
	background-image: url(../images/searchbutton.gif);
	width: 61px;
	height: 20px;
	border: 0;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
}
#searchform  .searchbutton {
	background-image: url(../images/searchbutton.gif);
	width: 61px;
	height: 20px;
	border: 0;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
}
 .loginbutton
{
	background-image: url(../images/loginbutton.gif);
	width: 61px;
	height: 20px;
	border: 0;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
}
 .savebutton
{
	background-image: url(../images/savebutton.gif);
	width: 61px;
	height: 20px;
	border: 0;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
}
 .backbutton
{
	background-image: url(../images/backbutton.gif);
	width: 61px;
	height: 20px;
	border: 0;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
}
 .contbutton
{
	background-image: url(../images/contbutton.gif);
	width: 61px;
	height: 20px;
	border: 0;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
}
 .anmbutton
{
	background-image: url(../images/anmbutton.gif);
	width: 61px;
	height: 20px;
	border: 0;
	float: left;
	background-color: transparent;
	background-repeat: no-repeat;
}
.UpdateProgressContent{  
	padding: 40px;  
	border: 1px dashed #C0C0C0;  
	background-color: #FFFFFF;  
	width: 200px;  
	text-align: center;  
	vertical-align: bottom;  
	z-index: 1001;  
	top: 40%;  
	margin:0px;  
	margin-left:150px;  
	position: absolute;  
}  
.UpdateProgressBackground  
{  
	margin:0px;  
	padding:0px;  
	top:0px; bottom:0px; left:0px; right:0px;  
	position:absolute;  
	z-index:1000;  
	background-color:#BBBBBB;  
	filter: alpha(opacity=70);  
	opacity: 0.7;  
}  
