/* CSS Document */

BODY { 
background-repeat : repeat-y;
background-position : 50% 50%;
}

select.inputbox{
width: 200px;
}



/* Main Menu(s) */

a.mainlevel:active
{
position : relative;
top : 7px;	
color : rgb(0,91,170);
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration : none;
position: relative;
float: left;
height: 30px;
}

a.mainlevel:link
{
position : relative;
top : 7px;	
color : rgb(0,91,170);
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration : none;
position: relative;
float: left;
height: 30px;
}

a.mainlevel:visited
{
position : relative;
top : 7px;	
color : rgb(0,91,170);
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration : none;
position: relative;
float: left;
height: 30px;
}

a.mainlevel:hover
{
position : relative;
top : 7px;
color : rgb(0,0,0);
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration : none;
position: relative;
float: left;
height: 30px;
}
/* --- Main Menu--- */



/* Topmenu */

a.mainlevel-nav         
{ 
font-family: Arial;
font-size: 12px;
font-weight: bold;
background-color: #C0C0C0;
margin: 0px;
}

a.mainlevel-nav:link, a.mainlevel-nav:active, a.mainlevel-nav:visited
{ 
position:relative;
top:9px;
left:22px;
text-decoration: none;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
border-top-width: 0px;
border-style: solid;
border-color: rgb(0,91,170);
padding: 2px 10px 2px 10px;
background-color: #fff;
text-align: center;
color: #000;
}

a.mainlevel-nav:hover
{ 
position:relative;
top:10px;
left:22px;
text-decoration: none;
padding: 1px 9px 1px 9px;
background-color: #fff;
text-align: center;
color: rgb(0,91,170);
border-left-width: 2px;
border-right-width: 2px;
border-bottom-width: 0px;
border-top-width: 0px;
border-style: solid;
border-color: rgb(248,208,114);
}
/* --- Topmenu --- */



/* Menu Right */
table.moduletable-right
{
position : relative;
top : 6px;	
left: 2px;
color : rgb(114,114,114);
font-family : Arial;
font-size : 12px;
font-weight: bold;
text-decoration : none;
text-align: center;
}
/* --- Menu Right --- */



.contentheading 
{
color : rgb(0,91,170);
font-family : Arial;
font-size : 12px;
font-weight: bold;
line-height: 200%;
}

.componentheading 
{
color : rgb(0,91,170);
font-family : Arial;
font-size : 12px;
font-weight: bold;
line-height: 200%;
}

.contentheading-black
{
color : rgb(0,0,0);
font-family : Arial;
font-size : 12px;
font-weight: bold;
line-height: 200%;
}

.contentpaneopen
{
color : rgb(0,0,0);
font-family : Arial;
font-size : 12px;
line-height: 180%;
}

.bottom
{
color : rgb(0,91,170);
font-family : Arial;
font-size : 16px;
font-weight: bold;
}

.startopen
{
color : rgb(0,0,0);
font-family : Arial;
font-size : 12px;
line-height: 130%;
}

a:link, a:visited, a:active
{
color : rgb(0,91,170);
font-family : Arial;
font-size : 12px;
text-decoration : none;
}

a:hover
{
color : rgb(0,0,0);
font-family : Arial;
font-size : 12px;
text-decoration : none;
}

a.startlink:link, a.startlink:visited, a.startlink:active
{
color : rgb(140,140,140);
font-family : Arial;
font-size : 10px;
text-decoration : none;
}

a.startlink:hover
{
color : rgb(0,0,0);
font-family : Arial;
font-size : 10px;
text-decoration : none;
}


.bildunterschrift{
	position:absolute;
	font-size:9px;
	width:150px;
	text-align: center;
	line-height:10px;
	margin-top:-717px;
	margin-left:405px;
}

.jahreszahl{
	position:absolute;
	margin-top:-70px;
	font-family:arial black, sans-serif;
	margin-left:20px;
	font-weight:bold;
	font-size:5.3em;
	color:#FFD966;
}


.left-cr{
	position:absolute;
	right:50%;
	margin-right:451px;
	margin-top:-1px;
}

.right-cr{
		position:absolute;
		left:50%;
		margin-left:451px;

		z-index:10;
}

.logo-header-right{
	position:relative;
	z-index:100;
}





