

/* ------------------ Links ------------------ */
A
{
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	text-decoration: underline;
}
A.start
{
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	text-decoration: none;
}


/* ------------------ �berschriften ------------------ */
h1                  { font-family: Verdana; font-weight: bold; font-size: 15px; text-decoration: none; }
h2                  { font-family: Verdana; font-weight: bold; font-size: 13px; text-decoration: none; }


/* ------------------ Allgemeine Tags ------------------ */
body                { font-family: Verdana; color: black; font-size: 11px; }
input               { font-family: Verdana; color: black; font-size: 11px; }
textarea            { font-family: Verdana; color: black; font-size: 11px; }
select              { font-family: Verdana; color: black; font-size: 11px; }
td                  { font-family: Verdana; color: #FFFFFF; font-size: 11px; }
th                  { font-family: Verdana; color: black; font-size: 11px; }
div                 { font-family: Verdana; color: #FFFFFF; font-size: 11px; }
td.stage {
	font-family: Verdana; color: #FFFFFF; font-size: 11px;
}


a.adminnav
{
	COLOR: black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	text-decoration: none;
}

a.nav1_stage_set {
	COLOR: White;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight : bold;
   width : 100%;
}
a.nav1_stage_empty{
	COLOR: White;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight : normal;
	width : 100%;
}

/* --------------------- Redessing Apr. 2009 -------------------- */

div.logo {
	position: absolute;
	top: 0px;
	right: 0px;
}

div.slogan-header {
	position: absolute;
	bottom: 15px;
	left: 0px;
	color: #333333;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
}

div.slogan-footer {
	height: 30px;
	width: 100%;
	color: white;
	background-color: #3a3940;
	border-top: 1px solid white;
	padding-left: 10px;
	line-height: 30px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
}

div.navigation-meta {
	position: absolute;
	top: 20px;
	right: 1px;
	color: #666666;
}

div.navigation-switch {
	position: absolute;
	top: 20px;
	right: 150px;
	color: #666666;
}

div.navigation-main {
	align: left;
	border-bottom: 1px solid white;
	height: 29px;
}

a.meta {
	color: #666666;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.meta:hover {
	color: black;
}
.navigation-switch a.active,
.navigation-meta a.active {
	color: black;
}

.navigation-main a {
	display: block;
	padding: 0;
	height: 29px;
	text-align: center;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	line-height: 29px;
	background: url(../images/bg_navigation.gif) no-repeat;
}
.navigation-main a:hover,
.navigation-main a.active {
	background: url(../images/bg_navactive.gif) no-repeat;
}

.navigation-main div {
	float: left;
	width: 149px;
	height: 29px;
	font-size: 1px;
}

div.content {
	position: relative;
	height: 360px;
	overflow: hidden;
}

img.startpage-sujet {
	position: absolute;
	left: 0;
	top: 0;
}

a.startpage-quicklink {
	position: absolute;
	left: 713px;
	top: 186px;
	width: 150px;
	height: 150px;
	display: block;
}

