body { 
	padding:0; 
	margin:0; 
	border-top:15px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:12px;
}

table{
	margin:0px;
	padding:0px;
	border-width:0px;
}

td,p{
	vertical-align:top;
	margin:0px;
	padding:0px;
}

td,p,li {
	text-align:left;
	font-size:12px;
	color:#292929;
	line-height: 1.4em;
}


p{
	padding:0 0 8px 0;
}

img {
	border : none;
}

a{
	color:#315eb0;
}

a:hover{
	color: #9b0d11;
}

h1,h2,h3,h4{
	color: #292929;
	line-height: 1.4em;
}

h1{ 
	margin: 0px 0px 12px 0px;
	padding: 22px 0px 0px 0px;
	font-size: 16px;
	background-position:0 bottom;
	background-repeat:no-repeat;
}

.title{
	padding: 2px 0px 10px 0px;
	margin-top:0px;
}

.title{
	
}

h2{
	margin:0px 0px 6px 0px;
	padding:12px 0px 0px 0px;
	font-size: 14px;
}

h2 a {
	text-decoration:none;
}

#context h2{
	border-bottom:1px solid #000000;
	margin-top:0px;
	padding-top:0px;
}

h3,h4{
	margin: 0px;
	padding:8px 0px 5px 0px;
	font-size: 12px;
}

#context h3, #context h4{
	margin: 0px;
	padding:0px;
	font-size: 12px;
}

ul {
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 8px 10px;
	list-style-type:disc;
}

ol {
	padding: 0px 5px 0px 3px;
	margin: 2px 5px 8px 10px;
}

ul li {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 3px;
}

ol li {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 10px;
}


form{
	display:inline;
	padding: 0px;
	margin: 0px;
}

input,textarea,select {
	padding: 0px;
	margin: 2px 0px 2px 0px;
	font-size:11px;
}

input[type="submit"], .submitbutton{
	border:1px solid #4468b6;
	background-color: #6893D1;
	color:#FFFFFF;
	padding:2px;
} 


/* <--- Default Klassen ---> */


.print_only{
	display:none;
}

.top{
	margin-top:0px;
	padding-top:0px;
}

.no_padding{
	padding:0px;
	margin:0px;
}

/* <--- Edit Doitlive Formatierungen ---> */

.edit_Klein{
	font-size: 10px;
	line-height:1.2em;
}

.edit_Rechtsbündig{
	text-align: right;
}

.edit_Zentriert{
	text-align: center;
}

.edit_Highlight,.highlight{
	font-weight:bold;
	color:#4468b6;
}

.error{
	font-weight:bold;
	color:#9b0d11;
}

.edit_Farbige_Tabelle{
	margin: 0px 0px 8px 0px;
	background-color: #f4f4f4;
}

.edit_Farbige_Tabelle tr{
	background-color: #f4f4f4;
}

.edit_Farbige_Tabelle td{
	margin: 0px 0px 0px 0px;
	padding: 3px 6px 3px 5px !important;
}

table.edit_Farbige_Tabelle tr.row_dark{
	background-color: #ededed;
}


table.edit_Farbige_Tabelle tr.ruled{
	background-color:#caddf8 !important;
}

.printonly{
	display:none;
}


/* <--- Layoutspezifisches CSS ---> */

#layout_div{
	text-align:left;
	width:100%;
	position:relative;
}
#logo{
	margin:0px 0 74px 0px;
}

#logo table td{
	vertical-align:middle;
	padding:0px;
}

.banner_img{
	display:none;
}


#footer{
	font-size:11px;
	color:#666666;
	text-align:right;
	padding:0px 0 2px 0;
}

#layout_padding{
	padding:0px 0px 0 20px;
}

#content{
	background-color:#FFFFFF;
	float:left;
	width:60%;
}

#context{
	float:left;
	width:30%;
}


#padding_content{
	padding:0 60px 50px 5px;
}

.box{
	background-image:url(/ikam/media/template/oben.gif);
	background-repeat:no-repeat;
	background-color:#315eb0;
	margin-bottom:10px;
}

.box_padding{
	background-image:url(/ikam/media/template/unten.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
}



/*Tabellenformatierung*/

#content table{
	margin: 0px 0px 8px 0px;
}

#content table td{
	padding:0px 6px 6px 0px;
}


/*Menü*/

#main_navi{
	display:none;
}

#navigation a{
	display:block;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:0 0 5px 0px;
	margin-bottom:3px;
	background-position:0px -10px;
}


#navigation .menu2 a{
	padding:0 0 3px 0px;
	margin-bottom:0px;
	font-size:8px;
}

#navigation a:hover,#navigation a.selected{
	background-position:0px -60px !important;
}

#navigation a span{
	visibility:hidden;
}

.menu2,.menu3{
	margin-bottom:15px;
}

.menu2{
	padding-left:5px;
}


.menu3{
	padding-left:8px;
}


#navigation .menu3 a{
	display:block;
	padding:0 0 0px 0px;
	font-size:11px;
}


/*Datumsformatierung*/

.datebg{
	background-image:url(/ikam/media/template/date.gif);
	background-repeat:no-repeat;
	width:47px;
	padding:0 0 15px 0px;
}

.datebg_d{
	text-align:center;
	text-decoration:none;
}

.datebg_m{
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	padding-top:3px;
	text-decoration:none;
}


.datebg_small{
	background-image:url(/ikam/media/template/date_small.gif);
	background-repeat:no-repeat;
	width:35px;
	padding:0 0 12px 0px;
}

.datebg_d_small{
	text-align:center;
	font-size: 11px;
	margin-top: -2px !important;
}

.datebg_m_small{
	font-weight:bold;
	text-align:center;
	color: #ffffff;
	font-size: 16px;
	padding:1px 0 12px 0px!important;
}


/*Search Links*/
#page_links{
}

#page_links a{
	padding:2px 6px 2px 6px;
	margin:3px;
	display:block;
	float:left;
	text-decoration:none;
	border:1px solid #4468b6;
}

#page_links a:hover{
	background-color: #4468b6;
	color:#FFFFFF;
}

#page_links .seite{
	padding:2px 6px 2px 6px;
	margin:3px 3px 3px 0px;
	display:block;
	float:left;
	text-decoration:none;
	border:1px solid #4468b6;
	font-weight:bold;
}

#page_links a.selected,#page_links a:hover.selected{
	border:1px solid #000000;
	background-color: #4468b6;
	color: #FFFFFF;
	font-weight:bold;
}


/* Formulare */
input.formerror, select.formerror {
	padding-right: 16px;
	border: 1px solid #9b0d11; 
	background-color: #FFFCE2;
	background-image: url(/ikam/media/template/warning_obj.gif); 
	background-position: right; 
	background-repeat: no-repeat;
}

/*Formulare Doitlive*/
form table,#form #show_more{
	width: 410px !important;
	padding:0px;
	margin:0px;
}
#form table table {
	width: 205px !important;
}

#form table table td {
	padding:0px;
	margin:0px;
}

#show_more td {
	padding:0px 0px 4px 0px !important;
}


#form td, #show_more td {
	padding:0px 0px 4px 0px;
	margin:0px;
	width: 205px;
}

#form form {
	width:100%;
	padding:0px;
	margin:0px;
}
#form font {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#form font[color=red] { /* works not in ie6 */
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#form input {
	width:205px;
	padding:0px;
	margin:0px;
}
#form textarea {
	width:205px;
	padding:0px;
	margin:0px;
}

#form .checkbox {
	width:auto !important;
}

#form select {
	width:205px;
	padding:0px;
	margin:0px;
}

#form input[type=submit] {
	width: 55px;
}

#form input[type=reset] {
	width: 1px;
	margin-left: 10px;
	display: none;
}

.js_no_show{
	display:block;
}

.js_yes_show{
	display:none;
}

/*Color CSS*/

.box{
	background-image:url(/ikam/media/template/oben.gif);
}

.box_padding{
	background-image:url(/ikam/media/template/unten.gif);
}


.box_content{

	padding:10px 10px 0px 10px;

}

div.lu *{
	color:#FFFFFF !important;
}

div.lu table td{
	color:#FFFFFF !important;
}


.ro {
	background:url("/ikam/media/template/ro.png") top right no-repeat;
	background-color:#4468B6;
	margin-bottom:10px !important;
	behavior: url(/ikam/js/pnghack/iepngfix.htc);
}
.lo {
	background:url("/ikam/media/template/lo.png") top left no-repeat;
	behavior: url(/ikam/js/pnghack/iepngfix.htc);
}
.ru {
	background:url("/ikam/media/template/ru.png") bottom right no-repeat;
	behavior: url(/ikam/js/pnghack/iepngfix.htc);
}
.lu {
	background:url("/ikam/media/template/lu.png") bottom left no-repeat;
	behavior: url(/ikam/js/pnghack/iepngfix.htc);
}

/*Sitemap*/

.sitemap2_notselected_nochildren,.sitemap2_notselected_children,.sitemap1_notselected_nochildren {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	text-decoration: none;
}


.sitemap3_notselected_nochildren,.sitemap3_notselected_children {
	font-weight: normal;
}

.noline{
	text-decoration:none;
}

.date_more{
	font-size:10px;
}

.context_dozent{
	width:80px;
	height:80px;
	margin-bottom:10px;
}

.team {
  height: 60px;
  border: 0px;
  margin: 0px 6px 6px 0px;
}

.uebersicht{
margin-top:15px;
margin-bottom:10px;
}

.title span, .title{
	background-image:none !important;
}

.context_spruch_box{
	display:none;
}

#context h2 {
border:none;
}

.anmelden{
display:none;
}

.ro {
	background:none;
}
.lo {
	background:none;
}
.ru {
	background:none;
}
.lu {
	background:none;
}

.spruch, .spruch_author{
	display:none;
}
