/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	vertical-align: top;
	text-align: left;	
	padding: 0;
	margin: 0;
	bottom: 0;
}

table, tr, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	vertical-align: top;
	text-align: left;
}

from
{
	padding: 0;
	margin: 0;
}

a
{
	color: #004480;
	text-decoration: none;	
}

a:active,
a:hover
{
	text-decoration: none;
	color: #333333;
}


input, select, textarea
{
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-width: 1px;
	border-color: #004480;
}


ul, li 
{
	color: #FF0000;
	font-size: 10px;
}

	
/* ---------- CONTENTSTYLES -------------- */
	
.headline 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #004480;
	font-weight: bold;
	text-transform: uppercase;
}

.highlight
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #004480;
}

.content
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}


/* ---------- LAYOUTSTYLES -------------- */

.greybalk
{
	width: 800px;
	height: 5px;
	background-image: url(../images/grey.gif);
	background-repeat: repeat;
}

.alltable 
{
	width: 800px;
	height: 100%;	
}

.headerrow
{
	width: 800px;
	height: 70px;
}

.headertable 
{
	width: 800px;
	vertical-align: top;	
}

.geigerlogo 
{
	width: 177px;
	height: 70px;
	border: none;
	text-align: left;
	float: left;
}

.flag
{
	text-align: right;
	vertical-align: bottom;
}

.flag img
{
	width: 23px;
	height: 15px;
	vertical-align: bottom;
	margin: 0 0 8px 8px;	
}


.headerimage 
{
	padding-top: 5px;
	margin: 0;
	height: 230px;
	width: 800px;
	vertical-align: top;
	background-color: #004480;	
}

.headerimage img
{
	margin:0;
	vertical-align: bottom;
}

.navigationrow
{
	width: 800px;
	height: 25px;
}

.contentrow 
{
	width: 800px;
	height: 100%;
	vertical-align: top;
}

.contenttable 
{
	width: 800px;
	height: 100%;
	margin: 5px 0 0 0;
	vertical-align: top;
}

.contentarea
{
	width: 470px;
	padding: 5px 15px 5px 15px;
	vertical-align: top;
}

.greyarea
{
	vertical-align: top;
	background-color: #eeeeee;
	width: 150px;
	padding: 0 0 10px 0;
}

.greyarea .headline
{
	background-color: #CCCCCC;
	font-size: 11px;
	line-height: 20px;
	color: #004480;
	font-weight: bold;
	text-transform: none;	
	padding: 0 7px 0 7px;
	margin-bottom: 5px;
	vertical-align: top;
	min-width: 136px;
	width: 150px;
	height: 20px;
}

.greyarea .headline p
{
	margin: 0;
	padding: 0;
}

.greyarea .content 
{
	padding: 0 7px 0 7px;
}

.search
{
	text-align: right;
	float: right;
	width: 100%;
	padding: 0 7px 0 7px;
}

.search input
{
	margin-bottom: 5px;
}


input.button
{
	background-color: #004480;
	height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	
	font-family:  Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #ffffff;
	text-align: center;
	line-height: 12px;
}



/* ---------- NAVIGATION -------------- */

.top_nav
{
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0;
	float: right;
	text-align: right;
	vertical-align: top;
}

.top_nav li
{
	display: inline;
	font-size: 11px;
}


.top_nav li a
{
	color: #004480;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/top_navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0 0 0 10px;
	margin-left: 2px;
}

.top_nav .first a
{
	background-image: none;
	padding: 0 0 0 10px;
	margin-left: 2px;
}

.top_nav li a:hover,
.top_nav li .active
{
	color: #333333;
}


.navigation 
{
	background-color: #004480;
	width: 800px;
	height: 15px;
	margin: 0;
	padding: 5px 0 3px 0;
	vertical-align: top;
}

ul.navigation 
{
	list-style: none;
}

.navigation li
{
	display: inline;	
	color: #FFFFFF;
	font-size: 11px;
}

.navigation li a
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/navi_quadrat.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 15px;
	margin-right: 20px;
	margin-left: 15px;
}

.navigation li a:hover
{
	background-image: url(../images/navi_quadrat_active.gif);
	color: #FFFFFF;
	text-decoration: none;
}

.navigation li .active
{
	background-image: url(../images/navi_quadrat_active.gif);
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.left_nav
{
	margin-left: 15px;
	min-width: 136px;
	width: 136px;
	display: block;
	padding: 0;
}

.left_nav .left_nav
{
	margin-left: 15px;
	width: 120px;
	min-width: 120px;
}

.left_nav li 
{
	list-style: none;
	padding-top: 5px;
	font-size: 11px;
	line-height: 17px;
	border-bottom: 1px solid #004480;
}

.left_nav li a 
{
	text-decoration: none;
	color: #004480; 
}

.left_nav li a:hover 
{
	color: #333333; 
}

.left_nav .active
{
	font-weight: bold;
}

.left_nav li ul li
{
	list-style: none;
	border: none;
	color: #333333;
	line-height: 17px;
}

.left_nav li ul li a
{
	text-decoration: none;
	color: #333333;
}

.left_nav li ul li a:hover 
{
	color: #004480; 
}


/* ---------- LIST CONTROL -------------- */

table.listcontrol
{
	border-top: solid 1px #004488;
	border-bottom: solid 1px #004488;
}

table.listcontrol td
{
	padding: 4px;
}

table.listcontrol a
{
	font-weight: bold;
	color: #004488;
	text-decoration: none;
}

table.listcontrol .listheadline
{
	color: #004488;
	font-weight: bold;
}

table.listcontrol td.alternatinglistcell,
table.listcontrol td.alternatinglistcell table
{
	background-color: #eeeeee;
}

table.listcontrol td.imageRow
{
	padding-right: 15px;
}	
	
	
/* ---------- SITEMAP -------------- */

ul.sitemap li
{
	padding-top: 15px;
	color:  #004480;
}

ul.sitemap li ul.sitemap li
{
	padding-top: 3px;
}

ul.sitemap li a
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #004480;
	font-weight: bold;
}

ul.sitemap li ul.sitemap li a
{
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
}

ul.sitemap li ul.sitemap li ul.sitemap li a
{
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}



/* ---------- STARTSEITE -------------- */

.starttable
{
	margin-top: 25px;
	width: 500px;
}

.starttable td
{
	width: 250px;
	height: 250px;
	border: 1px solid #003366;
	text-align: center;
	vertical-align: middle;
}



