/* @override http://nzuek.ch/web/templates/nzuek_3/css/template_css.css */

/* @override http://nzuek.ch/web/templates/nzuek_3/css/template_css.css */

/* @override http://nzuek.ch/web/templates/nzuek_3/css/template_css.css */


/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

/*Basic CSS classes */
body {
font-size:11px;
color:#444;
background: #fff url(../images/bck_convivium.png) repeat-x;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, sans-serif;
line-height:1.8em;

}

a:link, a:visited {
color:#ff7e00;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

hr {
float:left;
width:100%;
color:#ddd;
background-color: #ddd;
border:none;
border-bottom:1px solid #ddd;
}

blockquote {
font-family:Times, times New Roman;
font-size:1.4em;
font-style: italic;
padding:0px 0 0px 20px;
border-left:5px solid #eee;
line-height: 2em;
margin:15px 0;
}

/*Headings*/
h1,h2,h3,h4,h5,h6, .contentheading, .componentheading {
line-height:1em;
color:#242424;
font-weight: normal;
margin:0 0 .4em 0;
}

h1 {
font-size: 5em;
}

h2, .contentheading {
font-size: 3em;
}



h3, .componentheading {
font-size: 2em;
}

h4 {
font-size: 1.4em;
padding-top: 14px;
}

h5 {
font-size: 1em;
}

h6 {
font-size: .88em;
}

.wrapper {
float:left;
width:100%;
background-repeat: repeat-x;
background-position: top center;
height:400px;
background-repeat: no-repeat;
}

.container {
margin:0px auto;
width: 980px;
}

.logo {
float:left;
width:auto;
margin:10px 0;
}

.topmenu {
float:right;
width:auto;
margin:30px 10px 0 0;
}

.inner {
float:left;
width:980px;
background-image: url(../images/content_bck.png);
background-repeat: repeat-y;
margin-bottom:30px;
}

.innertop{
float:left;
width:100%;
background-image: url(../images/content_top.png);
background-repeat: no-repeat;
background-position: top left;
height:12px;
}

.innerbottom{
float:left;
width:100%;
background-image: url(../images/content_bottom.png);
background-repeat: no-repeat;
background-position: bottom left;

}

.contentint {
width:900px;
padding:18px 40px 30px 40px;
float:left;
}

.contentint_header {
width:900px;
padding:30px 40px 30px 40px;
float:left;
}

.box1 {
float:left;
width:100%;
}

.box2 {
float:left;
width:580px;
margin-right:40px;
}

/* Menus*/
.mainmenu {
width:980px;
height:55px;
float:left;
background-repeat: no-repeat;
background-position: top left;
margin-bottom:-53px;
opacity:.9;
position: relative;
top:0px;
border-top: ;
}

.woheader {
margin-bottom:0px;
}

.mainmenu ul {
padding:2px 0 0 0;
margin:0px 0 0 0px;
float:left;
width:auto;
}

.mainmenu ul li {
	font-size: 18px;
float:left;
list-style: none;
}

.mainmenu ul li a:link, .mainmenu ul li a:visited {
color:#eee;
text-decoration: none;
display:block;
padding:14px 15px 18px 15px;
}

.mainmenu ul li a:hover {
background-color: #df786b;
color:#333;
background-image: url(../images/menu_hover.png);
background-repeat: repeat-x;
background-position: bottom;
}

.mainmenu ul li.active a:link, .mainmenu ul li.active a:visited {
background-color: #b9defd;
color: #000;
}

.topmenu ul {
float:right;
width:auto;
padding:0;
margin:0;
line-height: 1em;
font-size:10px;
height:13px;
}

.topmenu ul li {
list-style: none;
float:left;
display:block;
margin:0;
padding:0;

}

.topmenu ul li a:link, .topmenu ul li a:visited {
text-decoration: none;
padding:0 0 0 10px;
margin:0 0 0 10px;
border-left:1px solid #999;
color:#555;
}

.topmenu ul li a:hover {
color:#111;
text-decoration: underline;
padding:0px;
background-image: none;
padding:0 0 0 10px;
margin:0 0 0 10px;

}

.box3 .moduletable_menu ul li {
list-style: none;
border-top:1px solid #e9e9e9;
}

.box3 .moduletable_menu ul li a:link, .moduletable_menu ul li a:visited {
padding:12px 0 12px 10px;
display:block;
background-image: url(../images/pathway_bck.png);
background-repeat: repeat-x;
background-position: bottom;
color:#444;
}


.footermenu {
float:right;
width:auto;
}

.footermenu .moduletable_menu ul, .footermenu .moduletable_menu ul li {
padding:0;
margin:0;
list-style: none;
width:auto;
}

.footermenu .moduletable_menu ul li {
list-style: none;
float:left;
display:block;
margin:0;
padding:0;
}

.footermenu .moduletable_menu ul li a:link, .footermenu .moduletable_menu ul li a:visited {
text-decoration: none;
padding:0 0 0 10px;
margin:0 0 0 10px;
border-left:1px solid #ccc;
color:#888;
}

.footermenu .moduletable_menu ul li a:hover {
color:#111;
text-decoration: underline;
padding:0px;
background-image: none;
padding:0 0 0 10px;
margin:0 0 0 10px;
background-color: #fff;
}




.header {

}

.credits {
color:#888;
font-size:.88em;
width:940px;
float:left;
margin:0 20px;
}

.box3 {
float:left;
width: 270px;
margin-right:40px;
}

.colborder {
margin-right:20px;
padding-right:19px;
border-right:1px solid #ddd;
}

.last {
margin-right:0;
}

div.pathway {
float:left;
width:978px;
height:53px;
background-image: url(../images/pathway_bck.png);
background-repeat: repeat-x;
background-position: bottom;
border:1px solid #e7e7e7;
vertical-align:middle;

}

span.breadcrumbs{
display:inline;
float:left;
width:auto;
padding:0 10px;
}

span.breadcrumbs img {
vertical-align: middle;
padding:0 10px 0 0;
}

img.leftimag {
float:left;
margin:0 10px 0 0;
}

img.rightimag {
float:right;
margin:0 0 0 10px;
}

img.border {
border:1px solid #ddd;
padding:3px;
}

/*Default Joomla classes*/
a.readon {
background-image: url(../images/orange_bullet.png);
background-repeat: no-repeat;
background-position: left;
padding:5px 0 5px 20px;
}

.small {
font-size:.88em;
color:#777;
}

.createdate, .modifydate, .small {
color:#888;
font-size:.88em;
}

/*Suckerfish Menu */
ul#nav { /* all lists */
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
}

ul#nav li { /* all list items */
	float: left;
	position: relative;
	list-style: none;

}

ul#nav li a:link, ul#nav li a:visited{
color:#ccc;
text-decoration: none;
display:block;
padding:16px 15px 17px 15px;
margin-top:2px;
}

ul#nav li a:hover{
background-color: #ff7e00;
color:#fff;
background-image: url(../images/menu_hover.png);
background-repeat: repeat-x;
background-position: bottom;
}

ul#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 53px;
	left: 0;
	padding:0;
	margin:0;
	z-index: 1000;
}

ul#nav li ul li a:link, ul#nav li ul li a:visited, .mainmenu ul#nav li.active ul li a:link, .mainmenu ul#nav li.active ul li a:visited  {
background-color: #000;
border-bottom:1px solid #222;
display:block;
width:10em;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

ul#nav li:hover ul, ul#nav li.over ul { /* lists nested under hovered list items */
	display: block;
}

#content {
	clear: left;
}
div.contentint ul.menu {

list-style-type: none;
padding: 5px;
line-height: 25px;
}


table.sboxgallery {
	width: 200px;
	
}

ul.eventlistmod li{
	list-style: none;
}


ul.menu_galerie{
	margin-top: 20px;
}

div.logo img {
	border-color: #fff;
}

ul.menu_galerie li{
	list-style: none;
	font-size: 1.6em;
	padding-bottom: 7px;
}


ul.eventlistmod {
	padding-bottom: 50px;
}
