
*{
	padding:0;
	margin:0;
	text-decoration:none;
	list-style-type:none;
	
}

html, body {
 	height:98%;
}

body {
	font-family:Verdana, Arial;
	/*text-align:center;*/
	background: url(../images/body_bg.jpg) no-repeat center top;
}

table {
	width:100%;
}

body a, p{
	color:#5954bb;
	font-size:14px;
}

h1,h2 {
	color:#f0781a;
}

h1 {
	font-size:16px;
	border-bottom: 1px solid #5954BB;
}

h2{
	font-size: 13px;
	font-weight: normal;
}

h3{
	color:#5954bb;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

.clear{
	clear:both;
	line-height: 0;
	font-size: 0;
}

#wrapper,#footer { 
	background-color: transparent; 
	text-align: left;   
	margin: 1px auto 0; 
}


#wrapper{
	min-height:100%;
	width:780px;
	}
	
#header{
	height:130px;
	width:100%;
	margin-bottom:40px;
}

#headerlogo {
	float:left;
	background-image: url(../images/heileurythmie_logo.jpg);
	background-repeat:no-repeat;
	width: 412px;
	height:78px;
	margin: 33px 0 0 12px;
}



#content {
	color: #860038;
	float:left;
	width:780px;
	min-height:280px;
}

#content-left {	
	float:left;
	width:246px;
	min-height:280px;
	margin-bottom:24px;
	height:500px;
}

#content-left ul li{
	background-image:url(../images/nav_bullet.gif);
	background-repeat:no-repeat;
	background-position:15px 4px;
	width:190px;
	height:auto;
	text-align:left;
	padding-left:30px;
}

#content-left ul li ul {
	padding: 0 0px 15px 0px;
}

#content-right {
	float:left;
	width:503px;
	height:500px;
	margin-left:26px;
	/*margin-bottom:24px;*/
	overflow:auto;
	line-height:15px;
}

#content-right a {
	font-size:11px;
	text-decoration:underline;
}

#content_up{
	float:left;
	width:100%;
	height:30px;
	margin-bottom:20px;
}

#content_down {
	width:470px;
	
}

#footer{
	height:30px;
	width:780px;
	text-align:center;
	background: url(../images/copyright.gif) no-repeat;
	background-position:top center;
	margin-top:18px;
}

#Navigation {
	margin-left:10px;
}

#Navigation ul {
	padding: 8px 0px 20px 15px;
}

#Navigation li a {
	font-size:12px;
	color:#5954bb;
}

#Navigation li ul li a{
	font-size:11px;
	color:#5954BB;
	display:block;
	
}

#Navigation li ul li {
	padding-left:10px;
	line-height:18px;
}

#Navigation ul li a {
	padding-left:5px;
}

#content-right p{
	font-size:11px;
	margin-bottom:20px;
}

.even {
	font-size:11px;
}

#content-left ul ul li{
	background:url(../images/subnav_bullet.gif) no-repeat ;
	width:190px;
	background-position:left;
	background-position-y:center;
}
 
 
 img {
	border:0;
 }
 
.csc-header-n1 {
 	color:#F0781A;
	padding-bottom:35px;	
 }
 
 .csc-firstHeader {
 	padding-bottom: 7px;
 }
 
#Navigation ul li.act a{
	color:#5954BB;
	font-weight:bold;
	display:block;
 }
 
 #Navigation a:hover {
 	color:#5954BB;
	font-weight:bold;
 }
 
tr, th, td {
 	border: 1px solid #EDEFFB;
 }

 
 #print {
 	float:right;
	
 }
 
 #print li {
 	width:89px;
	height:17px;
	margin-right:25px;
	margin-top:8px;
	
 }

 #langNav {
 	float:right;
	margin: 135px 14px 0 0;
 }
 
 #langNav .langAct a{
 	font-weight: bold;
 }
 
 #langNav li{
 	float:left;
 }
 
 #langNav li a{
	font-size: 10px !important;
 }

#langNav ul{
	list-style-type: none;
}


 .cprint a{
 	font-size:10px;
 }
 
 .cprint img {
 	padding-top:5px;
 }
 
.contenttable td {
	vertical-align: top;
	padding:3px;
}

.csc-textpic-caption{
	font-size: 10px;
}

.tabelle_ohne_rand,
.tabelle_ohne_rand table,
.tabelle_ohne_rand th,
.tabelle_ohne_rand td{
	vertical-align: text-top;
	text-align: left;
	border: 0 none;
	margin-left: 2px;
	font-weight: normal;
}

.tabelle_ohne_rand th,
.tabelle_ohne_rand td,
.tabelle_mit_rand th,
.tabelle_mit_rand td{
	padding: 3px;
}
	
.tabelle_mit_rand,
.tabelle_mit_rand table,
.tabelle_mit_rand th,
.tabelle_mit_rand td{
	vertical-align: text-top;
	text-align: left;
	border: 1px solid #EDEDED !important;
	border-collapse: collapse;
	margin-left: 2px;
	font-weight: normal;
}

#content-right ul,
#content-right ol{
	line-height: normal;
	font-size: 11px;
	color:#5954bb;
}

#content-right ul li{
	list-style-type: circle !important;
}

#content-right ul li ul li{
	list-style-type: disc !important;
}

#content-right ul li li ul li{
	list-style-type: circle !important;
}

#content-right ol li{
	list-style-type: decimal !important;	
}

#content-right ul,
#content-right ol{
	padding-left: 20px;	
}