/* ################# */
/* # # ISI CMS styles # # # */
/* ################# */

html {
	height:100%;
	background-color:#fff;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,arial,sans-serif; 
	font-size:	normal;
	}

* html { /* Begin IE only */
	height:100%;
	background-color:#fff;
	}

#main{
	width:17cm;
	height:90%;
	margin-left:auto;
	margin-right:auto;
	}

#topbar {
	display:none;
	clear:both;
	height:196px;
	background-repeat: no-repeat; 
	background-position: top left;
	}

#logo {
	display:none;
	width: 224px;
	background-image:url(images/logo_subg.png);
	background-repeat:no-repeat;
	height:196px;
	float:left;
	}

#header {
	display:none;
	width: 633px;
	background-repeat:no-repeat;
	height:196px;
	float:left;
	}

#leftcol {
	display:none;
	width: 225px;
	float:left;
	}

#menu {
	display:none;
	padding-top:10px;
	width: 225px;
	float:left;
	background-image:url('images/bg_menu.jpg');
	background-repeat:repeat-y;
	}

#content {
	float: left;
	width:17cm;
	padding-left: 15px;
	padding-top: 15px;
	color:#000;
	font-size:95%;
	}

#footer {
	height:10%;
	background-image: url('images/bg_bottom.png');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	font-size:90%;
	clear:both;
	}

html > body #footer { /* Begin IE only */
	height:10%;
	background-image: url('images/bg_bottom_ff.png');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	}

#copyright {
	width: 840px;
	text-align:right;
	color:#333;
	font-size:80%;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	}

body {
	height:100%;
	margin: auto;
	}

body, td, input, textarea, select, p { 
	color: #000;
	}

p {
	margin-top:0px; 
}
	
#content h1 {
	font-size: 160%;
	margin-bottom: 5px;
	padding-bottom:5px;
	border-bottom: 2px solid #333;
	}

#content h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom:10px;
	}

.headline2 {
	font-weight: bold;
	margin-bottom:10px;
	text-decoration:none;
}

.headline2:hover {
	font-weight: bold;
	margin-bottom:10px;
	text-decoration:none;
}


h3 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 2px;
	}

#content a { 
	color: #d70000;
	}
	
#content a:hover { 
	color: #ffffff;
	background-color:#d70000;
	text-decoration:none;	
	}

th {  
	font-weight: bold;
	text-align: left;
	}

ul, ol {
	margin: 0px;
	padding:0px;
	list-style:none;
	}

.mainmenutrenner {
	background-image:url('images/bg_mainmenutrenner.jpg');
	background-repeat:no-repeat;
	height:9px;
	display:block;
	clear:left;
}

.mainmenu {
	cursor: pointer;
	}

.mainmenuactive {
	cursor: pointer;
	}

.mainmenulink {
	text-decoration: none;
	text-transform:uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	display:block;
	height:22px;
	padding-left: 30px;
	padding-top: 11px;
	background-image:url(images/bg_menu_item1.jpg);
	background-repeat:no-repeat;
	background-position: 0px -1px;
	}
	
.mainmenulink:hover {
	background-image:url(images/bg_menu_item1_hover.jpg);
	}	

.mainmenulinkactive {
	text-decoration: none;
	text-transform:uppercase;
	color: #d70000;
	font-weight: bold;
	font-size: 100%;
	display:block;
	height:22px;
	padding-left: 30px;
	padding-top: 11px;
	background-image:url(images/bg_menu_item1_hover.jpg);
	background-repeat:no-repeat;
	background-position: 0px -1px;
	}	
	
.submenulink {
	text-decoration: none;
	color: #fff;
	font-size: 95%;
	display:block;
	height:20px;
	padding-left: 30px;
	padding-top: 5px;
	background-image:url(images/bg_menu_item2.jpg);
	background-repeat:no-repeat;
	}
	
.submenulink:hover {
	color: #d70000;
	}

.submenulinkactive {
	text-decoration: none;
	color: #d70000;
	font-size: 95%;
	display:block;
	height:20px;
	padding-left: 30px;
	padding-top: 5px;
	background-image:url(images/bg_menu_item2.jpg);	
	}

.submenulink2 {
	text-decoration: none;
	color: #fff;
	font-size: 95%;
	display:block;
	height:20px;
	padding-left: 40px;
	padding-top: 5px;
	background-image:url(images/bg_menu_item3.jpg);
	background-repeat:repeat-y;
	}
	
.submenulink2:hover {
	color: #d70000;
	}

.submenulink2active {
	text-decoration: none;
	color: #d70000;
	font-size: 95%;
	display:block;
	height:20px;
	padding-left: 40px;
	padding-top: 5px;
	background-image:url(images/bg_menu_item3.jpg);	
	background-repeat:repeat-y;
	}

.submenulink211 {
	text-decoration: none;
	color: #fff;
	font-size: 95%;
	display:block;
	height:20px;
	padding-left: 40px;
	padding-top: 5px;
	background-image:url(images/bg_menu_item3.jpg);
	background-repeat:repeat-y;
	}
	
.submenulink211active:hover {
	color: #d70000;
	}

.submenulink211active {
	text-decoration: none;
	color: #d70000;
	font-size: 95%;
	display:block;
	height:20px;
	padding-left: 40px;
	padding-top: 5px;
	background-image:url(images/bg_menu_item3.jpg);	
	background-repeat:repeat-y;
	}
	
.submenulink2111 {
	text-decoration: none;
	color: #fff;
	font-size: 95%;
	display:block;
	height:20px;
	padding-left: 45px;
	padding-top: 5px;
	background-image:url(images/bg_menu_item3.jpg);
	background-repeat:repeat-y;
	}
	
.submenulink2111active:hover {
	color: #d70000;
	}

.submenulink2111active {
	text-decoration: none;
	color: #d70000;
	font-size: 95%;
	display:block;
	height:20px;
	padding-left: 45px;
	padding-top: 5px;
	background-image:url(images/bg_menu_item3.jpg);	
	background-repeat:repeat-y;
	}	
	
#loginform {
	margin-left:20px;
	color:#fff;
	font-size:90%;
	padding-bottom:8px;
}

.loginheader{
	color: #d70000;
	font-weight: bold; 
	font-size:120%;
	}

.preview {
	background-color:#FFFFCC;
	color:red;
	font-weight:bold;
	padding:5px;
	}

.pagedisplay {
	background-color:#E0E0E0;
	color:#AAAAAA;
	font-weight:bold;
	padding:5px;
	}

.error {
	color: #D70000;
	margin-top:8px;
	margin-bottom:8px;
	}

/* Recent Events */

#leftcol h1 {
	margin:0px;
	padding:0px;
	}

.recent_events {
	background-image:url(images/bg_termine_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:15px;
	width:215px;
}

.recent_eventheadline {
	background-image:url(images/bg_termine_headline.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-1000px;
	height:46px;
	clear:both;
}

.recent_event{
	padding-left:15px;
	font-size:90%;
	margin-bottom:10px;
}

.recent_eventdate{
	color:#333333;
	font-weight:bold;
	font-size:95%;
}

.recent_eventtitle {
	color:#d70000;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.recent_eventtitle:hover {
	color:#fff;
	background-color: #d70000;
	font-weight:bold;
}
.recent_eventshort{
	font-size:95%;
}

.recent_event_link {
	margin-left:15px;
	color:#666666;
	font-size:80%;
}
.recent_event_link:hover {
	margin-left:15px;
	color:#ffffff;
	background-color:#666666;
	text-decoration:none;

}


/* Content Events */

/* detail */
.event_date_detailname {
	color:#000;
	float:left;
	width:120px;
	margin:0;
	padding:0;
	clear:left;
}
.event_date_detailinfo {
	color:#000;
	margin:0;
	padding:0;
	padding-left: 120px;

}


/* liste */

.event_listitem {
	border-bottom: 1px dashed #ddd;
	padding-bottom:10px;
}

.eventlist_subhead {
	color:#999999;
	font-weight:bold;
	size:105%;
	margin:0;
	padding:0;
}

.eventlist_shorttext {
	margin:0;
	padding:0;
}

.events_archivlist_item {
	padding-left: 15px;
	background-image:url(images/events_archivelist_item.png);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

#eventmenu {
	display:none;
	float:right;
	border:1px solid #d70000;
	background-color:#FFFFFF;
	width:160px;
	padding:8px;
	color:#666;
	clear:inherit;
	margin-left:5px;
}

#eventmenu h1 {
	margin:0px;
	margin-bottom:5px;
	font-size: 110%;
}

#eventmenu .listlinkactive {
	color: #fff;
	background-color:  #d70000;
	text-decoration:none;
}

/* Recent News */

.recent_news {
	background-image:url(images/bg_termine_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:15px;
	width:200px;
}

.recent_newsheadline {
	background-image:url(images/bg_news_headline.jpg);
	background-repeat:no-repeat;
	background-position:13px left;
	text-indent:-1000px;
	height:35px;
	clear:both;
	display:block;
	width:215px;
	margin-top:10px;
}

.recent_news{
	padding-left:15px;
	font-size:90%;
}

.recent_newsdate{
	color:#333333;
	font-weight:bold;
}

.recent_newstitle {
	color:#d70000;
	font-weight:bold;
	text-decoration:none;
}
.recent_newstitle:hover {
	color:#fff;
	background-color: #d70000;
	font-weight:bold;
}
.recent_eventshort{

}

.recent_news_link {
	margin-left:15px;
	color:#666666;
	font-size:80%;
}
.recent_news_link:hover {
	margin-left:15px;
	color:#ffffff;
	background-color:#666666;
	text-decoration:none;

}


/*  Terminbackend */

input {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,arial,sans-serif; 
}

#terminbackend img {
	border: 0px solid fff;
	
}

#terminbackend label {
	width: 120px;
	float: left;
}

#terminbackend input {
	margin: 0px 0px 3px 0px;
}


/* ################# */
/* # # Individual styles # # # */
/* ################# */


#content ul li {
	padding-left: 15px;
	background-image:url(images/events_archivelist_item.png);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

#content ol li {
	margin-left:18px;
	list-style-type: decimal;
}

.invisible {
	display:none;
}

#content img {
	border: 4px solid #dedede;
}

#toolbar img {
	border:0px;
}
#f-calendar-trigger-1 img{
	border:0px;
	margin-bottom:16px;
}
#f-calendar-trigger-2 img{
	border:0px;
	margin-bottom:16px;	
}
.highlight {
	color: #d70000;
	font-weight: bold;
	}

.eingabe {
	color: #d70000;
	background: url(images/form_bg.jpg) #fff;
	padding-left: 3px;
	border: 1px solid #ABABAB;
	}
 
.button {
 	color: #fff;
	background: #b52427;
	border: 1px solid #9e0c0c;
 	}
