﻿body, html {
	/*background: #e6e6e6 url(../../img/background.gif) repeat-x;*/
	background-color: #A5C49F;
	height:100%;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 11px;
}

h1 {
	margin-left:0px;
	line-height:22px;
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:14px;
	color:#FFFFFF;
	text-align: center;
	font-weight:bold;
	margin-bottom:5px;
	width: 705px;
	background-color: #006666;
	border:1px solid #000000;
}

p {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:11px;
	color:#000000;
}

td {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:11px;
	color:#000000;
}

li {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:11px;
	color:#000000;
}

ul {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:11px;
	color:#000000;
}

a {
	color:#000080;
}

a:hover {
	color:#FF0000;
}

.headline {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:18px;
	color:#000000;
	/*line-height:30px;*/
	font-weight:bold;
}

#judo_headline {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:124px;
	color:#325F50;
	line-height:30px;
	font-weight:bold;
}

.primary {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}

.primaryhigh {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.primary:hover {
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

.inputtext {
	width:360px;
}

.inputarea {
	width:360px;
	height:200px;
}

#inhalt	{
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	width:705px;
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.footer {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.footer	a {
	font-family:Verdana, Arial, sans-serif, Helvetica;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.footer a:hover {
	color:#CCCCCC;
}

.bgcolor_primnav {
	background-color:#FFFFFF;
	/* border:#000000, 1px; */
}

.bgcolor_primnav_high {
	background-color:#12682F;
}

.bgcolor_content {
	background-color:#FFFFFF;
}

.bgcolor_footer {
	background-color:#FFFFFF;
}

.warning {
	color:#FF0000;
}

/* Primärnavigation START */

#navcontainer-primary {
	width: 109px;
}

#navcontainer-primary ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family:Verdana, Arial, sans-serif, Helvetica;
}

#navcontainer-primary a {
	text-align: center;
	display: block;
	padding: 3px;
	margin-bottom:19px;
	margin-left:9px;
	width: 100px;
	background-color: #C0C0C0;
	border-bottom: 1px solid #eee;
	color: #000;
	text-decoration: none;
}

#navcontainer-primary a:link, #navlist a:visited {
	text-align: center;
	color: #000;
}

#navcontainer-primary a:hover {
	background-color: #003366;
	color: #FFF;
}

#navcontainer-primary a.current-primary {
	background-color: #003366;
	color: #FFF;
}

/* Primärnavigation ENDE */

/* Sekundärnavigation START */
#navcontainer-secondary {
}

ul#navlist-secondary {
	margin-left: 0;
	padding-left: 0;
	/* white-space: nowrap; */
}

#navlist-secondary li {
	display: inline;
	list-style-type: none;
	line-height:22px;
	/*background-color: #C0C0C0;*/
}

#navlist-secondary a {
	padding: 3px 10px;
}

#navlist-secondary a {
	color: #000;
	text-decoration: none;
	background-color: #C0C0C0;
}

#navlist-secondary a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #003366;
}

#navlist-secondary a.current-secondary {
	color: #FFF;
	text-decoration: none;
	background-color: #003366;
}
/* Sekundärnavigation ENDE */