body {
	margin: 0;
	padding: 0;
	padding-left: 1em;
	padding-right: 1em;
	color: #000000;
	font: normal 14px/180% Arial, Helvetica, sans-serif;}

h1 {
	font-size: 16pt;
	color: #000000;
	line-height: 110%;
	font-weight: normal;
	margin-bottom: 25pt;
}

h2 { font-size: 22pt; font-weight: bolder; 
	margin-bottom: 30pt;
}

h3 {
	font-size: 16pt;
	font-weight: bold; 
	margin-top: 30pt;
	margin-bottom: 15pt;
}

#wrapper {}

#nav {display: none;}

#content {width: auto;}

#content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content li {
	padding: 0 0 0 20pt;
	background-image: url(img/bullet.png);	
	background-repeat: no-repeat;
	background-position: 0 5pt;
}

#content iframe{
	height: auto;
	width:auto;}

#content a[href]:after {
   content: " (" attr(href) ") ";}
	
/*Rechte Seite und Bild*/
#marginal_img, #logo img  {
	display: none;}
	
#marginal_img dl{
	margin: 0;
	}

a:link, a:visited, a:focus {
	text-decoration: underline;
	color: #000000;}
	
a:hover {text-decoration: none;}
	
#marginal a:link, #marginal a:visited, #marginal a:focus {
	color: #000000;}

/* Formulare */

fieldset{
	border:0;}

label {
	display:inline-block;
	width: 20em;
	text-align:right;
	margin-right: 1em;}
	
.checkbox {
	width:250px;}

input, textarea{
	width:150pt;
	border-color: #8E9A26;
	border-width: 1pt;
	margin-bottom: 5pt;
	} 
	
textarea, input[name=strasse], input[name=ort], input[name=e-mail]{
	width:300px;} 

input[type=submit]{
	margin-left:150pt;
	margin-top:15pt;}
	
input[type=checkbox]{
	width: 15pt;
	margin-right: 95pt;}
	
input[type=radio] {
	width: 15pt;
	margin-left:100pt;}
	
form div{
	clear: both;} 
	
#error{
	width: 450pt;
	color: #000000;
	padding: 0 5pt 0 5pt;
	margin-bottom:15pt;
	border: 1pt solid #000000;}
	
#confirmation{
	width: 450pt;
	color: #000000;
	border: 1px solid #000000;
	padding: 15pt 5pt 15pt 5pt;
	margin-bottom:15pt;}
	
/* Positioning für Print */

div.csc-textpic-imagewrap{
	/*display: inline-block;
	float:left;
	clear:both;*/}
	
div.csc-textpic-text{
	margin-bottom: 2em;}
	
.csc-textpic div{
	margin-left: 0 !important;
	margin-right: 0 !important;}
	
dl{
	width: auto !important;
	margin: 0;}
	
.csc-textpic .bodytext{
	margin-top: 0;}
	
/* Kursplan */

.eventbg2 .default_catheader img{
	display: none;}	
	
.weekview table{
	border-collapse:collapse;}
	
.weekview table td.eventbg2{
	border: 1px solid black;
	padding: 0.5em;}
	
.weekview .stunde td{
	border-top: 1px dashed black;}
	
.weekview .weekborder{
	border-left: 1px dashed black;}
	
.weekview .timeborder{
	border: none;
	padding: 0.5em 1em 0 0;
	text-align: right;
	vertical-align: top;}