/*  colors:

Blau: 37368c;

*/

 

body {
background: #fff url(/images/bg.jpg) repeat-x;
font-family: verdana, arial, sans-serif;
font-size: 13px;
line-height: 18px;
color: #000;
margin-top:0px;
}

 #skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip a:active, #skip a:focus
{
position:static;
width:auto;
height:auto;
}

img { border: none; }
a { color: #37368c; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 910px;
}

#header { 
height: 157px;
background:#FFF;
}
#header h1 {
font-size: 30px;
font-weight: 100;
padding: 40px 0 5px 0;
}
#header h1 a {
color: #37368c;
text-decoration: none;
}
#header h1 a:hover {
color: #222;
text-decoration: none;
}
#header h2 {
color: #3692AF;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 0;
line-height: 12px;
}

#content {
padding: 10px 0;
}

.right {
width: 680px;
float: right;
text-align: justify;
}
.right h2 {
color: #FF4800;
font-size: 22px;
font-weight: 100;
padding : 15px 0 15px 0;
}

.left {
width: 200px;
float: left;
padding: 10px;
border-right: 1px solid #bbb;

}
.left ul {
list-style-type: none;
padding: 0;

}

.left li {
list-style-type: none;
padding: 5px 0px 10px 0px;
border-bottom:1px solid #bbb;
font-weight:bold;
}
.left li a:link {

}
.left li a:visited{
}
.left li a:hover {
font-weight:bold;
padding: 5px 0px 10px 0px;

}

.left h2 {
height: 30px;

color: #666;
line-height: 30px;
}
.left a { text-decoration: none }

#footer {
border-top: 1px solid #bbb;
text-align: center;
color: #333;
font-size: 12px;
padding: 0 0 10px 0;
}

#iwithblockmsg-BoxColabora {
border-top: 1px solid #bbb;
text-align: center;
color: #333;
font-size: 12px;
padding: 0 0 10px 0;
}

.events-headlines-title {
		text-align:left;
         margin-top:5px;
         margin-bottom:15px;
         padding-left:5px;
         font-weight:bold;
}

.news-summary-title{
	 text-align:left;
         margin-top:15px;
         margin-bottom:15px;
         padding-left:5px;
         font-weight:bold;
}
.news-summary-title a:link{
	 font-size:20px
}

.events-headlines-title a, .events-headlines-title a:visited, .events-headlines-title a:active {
	text-decoration: none;
}
.events-headlines-title a:hover {
	text-decoration: underline;
}