﻿body {
	margin: 0;
	padding: 0;
	color: #4c4c4c;
	font: 11px Verdana, Arial, sans-serif;
	text-align: left;
	background:url(/templates/bologna/images/bg_site.png) top left repeat-y;
  }
  
td { line-height: 1.5em; }
h1, h2, h3, h4, h5, h6, a.rss_title { font-family: Arial, Verdana, sans-serif; font-weight: bold; }

h1 {
	font-size: 18px;
	color: #005396;
	padding: 10px 0 3px 0;
}

h2 {
	font-size: 16px;
	color: #005396;
	line-height: 20px;
	padding: 5px 0 5px 0;
}

h3  {
	font-size: 14px;
	color: #3c3c3c;
	line-height: 18px;
	padding: 5px 8px 5px 8px;
	background-color:#dce2e6;
	border-top: 1px solid #b8bab2;
	border-bottom: 1px solid #b8bab2;
}

h4  {
	font-size: 14px;
	color: #f8e900;
	line-height: 18px;
	padding: 5px 8px 5px 8px;
	background-color:#00538a;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

h5 {
	font-size: 14px;
	color: #00538a;
	padding:4px 8px 4px 8px;
	background-color: #f8e900;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

h6 {
	font-size: 11px;
	text-align: right;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 2px 10px 2px 10px;
	background-color: #848692;
	border-top: 1px solid #8f8f8f;
	border-bottom: 1px solid #8f8f8f;
}

.small, .smalldark, .createdate, .mosimage_caption, a.readon, .blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc {
	font-size: 11px;
	color: #a0a0a0;
  }
  
.modifydate {
	font-size: 10px;
	color: #b1b1b1;
	padding-top: 14px;
  }

.pagenav_prev a, .pagenav_next a {
	color: #666;
	font-size: 0.9em;
	background-color: transparent;
  }

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

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 4px;
	background-image: url(/templates/bologna/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
  }

a:link, a:visited, a:active {
	color: #015698;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
  }

a:hover {
	color: #cc0000;
	text-decoration: underline;
  }
  
a.latestnews:link, a.latestnews:visited, a.mostread:link, a.mostread:visited {
	color: #015698;
	font-size: 1em;
	padding: 2px;
  }

#copyRight a:link, #copyRight a:visited,#copyRight a:active {
	color: #333;
	font-size: 10px;
	text-decoration: underline;
  }

#copyRight a:hover { text-decoration:none; }
a.rss_title {
	font-size: 13px;
	color: #f8e900;
	text-transform: uppercase;
	display: inline-block;
	padding: 2px 6px 1px 6px;
}

table.contentpane table {
	margin-right: 2px;
	margin-left: 2px;
  }

.sectiontableheader {
	font-weight: bold;
	font-size: 1.1em;
	color: #14508e;
  }

.sectiontableentry1 {
	background-color: #f0f5f6;
	padding-top: 3px;
	padding-left: 7px;
	line-height: 1.9em;
  }

.sectiontableentry2 {
	background-color: #fdfefe;
	padding-top: 3px;
	padding-left: 7px;
	line-height: 1.9em;
  }

.cat_liste {
	padding-top: 3px;
	padding-left: 7px;
	line-height: 1.9em;
  }
  
a.readon 		{ text-decoration:none; color:#04a6e0; }
a.readon:hover  { text-decoration:underline; color:#e2001a; }
a.contentpagetitle, span.contentpagetitle a, .contentpagetitle span { font-size:18px; font-weight:bold; line-height:21px; letter-spacing:0; }
a.readon:hover  { text-decoration:underline; color:#e2001a; }
.contentpagetitle  { padding-top:4px; }
  
.componentheading {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
	text-align: right;
	color: #000;
	padding: 2px;
	margin: 1px 0 5px 0;
  }

.contentheading, span.contentheading a {
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: -1px;
	color: #c80f00;
	padding: 2px 0 6px 0;
	margin-bottom: 4px;
  }

.nameheading {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	line-height : 1.4em;
	color: #c80f00;
	padding: 4px 0 0 4px;
	margin-top: 8px;
	border-top: 1px solid #b4b4b4;
  }

.zitat { 
	line-height:19px; 
	color:#000; 
	font-size:11px;
	font-style:italic;
	padding: 8px 8px 9px 22px;
	background: #eff2f7 url(/templates/bologna/images/bg_zitat.png) repeat-y;
  }

.zitat-author { 
	color:#666; 
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	text-align:right; 
	padding: 3px 10px 4px 2px;
	margin-left:18px;
  }

.infoshop 	{ 
	line-height:16px; 
	color:#333; 
	font-size:11px; 
	font-style:italic; 
	padding: 6px 8px 7px 34px;
	background: #d7e0e9 url(/templates/bologna/images/infoshop.png) no-repeat;
	background-position:10px 8px;
  } 
  
.small { color:#718697; font-style:italic; }
.note { font-size:9px; color:#949393; display:block; padding:18px 0 12px 0; }
.createdate { color:#666; text-align:right; font-size:10px; font-weight:bold; font-style:italic; padding-right:4px; }
.notiz, .notiz td { color:#adadad; font-size:10px; vertical-align:middle; }

body.contentpane { background:none; margin:10px; }

.contentpaneopen {
	text-align: left;
	font-size: 11px;
	margin: 2px;
	padding: 0;
	vertical-align: top;
	width: 98%;
	line-height: 1.4em;
  }

.sectiontableheader {
	background: url(/templates/bologna/images/topmenu-bg.png) repeat-x;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
  }

table.contenttoc th {
	height: 14px;
	width: auto;
	padding-top : 4px;
	padding-right : 4px;
	padding-bottom : 2px;
	text-align : left;
	padding-left : 4px;
	margin: 6px;
  }

table.contenttoc {
	border: 1px dotted #cdd8df;
	background-color: #cdd8df;
	margin-left: 14px;
  }

table.contenttoc td { padding:2px; }

.pathway, .pathway a:link, .pathway a:visited {
	margin-left: 2px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #508ab6;
	display: inline-block;
  }
.pathway a:hover { color: #c1002c; }

/* ---------------    CONTAINER   --------------------  */

#container div.moduletable h3 {
	font-family		: Arial;
	font-weight		: bold;
	font-size		: 11px;
	display			: block;
	text-transform	: uppercase;
	line-height		: 20px;
	letter-spacing  : 1px;
	color			: #537d83;
	background-color:#e5ebf0;
	border			: 0;
	border-right	: 1px solid #b8bab2;
	border-bottom	: 1px solid #b8bab2;
	margin-bottom	: 6px;
	padding			: 2px 8px 2px 8px;
  }

/* ---------------    LEFT-NAVI   --------------------  */

#leftNavi div.moduletable h3 {
	font-family			: Arial;
	font-weight			: bold;
	font-size			: 13px;
	display				: block;
	line-height			: 20px;
	text-align			: right;
	color				: #649299;
	background-color	:#e5ebef;
	text-transform		: uppercase;
	margin-bottom		: 4px;
	padding				: 3px 8px 3px 2px;
	border				: 0;
	border-bottom		: 1px dotted #a2a5a9;
  }

#leftNavi a:visited, #leftNavi a:link, #leftNavi a.mainlevel:visited, #leftNavi a.mainlevel:link, ul#leftNavi-leftnavi li a  {
	font-family			: Tahoma;
	font-size			: 11px;
	font-weight			: bold;
	color				: #767676;
	text-decoration		: none;
	line-height			: 20px;
	padding				: 3px 1px 3px 0;
	/*background			: url(/templates/bologna/images/vertical-menu-bg-normal.png) center right no-repeat;*/
}
#leftNavi a img, #leftNavi a:visited img, #leftNavi a:link img, #leftNavi a.mainlevel:visited img, #leftNavi a.mainlevel:link img, ul#leftNavi-leftnavi li a img {
	background: none;
  }
#leftNavi a:hover, #leftNavi a.mainlevel:hover, #leftNavi a:active, #leftNavi a.mainlevel:active, #leftNavi a.mainlevel#active_menu {
	color: #00538a;
	/*background: url(/templates/bologna/images/vertical-menu-bg-hover.png) center right no-repeat;*/
  }

#leftNavi div.moduletable { padding: 6px 0 13px 0; }
#leftNavi div.moduletable td, #leftNavi div.moduletable_cb td { text-align:right; color:#9b9b9b; line-height:20px; }



/* ---------------    META-NAVI   --------------------  */
#metaNavi a:visited, #metaNavi a:link, #metaNavi a.mainlevel:visited, #metaNavi a.mainlevel:link, ul#metaNavi-metanavi li a  {
	font-family			: Tahoma;
	font-weight			: bold;
	text-decoration		: none;
	font-size			: 11px;
	color				: #adadad;
	padding				: 3px 6px 3px 6px;
}

#metaNavi a:hover, #metaNavi a:active, #metaNavi a.mainlevel:active, #metaNavi a.mainlevel:hover, #metaNavi a.mainlevel#active_menu {
	color: #fff11e;
	background-color: #044c7c;
  }

#metaNavi div.moduletable { padding: 5px 6px 5px 6px; }
#metaNavi div.moduletable td { text-align:left; color:#c2c2c2; }
 
  
/* ------------------------------------------  */

ul#mainlevel-nav {
	list-style : none;
	padding : 0;
	margin : 0;
	font-size : 0.8em;
  }

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0;
	padding-right: 0;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	height: 39px;
  }

ul#mainlevel-nav li a {
	display : block;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 9px;
	padding-bottom : 6px;
	margin-left: 2px;
	margin-right : 1px;
	margin-top : 2px;
	margin-bottom : 1px;
	text-decoration : none;
	color : #7B838A;
	text-transform : uppercase;
	font-size : 1em;
	font-weight : bold;
  }

#menubox > ul#mainlevel-nav li a {
	width : auto;
  }

ul#mainlevel-nav li a:hover {
	color: #585F66;
	background-color: #EEF4FA;
  }

ul#mainlevel-plain {
	list-style : none;
	padding : 0;
	margin : 0;
	font-size : 0.8em;
  }

ul#mainlevel-plain li {
	background-image : none;
	padding-left : 0;
	padding-right : 0;
	float : left;
	margin : 0;
	font-size : 11px;
	line-height : 21px;
	white-space : nowrap;
	height : 39px;
  }

ul#mainlevel-plain li a {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 6px;
	margin-right : 1px;
	margin-top : 2px;
	margin-bottom : 1px;
	text-decoration : none;
	color : #536F82;
	text-transform : uppercase;
	font-size : 0.9em;
	font-weight : bold;
  }

#menubox > ul#mainlevel-plain li a { width: auto; }

ul#mainlevel-plain li a:hover { text-decoration: underline; }

.mainlevel-plain {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
  }

form { margin: 0; padding: 0; }

input {
	font: 11px Tahoma, Arial, sans-serif;
	color: #8b8b8b;
	margin: 1px 2px 1px 0;
	text-align: left;
	padding: 3px; 
}

select {
	font: 11px Tahoma, Arial, sans-serif;
	color: #748793;
	border-style: solid;
	background-color: #fff;
	margin-top: 2px;
	padding-top: 0px; 
}

textarea {
	border: 1px solid #cccccc;
	padding-left: 2px;
	font: 11px/1.3em Tahoma, Arial, sans-serif;
	color: #6b7480;
}

.button {
	padding: 2px 5px 2px 5px;
	background-color: #4a91a1;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #3c4d0d;
	border-bottom: 1px solid #3c4d0d;
	color: #fff;
	font-weight: bold;
}
.button:hover { background-color:#387886; }

.button_cb {
	padding: 2px 5px 2px 5px;
	background-color: #4a91a1;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #3c4d0d;
	border-bottom: 1px solid #3c4d0d;
	color: #fff;
	font-weight: bold;
}
.button_cb:hover { background-color:#387886; }

.inputbox {
	padding-left: 2px;
	padding-right: 1px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #ececec;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	border-left: 1px solid #ececec;
	background: #fff;
}
.inputbox:hover { background:#ececec; }

.inputbox_cb {
	padding-left: 2px;
	padding-right: 1px;
	margin-top: 2px;
	margin-bottom: 6px;
	border-top: 1px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #999;
	background: #dde3e8;
}
.inputbox_cb:hover { background:#fff; }

.checkbox {
	padding-left: 4px;
	padding-top: 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #999;
}
  
.datum_uhrzeit {
	font: 10px Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #bfbfbf;
	text-align: right;
	margin-right: 2px;
}

.clr { clear: both; }
hr { height: 1px; color: #D0D0D0; }
div.line { color:#D0D0D0; height:1px; background-color:#D0D0D0; width:100% }
div.back_button a { font-size:10px; padding:3px 3px 3px 15px; background:#FFF url(/templates/bologna/images/btn-back-bg-normal.gif) center left no-repeat; }
div.back_button a:hover { color:#FFF; text-decoration:none; background:#015698 url(/templates/bologna/images/btn-back-bg-hover.gif) center left no-repeat; }

.highlight { background-color:#fffebb; padding:0 1px 0 1px; }
table.contentpaneopen fieldset { border:0; border-top: 1px solid #666; padding-top:10px; }
form#form-login fieldset { border: 0 none; margin: 0; }


/* ---------- FF-FORMULAR --------------  */

div.handbook_kontakt	{ width:105%; height:105%; background:#e9eaea; margin:0px; }
div.form_txt_1 { text-align:right; padding-top:2px; }
div.form_txt_2 { padding-top:2px; }
div.form_txt_3 { color:#486681; line-height:16px; }
div.send_button input { font-size:11px; font-weight:bold; color:#0b6e7d; text-align:center; background-color:#dfdfdf; padding:2px 4px 2px 4px ; }
div.send_button input:hover { color:#000; background-color:#c4c3c3; }
div.email_note { }
div.linie { background:url(/templates/bologna/images/trenner_kachel.gif); width:100%; }



/* ---------- CONTENT-TABELLEN --------------  */

.tabheader {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #0690d8;
	margin-top: 10px;
	margin-bottom: 10px;
  }

.tabzelle {
	background-color:#3399CC;
	padding-top: 3px;
	padding-left: 7px;
	line-height: 1.7em;
  }
  
.tabzelletxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
  }

.tabzelletxt2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
  }
  
.tabzellentry1 {
	background-color: #fcfdfe;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 7px;
	line-height: 1.7em;
  }  

.tabzellentry2 {
	background-color: #f5f5f5;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 7px;
	line-height: 1.7em;
  }