* {
	margin: 0px;
	padding: 0px;
}

html{
height:101%;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #016ea4;
	background-image:  url(images/bg-wrapper.gif);
	background-repeat: repeat-y;
	background-position: center;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

img {
	border: 0px;
}


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

/* HEADER */

#header {
	width:934px;
	
}

#home {
	height: 18px;
	background-color: #ffffff;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
	font-size: 8pt;
	font-weight: bold;
	color:#7a7c82;

}

#verlauf {
	height: 20px;
	background-image:  url(images/top-verlauf.jpg);
	text-align: right;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 10px;
	font-size: 8pt;
	color:#FFFFFF;
	
}

#logo {
	height: 134px;
	background-image: url(images/logo.gif);
	background-position: left;
	background-repeat: no-repeat;	
}

#bildtop {
	height: 134px;
	background-image:  url(images/top-bild.jpg);
	background-position: right;
	background-repeat: no-repeat;	
}

/* NAVIGATION */

#navcontainer{
	width: 177px;
	float: left;
	padding-top: 65px;
	margin-left: 1px;	

}

#navlist{
	
	background-color: #8cbed6;
	text-align: right;
	
}

#navlist {list-style-type: none;font-size: 10pt;font-weight: bold;}
#navlist a {display: block; margin-bottom:0px;
	margin-top:0px; padding: 1px; padding-right: 15px;}
#navlist a:link, #navlist a:visited{color: #000;text-decoration: none;}
#navlist a:hover{background-color: #70aecc;color: #fff;}

#subnav{

	background-color: #8cbed6;
	text-align: right;
	
}

#subnav {list-style-type: none;font-size: 10pt; font-weight:lighter;}
#subnav a {display: block; padding: 1px; padding-right: 15px;}
#subnav a:link, #subnav a:visited{color: #000;text-decoration: none;}
#subnav a:hover{background-color: #70aecc;color: #fff;}

/* CONTENT */

#content{
	width: 526px;
	padding: 35px 20px 20px 20px;
	text-align: left;	
	float: left;
}

#content li {

}

#content ul {
margin-left:20px;
list-style:disc;
vertical-align:top;

}



#content h2 {
color:#000000;
font-size:12px;
margin-bottom:20px;
padding-top: 5px;
font-weight: bold;
}


#niveautest{
padding:10px;
background-color:#CCC;
}


/* FORMULARE */

fieldset {
	border: 1px solid #016ea4;
	padding: 10px;
	margin-bottom: 10px;
	
}

legend {
	font-weight: bold;
	color:#000000;
}

label {
	display: block;
	float: left;
	width: 100px;
	margin: 0px 0px 0px 0px;
}

.formularfeld {
	border: 1px solid #016ea4;
	width: 180px;
	margin: 0px 0px 7px 0px;
}
.textbereich {
	border: 1px solid #016ea4;
	width: 250px;
}
.kursnummer {
	border: 1px solid #016ea4;
	width: 80px;
}
.optionsfeldgruppe {
	margin-right: 0px;
}
.checkbox {
	margin: 0px 10px 0px 0px;
	float: left;
}
.radiobutton {
	margin: 0px 10px 0px 10px;
}
.agb-checkbox {
	margin: 0px 10px 0px 100px;
	float: left;
}
.agb-text {
	width: 200px;
}
.sendeknopf {
	border: 1px solid #016ea4;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 112px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#formularfehler {
	background-color:#FF9999;
	border: #FF0000 1px solid;
	padding: 5px;
	/*width: 400px;*/
}

/* Kursvorschlagsvormular Intern */

.kursbeschreibung {
	width: 500px;
	border: 1px solid #016ea4;
	margin: 10px 0px;
}
.lblkursbeschreibung {
	display: block;
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
}

.labelklein {
	display: block;
	float: left;
	width: 30px;
	margin: 0px 0px 0px 0px;
}

.formularfeld-klein{
	border: 1px solid #016ea4;
	width: 50px;
	margin: 0px 17px 7px 0px;
	float: left;
}


/* SIDEBAR */

#right-col{
	width: 190px;
	padding-top: 15px;
	background-color: #b2d3e4;
	float: left;
}


#right-col h2 {
background-color:#ffffff;
color:#000000;
font-size:11px;
padding-left: 10px;
padding-top: 2px;
width:180px;
height: 16px;
}

	
#news{ 
}

.newsitem{
z-index: 2;	
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
font-size: 11px;
}

#suche{
padding-top: 20px;
padding-bottom: 10px;
}	

#suchfeld{
padding-bottom: 20px;
padding-left: 10px;

}	

#suchfeld2 {
	border: 1px solid #000;
	background-color: #ffffff;
	font-size:10px;
	margin-right: 3px;
	width: 120px;
	height: 16px;
	float: left;
	
	
}

#suche2 {
border: 1px solid #000;
background-color: #ffffff;
background-image: url(images/search-button.gif);
color: #000;
width: 19px;
height: 18px;
float: left;



}


#adresse{
z-index: 1;
padding-bottom: 55px;
padding-left: 10px;
padding-top: 40px;
float: left;
}	

	
#tabelle {
border-width:1px;
border-style:solid;
border-color:#016ea4;
padding-left:10px;

}
	
table.kurse {
	
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}

table.kurse td {

	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	padding-left: 3px;
	
}


	
		
/* STYLES */	

h1 {
color:#000000;
font-size:15px;
margin-bottom:18px;
font-weight: bold;
}
	
h2 {
background-color:#ffffff;
color:#000000;
font-size:11px;
padding-top: 2px;
width:180px;
height: 16px;
}

h3 {
color:#016ea4;
font-size:12px;
margin-bottom:10px;
font-weight: bold;
}

h4 {
color:#000000;
font-size:15px;
font-weight: bold;
}

h5 {
color:#000000;
font-size:15px;

}

h6 {
color:#000000;
font-size:12px;
margin-top: 5px;
margin-bottom: 3px;
}

.adresse{
padding-top: 7px;
padding-bottom: 10px;
padding-left: 10px;
font-size: 11px;
}

.TitelKurse{
height: 30px;
font-size: 12px;
font-weight: bold;
color: #000000;
background-color: #CCCCCC;
}

.SubtitelKurse, .SubtitelKursNr, .SubtitelOrt, .SubtitelStart, .SubtitelKursdetails{
height: 15px;
font-size: 12px;
font-weight: bold;
color: #016EA4;
background-color: #ffffff;
}
.SubtitelKurse{
width: 355px;
}
.SubtitelKursNr{
width: 50px;
}
.SubtitelOrt{
width: 100px;
}
.SubtitelStart{
width: 65px;
}
.SubtitelKursdetails{
width: 85px;
}
.news-list-item, .csc-searchResult{
margin-bottom: 25px;
padding-bottom: 10px;
border-bottom-color:#016EA4;
border-bottom-width: 1px;
border-bottom-style:solid;
}

.news-single-backlink{
margin-top: 25px;
padding-bottom: 10px;

}

.csc-searchResultInfo{
margin-bottom: 25px;
}

.kurse{
width: 520px;
margin-bottom: 10px;

}

#tabelleindex td{
width: 490px;
border-width:1px;
border-style:solid;
border-color:#016ea4;
padding: 10px 10px 5px 10px;

}
#tabellejubilaeum td{
width: 233px;
border-width:1px;
border-style:solid;
border-color:#016ea4;
padding: 10px 10px 5px 10px;

}

#home a:link { color: #8c8c8c; text-decoration: none; }
#home a:visited { color: #8c8c8c; text-decoration: none; }
#home a:hover { color: #8c8c8c; text-decoration: underline; }

#verlauf a:link { color: #ffffff; text-decoration: none; }
#verlauf a:visited { color: #dddddd; text-decoration: none; }
#verlauf a:hover { color: #cccccc; text-decoration: none; }

#content a:link { color: #016EA4; text-decoration: none; }
#content a:visited { color: #016EA4; text-decoration: none; }
#content a:hover { color: #8cbed6; text-decoration: underline;}

#right-col a:link { color: #016ea4; text-decoration: none; }
#right-col a:visited { color: #035076; text-decoration: none; }
#right-col a:hover { color: #035076; text-decoration: underline; }

