body {
   /*background-image: url(/content/images/background.jpg); */
   background-repeat: no-repeat;
   background-color: #FFF;
   font-size : 10px;
}

body.spring	{	background-image: url(/content/images/spring/background.jpg); }
body.summer {	background-image: url(/content/images/summer/background.jpg); }
body.autumn	{	background-image: url(/content/images/autumn/background.jpg); }
body.winter {	background-image: url(/content/images/winter/background.jpg); }

.unis,
#glb_topmenu
{
	position:relative;
	top:170px;
}

div.uniballs
{
	height:190px;
}

div.uniballs a:link, div.uniballs a:hover, div.uniballs a:active, div.uniballs a:visited {
   font-family: verdana;
   font-size: 10px;
   color: black;
   font-weight: bold;
   text-decoration: none;
   }

div.uniball1,
div.uniball2,   
div.uniball3,
div.uniball4,
div.uniball5,
div.uniball6 
{
	display:none;
}   

div.content
{
	clear:both;
	font-family:Verdana, helvetica, Sans-Serif;
	font-size:10px;
	margin-left: 20px;
	width:750px;
}

div.frontpagequote
{
	font-size:11px;
	color: #657D6D;
}

div.frontpagequote p.quote
{
	font-weight:bold;
	margin:0px 0px 2px 0px;
}

div.frontpagequote p.author
{
	margin:0px;
}

div.frontpagemodules
{
	margin-top:20px;
	margin-bottom:20px;
}

div.module, div.module_last
{
	width:235px;
	float:left;
	border-right:1px solid #C7D4CD;
}

div.module_last
{
	border-right:none;
}

p.moduleheading
{
	font-size:11px;
	color:#677D70;
	font-weight:bold;
	border-top:1px solid #C7D4CD;
	border-bottom:1px solid #C7D4CD;
	padding:1px 8px 2px 8px;
	margin-bottom:10px;
	margin-top:0px;
}

p.moduleheading a:link, p.moduleheading a:visited, p.moduleheading a:active, p.moduleheading a:hover
{
	text-decoration:underline;
	color:#677D70;
}

div.modulecontent
{
	padding:0px 12px 0px 12px;
}

div.modulecontent p
{
	margin-top:0px;
	margin-bottom:12px;
	width: 100%;
	overflow: hidden;
}

/* Flash Banner on frontpage*/
div.flashbanner
{
	position:absolute;
	top:233px;
	left:505px;
	width:231px;
	height:55px;
}

.imgNewsPicture
{
    float : right;    
}
