body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #5B5751;
	color: #999;
	margin: 0;
	padding: 0;
	background-image: url(bg.png);
	background-position: top;
	background-repeat: repeat-x;
}

p {
	font-size: 100%;
	line-height: 1.5em;
	background: inherit;
	color: #003344;
	margin: 0 0 0 0;
	padding: 5px 120px 0px 40px;
	
}

a {
	background: inherit;
	color: #FD6916;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background: inherit;
	color: #008DCF;
}

#container {
	width: 930px;
	text-align: left;
	border: 5px solid Silver;
	margin: 10px auto;
	padding: 0;
}

#wrapper {
	background: url(menuebg.gif) top left repeat-y;
	color: Silver;
	margin: 0;
	padding: 0;
}

/* Kopfzeile */

#header {
	width: 930px;
	height: 160px;
	background: #fff url(header_a.png) top left no-repeat;
	color: #999;
	margin: 0 auto;
	padding: 0;
}

.ueberschrift {
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	color: #F5F5F5;
	margin: 0;
	padding-top: 80px;
	padding-left: 25px;
}

/* Hauptmenue */

#header-nav {
	width: 930px;
	height: 40px;
	background: #003344;
	border-top: 5px solid Silver;
	border-bottom: 5px solid Silver;
}

#header-nav ul {
	margin: 0;
	padding: 0;
}

#header-nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header-nav li a {
	display: block;
	float: left;
	height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	background: #003344;
	color: White;
	border-right: 5px solid Silver;
	padding: 5px 20px;
}

#header-nav li.active a {
	background: #008DCF;
	color: #fff;
	border-right: 5px solid Silver;
}

#header-nav li a:hover {
	background: #FC6513;
	Color: Black;
	border-right: 5px solid Silver;
}

/* Linke Spalte */

#left {
	width: 200px;
	background: White url(balken.gif) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	
}

#navigation {
	width: 199px;
	margin: 0;
	
}

#navigation ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#navigation li a {
	display: block;
	text-decoration: none;
	background: #003344;
	color: White;
	padding: 3px 10px 3px 20px;
	border-bottom: 5px solid White;
	margin-right: 40px;
}

#navigation li.active a {
	color: #fff;
	padding: 3px 10px 3px 20px;
	background: #008DCF;
}

#navigation li a:hover {
	background: #FD6916;
	color: #fff;
	padding: 3px 10px 3px 20px;
}



#language {
	color: #003344;
	font-size: 90%;
	width: auto;
	margin-top: 10px;
	padding: 12px 10px 40px 10px;
}

#language  a {
	color: White;
	text-decoration: none;
}

#language active a {
	color: White;
	text-decoration: none;
}

#language a:hover {
	color: White;
	text-decoration: none;
}





/* Rechte Spalte */

#right {
	width: 725px;
	float: left;
	margin: 0;
	padding: 0;
	background: White;
}

/* Fusszeile */

#footer {
	clear: both;
	width: 930px;
	height: 30px;
	text-align: left;
	background: #fff;
	border-top: 5px solid Silver;
}

/* Ueberschriften */ 

h1 {
	font-size: 220%;
	background-color: Silver;
	color: White;
	border-left: 5px solid #FD6916;
	margin: 15px 115px 1px 40px;
	padding: 3px 20px 3px 40px;
	font-family: Helvetica, sans-serif;
}

h2 {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
	background: inherit;
	color: #666;
	margin: 20px 40px 10px 40px;
	padding: 0px 20px 0px 0px;
}

h3 {
	font-size: 120%;
	background-color: Silver;
	color: White;
	border-left: 5px solid #9ACD32;
	margin: 15px 115px 1px 40px;
	padding: 3px 20px 3px 40px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Bilderpositionierung */

a img,:link img,:visited img {
	border: 0px;
	
}

.flLeft {
	float: left;
	background-color: transparent;
	border: 0px solid #003344;
	margin: 3px 10px 0px 45px;
}

.flRight {
	float: right;
	border: 1px solid #ccc;
	margin: 10px 60px 5px 5px;
}

.flTop {
	float: inherit;
	border: 1px solid #ccc;
	padding-top: 10px;
}

/* Bilderunterschriften */

.image p {
	font-size: 80%;
	color: White;
	margin: 0;
	padding: 0px;
}

/* Blockquote */

blockquote {
	background: Silver;
	color: #999;
	border-left: 5px solid #003344;
	margin: 0px 115px 2px 40px;
	padding: 10px 5px 21px 0px;
}




/* Tabellen */




table a, table, tbody, tfoot, tr, th, td, table caption {

	margin-left: 40px;
	font-family: Verdana, arial, helvetica, sans-serif;
	background: #003344;
	color: #fff;
	text-align: left;
	font-size: 9px;
}
table, table caption {
	
	border-left:3px solid #567;
	border-right:3px solid #000;
}
table {
	border-top: 1px solid #567;
	border-bottom: 3px solid #000;
	margin-bottom: 0px;
}
table a {
	text-decoration: none;
	font-weight: bold;
}
table a:visited {
	background:#262b38;
	color:#abc;
}
table a:hover {
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}
table caption {
	border-top:3px solid #567;
	border-bottom:1px solid #000;
	font-weight:bold;
}
td, th {
	margin-left: 40px;
	padding:2px;
}
tbody td, tbody th, tbody tr.odd th, tbody tr.odd td {
	border-top:1px solid #000;
	border-bottom:1px solid #567;
	border-left:1px solid #000;
	border-right:1px solid #567;
}



tfoot td, tfoot th, thead th {
	border-top:1px solid #000;
	border-bottom:1px solid #567;
	border-left:1px solid #000;
	border-right:1px solid #567;
	font-weight:bold;
	white-space:nowrap;
	font-size:10px;
}





/* Download */

.download-hdl, 
.download-file, 
.download-desc {
	width: 570px;
	margin: 0px 20px 0 40px;
	padding: 0 0 5px;
}

.download-hdl {
	
}

.download-file {
	background-color: White;
	border-top: 1px dotted #FD6916;
	font-size: 78%;
	text-transform: uppercase;
	
}

.download-desc {
	

}

.download-without-desc {

}

/* Formulare */

#form-module * {
	margin: 0;
	padding: 0;
}

#form-module {
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 25px 10px 30px 40px;
	padding: 0;
	background-color: #003344;
	color: White;
}

#form-module fieldset {
	border: 0px solid #fff;
	color: White;
}

#form-module legend {
	display: none;
	color: White;
}

#form-module p {
	color: #FD6916;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#form-module .element {
	display: block;
	clear: both;
	padding: 0;
	background: #003344;
	border-top: 2px solid Silver;
}

#form-module label {
	display: block;
	float: left;
	width: 150px;
	padding: 5px;
}

#form-module label.checkbox {
	width: 350px;
	border-left: 1px solid #ddd;
	border-right: none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float: left;
	width: 350px;
	border: 2px solid Silver;
	margin: 5px;
}

#form-module input.text {
	height: 20px;
}

#form-module input.checkbox {
	width: auto;
	padding: 0;
	border: none;
}

#form-module input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
	background: #003344;
	color: #FD6916;
	border: 2px solid #FD6916;
	margin: 5px 5px 5px 137px;
	padding: 2px 5px;
}

#form-module input.submit:hover {
	background-color: #FD6916;
	color: #fff;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 120px;
}

#form-module-thanks {
	font-size: 12px;
	background: #003344 url(mail.gif) no-repeat top left;
	color: White;
	border-left: 5px solid #FD6916;
	margin: 10px 120px 300px 40px;
	padding: 50px 5px 50px 30px;
}

/* JAOS Galerie */
.jaosg_galerie {
	padding: 0;
}

.jaosg_thumbnail {
	float: left;
	height: 80px;
	width: 80px;
	margin: 10px 20px;
}

.jaosg_nav {
	text-align: center;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bildbeschreibung {
	text-align: center;
}




.breadcrumb {
	text-decoration: none;
	color: #003344;
	padding: 0px 0px 3px 10px;
	margin: 8px 120px 2px 40px;
	
}
.breadcrumb a:link {
	text-decoration: none;

}

.breadcrumb a:visited {
text-decoration: none;

}



.breadcrumb a:hover {
text-decoration: none;

}

.breadcrumb a:active {
text-decoration: none;

}



