/**** page main ****/
body {
	background-color: #1e1e1e;
}
body, body * {
	font-family: arial, sans-serif;
	font-size: 12px;
}
#wrapper { /* IE workaround */
	margin: 0 auto;
	padding: 0;
	width: 800px;
}


/**** header + logo ****/
#header {
	margin: 0;
	padding: 0;
	height: 130px;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 1px solid transparent; /* ff-fix */
}
#header #logo {
	margin: 0;
	padding: 0;
}
#header #logo a {
	display: block;
	padding: 0;
}
#header #logo span {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#header #sublogo {
	display: none;
}

/**** Hauptnavigation ****/
#navi {
	margin: 0;
	padding: 10px 40px;
	color: #5d5d5d;
}
#navi h5,
#navi hr {
	display: none;
}
#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navi li {
	list-style-type: none;
	display: inline;
	padding-right: 25px;
	text-shadow: 0px 2px 4px #000;
}
#navi a {
	color: #aaaaaa;
	text-decoration: none;
}
#navi a:link    { color: #aaaaaa; text-decoration: none; }
#navi a:visited { color: #aaaaaa; text-decoration: none; }
#navi a:focus   { color: #ffffff; text-decoration: none; }
#navi a:hover   { color: #ffffff; text-decoration: none; }
#navi a:active  { color: #aaaaaa; text-decoration: none; }

#navi strong {
	font-weight: normal;
	color: #e0e0e0;
}



/**** page_body & content ****/
#page_body {
	border: 1px solid #1e1e1e; /* ff fix */
	background-color: #fff;
	margin: 0;
	padding: 0;
	min-height: 600px;
}
#content {
	margin: 0;
	padding: 20px 40px;
	background-color: #fff;
}

#content h1,
#content h1 * {
	color: #5b5b5b;
	font-size: 20px;
	margin-bottom: 20px;
}
#content h2,
#content h2 * {
	font-size: 13px;
}
#content h3 {
	color: #1854a1;
	text-align: left;
}

#content ul,
#content ol {
	margin: 12px 0;
	padding: 0;
}
#content li ul,
#content li ol {
	margin: 0;
}
#content li {
	padding: 0;
	border: 1px solid #fff;
	margin: 0 0 0 18px;
}
#content img {
	border: 0px none transparent;
}

#content .small { color: #1954a2; font-size: 9px; }
#content .block { text-align: justify; }
#content a:link { color: #5b5b5b; text-decoration: underline; }
#content a:hover  { color: #1954a2; text-decoration: underline ; }
#content_full   { background: #fff; margin-top: 20px; margin-bottom: 10px; margin-left: 40px; bottom: 590px; width: 740px }
#content_full .block { text-align: justify; }
#content_full h1 { color: #5b5b5b; text-align: center; margin-bottom: 20px; }
#content_full h3 { color: #1854a1; text-align: left; }
#content_full a:link{ color: #5b5b5b; text-decoration: underline; }
#content_full a:hover { color: #1954a2; text-decoration: underline; }




/*---- tables ----*/
/* table-layout 'bluewhite' */
table.bluewhite  { margin: 10px 0; padding: 0; border-collapse: collapse; border-spacing: 0px }
.bluewhite tr {
	margin: 0;
	padding: 0;
}
.bluewhite th,
.bluewhite td {
	margin: 0;
	padding: 5px 6px;
	text-align: left;
	vertical-align: top;
}
.bluewhite th {
	background-color: #1954a2;
	color: #fff;
	font-weight: normal;
	margin-top: -1px;
}
.bluewhite td  { border-bottom: 1px solid #999 }
.bluewhite td.empty {
	border-bottom: 0px none transparent;
}


/*---- formular layout ----*/
#content form {
	margin: 10px 0;
	padding: 0;
	display: block !important;
	width: 450px;
	float: none;
}
#content form fieldset {
	margin: 0;
	padding: 10px 0;
	border: 0px none transparent;
	clear: left;
}
#content form legend {
	display: block;
	margin: 0;
	font-weight: bold;
}
#content form label {
	display: block;
	margin: 0 15px 12px 0;
	padding: 0;
	width: 120px;
	text-align: right;
	float: left;
}
#content form p{
clear:left;
float:left;
}
#content form input,
#content form textarea,
#content form select {
	width: 300px;
	border: 1px solid #666 !important;
	float: left;
}
#content form input.tx-mmforum-button{
	width: 300px;
	border: 1px solid #81A3C5 !important;
	background-color: #81A3C5 !important;
	float: left;
}

#content form input[type="submit"],#content form input[type="reset"]{
margin:5px;
width:130px;
}

#content form .elementset    { width: 300px; float: left }

#content form textarea {
	float: left;
}
#content form br {
	display: block;
	width: 1px;
	height: 1px;
	border: 1px solid #fff;
	clear: left;
}

/* captcha widget */
#content form fieldset input#captcha {
	width: 70px !important;
	float: none;
}
#content form fieldset div {
	clear:left;
	text-align: left !important;
}
#content form fieldset div img {
	margin: 0 10px 0 135px;
}

/*-- submit widget --*/
#content form input.submit {
	margin: 25px 0 10px 130px;
	width: 150px;
	font-weight: bold;
}
#content form input.reset {
	margin: 25px 0 10px 10px;
	width: 150px;
	font-weight: bold;
}
/* note widget */
#content form .note {
	margin: 25px 0 10px 130px;
	font-style: italic;
}


/*---- special widgets ----*/

/*-- download widget --*/
.dwnlref  { background-repeat: no-repeat; display: block; margin: 0; padding: 2px 0 2px 20px }
.dwnl_type_dmg  { background-image: url("images/dmg_small.png") }
.dwnl_type_zip  { background-image: url("images/zip_small.png") }
.dwnl_type_pdf   { background-image: url("images/pdf_small.png") }
.dwnl_type_white   { background-image: url("images/white_small.png") }
.dwnl_type_sit   { background-image: url("images/sit_small.png") }
.dwnl_type_mac    { background-image: url("images/apple_small.png") }
.dwnl_type_win    { background-image: url("images/windows_small.png") }
.dwnl_type_lock    { color: #999 !important; background-image: url(/fileadmin/images/lock_small.png); }
.dwnl_type_mac_lock    { color: #999 !important; background-image: url(/fileadmin/images/lock_small_mac.png); padding: 2px 0 2px 32px !important; }
.dwnl_type_win_lock    { color: #999 !important; background-image: url(/fileadmin/images/lock_small_win.png); padding: 2px 0 2px 32px !important; }
#content .small_lock { color: #999; font-size: 9px; }
/*-- referenz --*/
.referenz {
	margin: 20px 0;
}
.referenz a,
.referenz img {
	vertical-align: middle;
}


/**** footer ****/
#footer {
	color: #5d5d5d;
	margin: 0;
	padding: 2px 0 20px 0;
}
#footer hr {
	display: none;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align: right;
	text-shadow: 0px 2px 4px #000;
}


/**** special widgets ****/
/*--- download-items ---*/
.widget_dwnl {
	margin: 6px 0;
	padding: 0 0 0 24px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}
div.mac {
	background-image: url(/fileadmin/images/apple.png);
}
div.win {
	background-image: url(/fileadmin/images/windows.png);
	background-position: 3px 3px;
}



/**** misc ****/
.csshelper {
	display: none;
}
.floatclearer {
	clear: both;
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
/*** contact flag boxes ***/
/*
#flag-set {
	text-align: center;
	margin-left: 135px;
	width: 300px;
	float: left;
	border: solid 1px #666 }
#lang-box  {
	padding-right: 30px;
	float: left;
	vertical-align: middle }
*/
#flag-set  {
	text-align: center;
	position: relative;
	margin-top: -220px;
	left: 68px;
	float: left;
	clear: both }
#lang-box   {
	margin-bottom: 10px;
	vertical-align: middle }

