/* @override 
	http://www.sektion2.info/fileadmin/_css/style.css
	http://www.sektion2.info/fileadmin/_css/style.css
	http://www.zincream.ch/fileadmin/_css/style.css
*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, ol, ul, ul,
dl, dt, dd, fieldset, form,	 label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

div {
	vertical-align: top;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #666;
	line-height: 25px;
	height: 100%;
}

h1 {
	color: #01a5e4;
	font-size: 25px;
	padding: 0 0 10px 0;
}

h2 {
	color: #01a5e4;
	font-size: 18px;
	padding: 0 0 15px 0;
}

h3 {
	color: #666;
	font-size: 14px;
	padding: 0 0 20px 0;
}

h4 {
	color: #01a5e4;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 0 0;
}

h5 {
	color: #01a5e4;
	padding: 0 0 10px 0;
}

sup {
	line-height: 10px;
	font-size: 60%;
	vertical-align: top;
}

ol {
	list-style-type: decimal;
	padding: 0 0 15px 25px;
}

label {
	width: 200px;
	display: block;
	float: left;
}

fieldset {
	border: 0px solid #bbb;
	padding: 5px 5px 5px 5px;
	width: 400px;
}

.inputRegistration {
	border: 1px solid #01a5e4;
	width: 196px;
}

.checkbox {
	padding: 0 10px 0 0;
}

input, select {
	margin: 0 0 5px 0;
}

#body {
	width: 1000px;
	margin: auto;
	background: url(../_img/bgVerlauf.jpg) no-repeat;
}

#container {
	position: relative;
	top: 0;
	width: 1000px;
	height: 680px;
	margin: 0;
}

#container #header {
	position: relative;
	top: 0;
	margin: auto;
	height: 66px;
	

/*background:url(../_img/bgHeader.jpg) repeat-y;*/
	background: #1b8abf;
	width: 956px;
	color: #fff;
	font-size: 11px;
}

#container #header a {
	color: #fff;
	font-size: 12px;
}

#header #packshot {
	position: relative;
	float: left;
	top: 7px;
	left: 22px;
}

#header #staticNavigation {
	position: relative;
	top: 19px;
	font-size: 11px;
	width: 590px;
	float: right;
	text-align: left;
	font-size: 16px;
}

#staticNavigation ul {
	float: left;
}

#staticNavigation ul li {
	float: left;
	padding: 26px 10px 0 10px;
	height: 20px;
}

#staticNavigation a {
	text-decoration: none;
}

#header #search {
	position: relative;
	top: -37px;
	right: 10px;
	float: right;
	padding: 3px 10px 0 10px;
	height: 38px;
	width: 280px;
	background: #a0c9e6;
	background: url(../_img/bgSearch.png) no-repeat;
	color: #01a5e4;
}

#search .tx_indexedsearch_input input {
	font-size: 12px;
	height: 18px;
	width: 140px;
	position: relative;
	top: -5px;
}

#search .tx_indexedsearch_button {
	position: relative;
	top: 4px;
}

#container #langSwitch {
	float: right;
}

#container #title {
	position: relative;
	top: 50px;
	left: 0;
	height: 90px;
}

#title h1 {
	font-weight: normal;
	line-height: normal;
}

#title h2 {
	width: auto;
	font-size: 30px;
	line-height: normal;
	padding: 0 0 0 340px;
	white-space: nowrap;
}

#container #divNavigation {
	position:absolute;
	right:0;
	width: 990px;
	z-index: 10000;
	padding: 0 0 0 10px;
	text-align: center;
}

ul.menu {
	height: 25px;
}

ul.menu li {
	background: url(../_img/bgTopNavigationItem.gif) repeat-x;
	height: 30px;
	margin: 0 0 0 15px;
	float: left;
	width: 308px;
	padding: 2px 0 0 0;
	list-style-type: none;
	text-align: center;
}

ul.menu li a {
	display: block;
	font-size: 14px;
	padding: 1px 0 3px 0;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

ul.menu li ul {
	position: relative;
	padding: 0 0 10px 0;
	width: 308px;
	text-align: left;
	display: none;
	z-index: 10000;
	list-style-type: none;
}

ul.menu li ul a {
	padding: 0 0 0 0;
	color: #01a5e4;
}

/* IE-Hack für die Breite */

*html ul.menu ul {
	width: 350px;
}

/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */

/* über der Liste  befindet (.hover siehe JavaScript oben) */

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul {
	display: inline-block;
	width: 308px;
	background: url(../_img/bgSubUL.png);
	z-index:200;
}

ul.menu li ul li {
	float: none;
	background: transparent;
	height: 21px;
	width: 200px;
	text-align: left;
}

#container #content {
	position: relative;
	line-height: 20px;
	float: right;
	right: 20px;
	margin: auto;
	top: 50px;
	width: 950px;
	height: 480px;
	text-align: left;
	z-index: 10;
	padding: 0 10px 40px 0;
}

#content #content_inner {
	padding-left: 0;
}

#content #content_inner p {
	padding: 0 0 0 0;
}

#content_inner p .paddingLeft {
	padding-left: 150px;
	width: 300px;
}

#content_inner li {
	margin: 0 0 10px 30px;
	list-style-type: square;
}

#footer {
	position: relative;
	top: 0;
	text-align: right;
	width: 1000px;
	font-size: 10px;
	white-space: nowrap;
}

#footer p {
	padding: 0 10px 0 0;
	color: #666;
}

#footer p a {
	text-decoration: none;
}

#footerAddress {
	display: none;
}

#linkMedinova {
	position: relative;
	left: 0;
	top: 2px;
	float: left;
	width: 50px;
	height: 20px;
}

a {
	color: #01a5e4;
}

/* Powermail */

/* Form */

span.powermail_mandatory {
/* Color of mandatory error message */
	color: red;
}

input.validation-failed,
textarea.validation-failed {
/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}

div.powermail_mandatory_js {
/* DIV container of errormessage */
	color: red;
	margin: 0 0 0 200px;
}

fieldset.tx-powermail-pi1_fieldset {
/* Fieldset */
	padding: 0;
}

fieldset.tx-powermail-pi1_fieldset legend {
/* legend of Fieldset */
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset label {
/* label */
	display: block;
	width: 200px;
	clear: both;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
/* Input */
	width: 260px;
	border: 1px solid #01a5e4;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea{
/* textarea */
	border: 1px solid #01a5e4;
	text-align:left;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
/*	width: 500px;
	height: 200px;
*/}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
/* Radiobuttons */
	margin: 0;
}

div.tx_powermail_pi1_fieldwrap_html {
/* DIV container arround every field */
	margin: 0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit, .tx-powermail-pi1_confirmation_submit, .tx-powermail-pi1_confirmation_back {
	

/* submit button */
	margin: 0;
	font-weight: bold;
	border: 1px solid #01a5e4;
}

div.tx_powermail_pi1_fieldwrap_html img.icon_info {
/* Description icon */
	padding: 2px 2px 0 2px;
}

fieldset.tx-powermail-pi1_fieldset div.even {
	
}

fieldset.tx-powermail-pi1_fieldset_nachricht legend {
	display: none;
}

fieldset.tx-powermail-pi1_fieldset_submit legend {
	display: none;
}

/* Confirmation */

td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

/* THX */

td.powermail_all p.bodytext {
	margin: 0;
}

.bild-text-element {
	width: 950px;
}

.bild-text-element .textelement {
	float: right;
}

.bild-text-element .bildelement {
	float: left;
	text-align: right;
	width: 300px;
}

.bild-text-element .bildelement img {
	
}

.bild-text-element .textelement {
	float: right;
	width: 560px;
	height: 445px;
	overflow: auto;
	padding: 0 40px 0 0;
}

.bild-text-elementStart .bildelementStart {
	float: left;
	text-align: right;
	width: 440px;
}

.bild-text-elementStart .bildelementStart img {
	
}

.bild-text-elementStart .textelementStart {
	float: right;
	width: 460px;
	overflow: auto;
	padding: 70px 40px 0 0;
}

div.clearer {
	clear: both;
}

#search h3,
#search p {
	display: none;
}

#search input {
	border: 0px solid #01a5e4;
	background: transparent;
}

.start div.textelement {
	width: 580px;
}

.bodytext {
	margin: 5px 0 5px 0;
}

.start p.bodytext {
	margin: 10px 50px 0 80px;
}

#titel .gfx {
	margin: 0 0 0 350px;
}

.such_button {
	padding: 5PX 0 0 15px;
}

.label {
	position: relative;
	top: -5px;
	left: 0;
}

#powermaildiv_uid27,
#powermaildiv_uid28,
#powermaildiv_uid29,
#powermaildiv_uid30 {
	display: none;
}

/*Searchform Styling*/

span.tx_indexedsearch_label {
	position: absolute;
	padding-top: 3px;
}


span.tx_indexedsearch_input {
	position: relative;
	padding-top: 8px;
	padding-left: 75px;
}

span.langmenu {
	position: absolute;
	right: 310px;
	margin: 0 20px;
	font-size: 12px;
}

span.langmenu {
	font-size: 12px;
}
