@charset "utf-8";

* {
	margin:0;
	padding:0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

.hide {
	display:none;
}

body {
	background: url(img/bg_body.gif);
}

a {
	text-decoration: none;
	color: #000099;
	border-bottom: 1px dotted #000099;
}

hr.clearer {
	border: none;
	visibility:hidden;
}

#innerContent li li {
	margin-bottom: 0px;
	list-style-type:square;
}

a:hover {
	color: #CF9700;
	border-bottom: 1px dotted #CF9700;
}

.csc-textpic-image a {
	border:none;
}

.csc-header {
	clear:both;
}

#wrap {
	background: url(img/bg_header.gif) top repeat-x;
}

#main {
	width: 988px;
	border-left: 1px solid #e1efff;
	border-right: 1px solid #e1efff;
	margin: 0 auto;
	background: url(img/bg_header.gif) top repeat-x #fff;
}

#headergrafik {
	background:url(img/header.gif) no-repeat right bottom;
	width: 988px;
	height:120px;
}

/*
#middle {
	margin-top: -119px;
}
*/

#leftCol, #middleCol {
	margin-top: -119px;
}

#middleCol {
	float: left;
	width: 588px;
	padding-bottom:50px;
}

#rightCol {
	float: left;
	width: 160px;
	margin-top: 21px;
	margin-left: 20px;
}

#header {
	height: 249px;
	background:url(img/karinbode.png) no-repeat right bottom;
}

#header h1 {
/*	background: url(img/bg_header_h1.png) no-repeat left top; */
	height: 100px;
	padding-top: 20px;
	padding-left: 5px;
}

#header h1 a{
	text-decoration: none;
	color: #000099;
	border:none;
}

#header h1 a .karinbode {
	color: #2FA2FF;
}

#header #pagetitle {
	color:#D2D2F7;
	font-size:25px;
	font-style:italic;
	height:86px;
	line-height:28px;
	margin-left:13px;
	margin-top:40px;
	overflow-x:hidden;
	overflow-y:hidden;
	width:320px;
}

#topBorder {
	background: url(img/bg_topcontent.gif) no-repeat top left;
	margin-top: -7px;
}

#leftBorder {
	background: url(img/bg_content.gif) repeat-y 7px 0px;	
}

#innerContent {
	padding: 40px 5px 40px 40px;
	min-height: 300px;
	background:url(img/bg_innerContent.gif) no-repeat 7px bottom;
}

#innerContent li, #innerContent h1, #innerContent h2, #innerContent h3, #innerContent h4, #innerContent p, #innerContent ul, #innerContent form {
	margin-bottom: 12px;
}

#innerContent ul {
	margin-left: 16px;
}

#innerContent li ul {
	margin-top: 12px;
}

#innerContent h1 {
	color: #000099;
	font-size: 20px;
	border-bottom: 1px dotted #C8C8F8;
}

#innerContent h2 {
	color: #000099;
	font-size: 16px;
}

#innerContent h3 {
	color: #000099;
	font-size: 14px;
}

#innerContent h4 {
	color: #000000;
	font-size: 12px;
}

#innerContent p, #innerContent li, #innerContent pre {
	line-height: 20px;
	font-size: 12px;
}

#innerContent dd {
	font-size: 10px;
	line-height: 14px;
	padding:5px;
}

#innerContent dl {
	border: 1px solid #C8C8F8;
	padding:2px;
	background-color: #FAFAFF;
}

#innerContent .tx-cal-controller dl {
	background:none;
	border:none;
}

#innerContent .indent {
	margin-left: 20px;
}

#leftCol {
	width: 160px;
	float: left;
	margin-left:20px;
	margin-right: 20px;
	padding-top: 160px;
	background:url(img/logo.png) no-repeat 30px 9px;
}

#mainNavi {
	width: 100%;
/*
	border: 1px solid #c8c8f8;
	border-top: 1px solid #c8c8f8;	
	border-right: 1px solid #c8c8f8;
	border-left: 1px solid #c8c8f8;
*/	
	background-color: #c8c8f8;
}

#mainNavi li {
	list-style-type: none;
	background: url(img/bg_blue.gif) top left repeat-x;
}

#mainNavi li a {
	display: block;
	font-size: 15px;
	padding: 8px 0px 8px 30px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-weight: bold;
	color: #000099;
	background: url(img/mainNavi_listitem.png) no-repeat 16px 14px;
}

#mainNavi li a:hover, #mainNavi li a.act {
	color: #fff;
	background: url(img/mainNavi_listitem_act.png) no-repeat 16px 14px #000099;
}

#mainNavi ul li a {
	font-size: 12px;
	padding: 4px 0px 4px 40px;
	background: url(img/mainNavi_listitem.png) no-repeat 26px 8px #EFEFFF;
}

#mainNavi ul li a:hover, #mainNavi ul li a.act {
	background: url(img/mainNavi_listitem_act.png) no-repeat 26px 8px #000099;
}

#mainNavi ul ul li a {
	font-size: 11px;
	font-weight: normal;
	padding: 4px 0px 4px 50px;
	background: url(img/mainNavi_listitem.png) no-repeat 36px 8px #DFDFFF;
}

#mainNavi ul ul li a:hover, #mainNavi ul ul li a.act {
	background: url(img/mainNavi_listitem_act.png) no-repeat 36px 8px #000099;
}

.side h3 {
	font-size: 14px;
}

.side {
	width: 160px;
	line-height: 16px;
	font-size: 12px;
/*
	border-top: 1px solid #c8c8f8;	
	border-right: 1px solid #c8c8f8;
	border-left: 1px solid #c8c8f8;
*/	
/*	color: #7D7EDF; */
	color: #000099;
}

.side .orangeBox h1, .side .orangeBox h2, .side .orangeBox h3, .side .orangeBox h4, .side .orangeBox h5 {
	background: url(img/bg_orange.gif) repeat-x top left #EFB71F;
	color: #000099;
}

.side .orangeBox form, .side .orangeBox p {
	background-color: #fbf2db;
	color: #000099;
}

.side .orangeBox .csc-loginform p {
	color: #000099;
}

.side .csc-header {
	margin-top: 20px;
}

.side h1, .side h2, .side h3, .side h4, .side h5 {
       /* background-color: #c8c8f8;*/
	background: url(img/bg_blue.gif) top left repeat-x;
	border: 1px solid #c8c8f8;
	padding: 5px 0px 5px 10px;
	color: #FAFAFF;
}

.side p, .side form {
	padding: 10px;
	border: 1px solid #c8c8f8;
	border-top: none;

}

.side .csc-loginform p {
	border: none;
	padding: 0;
	font-size: 10px;
	color: #7D7EDF;
}

.side .csc-loginform input {
	width: 100%;
	border: 1px solid #C8C8F8;
	font-size: 10px;
	background-color: #fff;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:20px;
}

#footer {
	height: 85px;
	background:url(img/bg_footer.gif) top repeat-x;
}

#footerNavi {
height:100%;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
text-align:center;
width:988px;
border-left: 1px solid #e1efff;
border-right: 1px solid #e1efff;
	background:url(img/bg_footer_ul.gif) top left repeat-x;
	line-height: 75px;
}

#footerNavi li {
	display: inline;
}

#footerNavi li a {
	font-size: 12px;
	padding: 2px;
	margin: 3px;
	text-decoration: none;
	border-bottom: 1px dotted #4D4DB8;
	color: #3C3CA3;
}

#footerNavi li a:hover {
	background-color: #FBE49A;
}

.news-single-img {
	width: 152px;
	padding: 5px 5px 0px 5px;
	border: 1px solid #C8C8F8;
	float: right;
	margin: 0px 0px 10px 10px;
}

.news-single-timedata {
	font-size: 10px;
}

.news-single-img a {
 border: none;
}

.news-single-backlink a, .news-list-morelink a {
	font-size: 12px;
}

.news-list-item {
	background:url(img/bg_news-list-item.jpg) bottom left repeat-x;
	border-bottom: 1px dotted #C8C8F8;
	padding: 10px 10px 10px 10px;
	width:523px;
}

.news-list-item:hover {
	background:url(img/bg_news-list-item_hover.jpg) bottom left repeat-x;
	border: 1px dotted #000099;
	padding: 10px 9px 10px 9px;
	margin-top:-1px;
}

.news-list-item h3 a {
	text-decoration: none;
}

.news-single-item a:hover, .news-list-item a:hover {
	color: #DFAB0D;
}


.news-list-item h3 span {
	display: block;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
/*	background-color: #FBF2DB;*/
	border-bottom: 1px dotted #C8C8F8;
	color: #000099;
	padding: 5px 5px 2px 5px;
}

.news-list-item h3 {
	margin-bottom: 10px;
}

.news-list-item img {
	padding: 5px;	border: 1px solid #C8C8F8;
	float: right;
	margin: 0px 0px 10px 10px;
	background-color: #ffffff;
	
}

.list-event {
	border-top: 1px dotted #C8C8F8;
	padding: 0px 3px;
	background:url(img/bg_news-list-item.jpg) bottom left repeat-x;
}

.list-event.odd {
	background:url(img/bg_news-list-item_odd.jpg) bottom left repeat-x;

}

.list-event:hover {
	background:url(img/bg_news-list-item_hover.jpg) bottom left repeat-x;
	outline: 1px dotted #000099;
	border: none;
	padding: 0px;
	border-right: 3px solid #EFB71F;
	border-left: 3px solid #EFB71F;
	padding-top:1px;
}

.list-event.odd {
	background-color: #EFEFFF;
}

#innerContent .tx-cal-controller .kurse {
	font-size: 14px;
}

#innerContent .tx-cal-controller .kurse dt {
	padding-top: 20px;
	padding-left: 10px;
}

#innerContent .tx-cal-controller .kurse dd {
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 20px;
}
/*
.kurse .time {
	font-weight: bold;
}

.kurse a {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
	border:none;
}
.kurse a:visited {
	color: #4547DF;
}
*/

.contenttable {
	font-size: 12px;
	width: 100%;
	border-spacing: 0px;
	border-top: 1px solid #C8C8F8;
}

.contenttable .tr-even { 
	background-color: #EFEFFF;
}

.contenttable td {
	padding: 10px 20px;
}

.contenttable tr {
	display: block;
	border-bottom: 1px solid #C8C8F8;
}

.seminare .td-0 {
	font-weight: bold;
}

.clearer {
	clear: both;
}

#innerContent input, #innerContent textarea, #innerContent select {
	border: 1px solid #C8C8F8;
	background-color: #FAFAFF;
}

label {
	width: 150px;
}

input, select, textarea {
	width: 300px;
}

label, input, select, textarea { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	margin-bottom:10px;
}

.csc-mailform-field, .cal-searchform-field, .tx-felogin-pi1 fieldset div {
	clear:left;
}

.tx-felogin-pi1 form {
	margin-top: 12px;
}

.tx-felogin-pi1 form fieldset {
	border: 1px solid #C8C8F8;
	padding: 15px;
}

.csc-mailform-submit, .calSearchSubmit, #loginSubmit {
	width: 150px;
	margin-left: 300px;
	border:1px solid #C8C8F8;
	background: url("img/bg_blue.gif") repeat-x bottom left;
	color:#000099;
	display:block;
	font-size:15px;
	font-weight:bold;
	padding: 3px 0px;
text-align: center;
}

.csc-mailform-submit:hover, .calSearchSubmit:hover, #loginSubmit:hover {
	color:#FFFFFF;
	background-image: none;
	background-color: #000099 !important;
}
