/* Default */ 
body {	
	background: url(/media/images/layout/Background_Waaben.gif) repeat-y fixed; 
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 9pt; 
	color: #4D1979; 
	text-align: center; 
	padding: 0px;
	margin: 0px;
} 
p,li { 
	line-height: 140%;
}
img { 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* Headings */
h1 {
	background: url(/media/images/layout/buttons/header_bg.gif) top left no-repeat;
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 12px;
	line-height: 44px;
	text-transform: uppercase;
	color: #8CA6B5;
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	vertical-align: middle;
	clear: both;
}

h4 {
	padding-left: 15px;
	margin-top: 1px;
	margin-bottom: 12px;
	line-height: 44px;
	color: #8CA6B5;
	font-family: verdana, arial, sans-serif;
	font-size: 28px;
	vertical-align: middle;
	text-align: center;
	clear: both;
}
/* Sub-titles */
h2, .headline1 {
	font-size: 125%;
	font-weight: bolder;
	color: #4D1979;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3, .headline2 {
	font-size: 100%;
	color: #4D1979;
	font-weight: bold;
	padding-bottom: 0px;
}
	
/* Hyperlinks */
a { 
	color: #89A2B3;
	text-decoration: none;
	font-weight: bold
}
a:visited {  
	color: gray;
}
a:hover {
	color: #4D1979;
	text-decoration: none;
}
.pdf {
	background: url("/media/images/layout/pdf-icon_small.gif") 0% 50% no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.pdf-large {
	background: url("/media/images/layout/pdf-icon.gif") 0% 50% no-repeat;
	margin: 16px;
	padding-left: 40px;
	line-height: 16px;
	height: 32px;
}
.excel {
	background: url("/media/images/layout/xls_icon.gif") 0% 50% no-repeat;
	padding-left: 25px;
	line-height: 20px;
}
.rss {
	background: url("/media/images/layout/rss_icon.gif") 0% 50% no-repeat;
	padding-left: 20px;
	margin: 0px 4px 0px 4px;
	line-height: 20px;
}
/* Float for images etc. */
.float {
	float: right;
	padding: 0px 0px 1em 1em;
}

.float1 {
	float: none;
	padding: 0px 0px 1em 1em;
}
/* If several floats are to be aligned neatly,
add this to each one (e.g. class="float align") */
.align {
	width: 33%;
}
.clear {
	clear: both;
}
/* Superscript  */
sup, .sup {
	vertical-align: super;
	font-size: 80%;
	line-height: 0px;
}
/* Lists */
ul {
	padding-top: 6px;
}
ul li {
	list-style-image: url(/media/images/layout/list.gif);
	line-height: normal;
	padding-bottom: 12px;
}
dl {
	padding: 8px;
}
dt {
	font-size: 110%;
	font-weight: bold;
	margin: 2em 0px 0.5em 0px;
	padding-bottom: 0.25em;
	border-bottom: solid 1px;
}
dd {
	margin-left:0px;
	margin-bottom: 4px;
}
/* Large bullet point (More information...) */
.bullet {
	background: url(/media/images/layout/buttons/bullet_large.gif) top left no-repeat;
	padding-left: 32px;
	margin: 8px;
	color: #8CA6B5;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	height: 28px;
	line-height: 28px;
}
.bullet:hover {
	background: url(/media/images/layout/buttons/bullet_large_hover.gif) top left no-repeat;
	color: #4D1979;
}
	
.image-margin {
	padding-right: 200px;

}
/* Forms */
#kontaktform {
	margin: 12px;	
}
form div {
	padding: 3px 6px 3px 12px;
	clear: both;
}
label {
	position: relative;
	float: left;
	width: 120px;
}
input {
	background-color: #C2CFD8;
	border: 1px #4D1979 ridge;
	color: #4D1979;
	padding: 1px 2px 1px 2px;
}
select {
	background-color: #C2CFD8;
	border: #4D1979 none;
	color: #4D1979;
}
.inputNorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	border: none;
	color: Black
}
textarea {
	color: #4D1979;
	background-color: #C2CFD8;
	border: 1px #4D1979 ridge
}
/* Block div (border around sections) */
.block-em {
	clear: both;
	background-color: #89A2B3;
	color: white;
	font-weight: bold;
	padding: 6px;
}
.block {
	border: 3px solid #89A2B3;
	padding: 6px 12px 6px 12px;
	margin-bottom: 12px;
	width: 500px;
	overflow: auto;
}
.block .float {
	padding: 12px 12px 20px 20px;
}
/* News item etc (separates items) */
.item {
	margin-bottom: 36px;
}
.presse th, .presse td {
	vertical-align: top;
	padding-top: 3px;
}
/* horizontal menu list */
.horizontalNavList {
	list-style: none;
	display: block;
	text-align: center;
	clear: both;
	padding: 1em;
	position: relative;
}
.horizontalNavList li {
	display: inline;
	padding: 6px;
}
#current_page {
	color: red;
	text-decoration: none; 
}
/* Copyright notice at bottom of page */
.copyright {
	text-align: center;
	font-size: 90%;
	color: #89A2B3;
	padding-bottom: 10px;
}
#footnav {
	width: 66%;
	padding: 6px;
}
#footnav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 6px;
	line-height: 200%;
}
/* Trennungspunkten */
.trennungspunkten {
	background: url(/media/images/layout/trennungspunkt_unten.gif) top left repeat-x;
	height: 10px;
	width: 100%;
	margin: 8px 0px 8px 0px;
	display: block;
	clear: both;
}
.trennungspunkten hr {
	display: none;
	clear: both;
}
.center , .thumbs {
	text-align: center;
	margin:auto;
	clear: both;
	padding-top: 12px;
	padding-bottom: 12px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.thumbs img {
	padding: 3px;
	text-align: center;
}
.checklist {
	text-align: right;
}
.checklist td {
	padding: 6px 0px 6px 0px;
}
.de {
	line-height: 18px;
	padding: 0px 0px 3px 28px;
	background: url(/media/images/layout/Flag_DE.gif) top left no-repeat;
}
.eng {
	line-height: 18px;
	padding: 0px 0px 3px 28px;
	background: url(/media/images/layout/Flag_GB.gif) top left no-repeat;
}
.fr {
	line-height: 18px;
	padding: 0px 0px 3px 28px;
	background: url(/media/images/layout/Flag_FR.gif) top left no-repeat;
}

/* LAYOUT ELEMENTS */
#page {
	width: 782px;
	border: 0px;
	margin: auto;
	background-color: #ffffff;
	text-align: left;
	padding: 0px;
}
#main {
	padding: 20px;
	clear: both;
}
/* Top of page*/
#header-float {
	float: right;
	padding-left: 12px;
	margin: 0px;
	padding: 0px;

}
#language-select {
	text-align: right;
	padding: 6px;
}
#language-select a {
	padding: 6px;
}
#topnav {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#topnav img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#topnav li  {
	background: url("/media/images/layout/buttons/top_button.gif") top left;
	width: 154px;
	height: 25px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#topnav li:hover {
	background: url("/media/images/layout/buttons/top_button_hover.gif") top left;
}
/*
#topnav li:hover, #topnav li.IEhover {  
	background: url("/media/images/layout/buttons/top_button_hover.gif") top left;
}
*/
#topnav li a  {
	display: block;
	color: white;
	font-size: 90%;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	text-align: right;
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}	
#topnav li a:hover {
	text-decoration: none;
}
/* Side navigation bar */
.with-sidebar {
	/* Add to main div to make room for sidebar */
	margin-right: 200px;
}
#sidebar {
	position: absolute;
	margin-left: 582px;
	padding: 6px;
	margin-top: 0px;
	width: 200px;
}
#sidebar dt {
	background: url(/media/images/layout/buttons/sidemenu.gif) top left no-repeat;
	padding: 3px 0px 12px 40px;
	width: 158px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	border: none;
	color: #89A2B3;
}
#sidebar dd {
	background: url(/media/images/layout/buttons/bullet.gif) top left no-repeat;
	margin: 0px;
	padding: 2px 0px 10px 25px;
	width: 170px;
	font-weight: 900;
	letter-spacing: -1px;
	overflow: hidden;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:visited {
	color: #89A2B3;
}
#sidebar a:hover  {
	color: #4D1979;
	text-decoration: none;
}
#sidebar dd:hover, #sidebar #sidebar-current {
	background: url(/media/images/layout/buttons/bullet_hover.gif) top left no-repeat;
}
#sidebar #sidebar-current a {
	color: #4D1979;
}	

/* Breadcrumb navigation */
#breadcrumb {
	background: #89A2B3;
	width: 766px; /* 782-16 (padding-left) */
	height: 2em;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	font-size: 12px;
}
#breadcrumb li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0px 12px 6px 0px;
	line-height: 22px;
	color: white;
}
#breadcrumb a, #breadcrumb a:visited {
	color: white;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: white;
	text-decoration: underline;
}
/* Header items */
#logo {
	margin: 10px;
	border: 0px;
}
/* Two-column layout */
#column_left, .columnLeft {
	float: left;
	width: 325px;
	margin: 0px;
	padding: 0px 28px 0px 12px;
}
#column_right, .columnRight {
	float: left;
	width: 325px;
	margin: 0px;
	padding: 0px 0px 0px 28px;
}
.columnsWithSidebar {
	width: 240px;
}
.borderRight {
	background-image: url(/media/images/layout/trennungspunkt_mitte.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.border_left {
	background-image: url(/media/images/layout/trennungspunkt_mitte.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/* For old press releases only: use <strong> instead */
.bold {
	font-weight: bold;
}
/* demoindex.php plugin detection */
.paddedTable td {
	padding-top: 1em;	
}
#sIE_Benoetigt, #sJVM_Benoetigt {
	color: red;
	font-style: italic;
}
