/*

Blau: #004a9b
Rot: #c60d3b

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background-color: #fdfeff;
}

a:focus {
	outline: none;
}

#pagewrap {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	z-index: 10;	
}

#head {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	z-index: 80;
	position: fixed;
	height: 140px;
	background-color: #fdfeff;
}

#logo_spezial {
	float: right;
	margin-top: 20px;	
}

#logo_desimo {
	float: left;
	margin-top: 20px;
}

#menu {
	margin-top: 20px;
}

#clearer {
	clear: both;
}

#menu_right {
	float: right;
}



#content {
	margin-top: 130px;
}

#main {
	margin-left: 50px;
	margin-right: 50px;
	overflow: hidden;
}

#headline {
	height: 120px;
	text-align: right;
}

#contentright,#contentright_s {
	float: right;
	width: 510px;
	margin-right: 20px;
}

#contentright p {
	font-size: 13px;
	margin-bottom: 10px;
}

#contentright a {
	color: #c60d3b;
	text-decoration: none;
}

#contentright li {
	font-size: 13px;
}

#contentright li a {
	color: #c60d3b;
	line-height: 140%;
	text-decoration: none;
}

.csc-default {
	margin-bottom: 40px;
}

span.detail {
	font-size: 11px;
}

#contentright H1,#contentright_s H1,#contentleft_s H1 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #004a9b;
	font-weight: bold;
}

#contentright H2 {
	font-size: 13px;
	margin-bottom: 10px;
	color: #004a9b;
	font-weight: bold;	
}

#contentleft,#contentleft_s {
	float: left;
	width: 310px;
	padding-left: 20px;	
}

#footer {
	padding-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
	border-top: 20px solid #c60d3b;
	font-size: 13px;		
}

span.social {
	float: right;
}

#footer a {
	color: #c60d3b;
}

/* Navigation */

#menu_left {
	float: left;
	width: 960px;		
}

#menu_1 {
	margin-bottom: 15px;
	float: left;
	width: 960px;		
}

#menu_2 {
	/*margin-bottom: 25px;
	border-bottom: 1px solid #004a9b;*/
	float: left;

}

ul.nav li,ul.subnav li,ul.rightnav li {
	display: inline;
}

ul.nav a,ul.subnav a,ul.rightnav a {
	color: #c60d3b;
}

li.active a {
	color: #004a9b;
}

#menu_left li a {
	float: left;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 20px;
	font-size: 13px;	
}

#menu_right a {
	text-align: right;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 0px;
	font-size: 13px;	
}

#menu_left li a:hover {
	color: #004a9b;
}

.clearfloat {
	float: left;
	clear: both;
	font-size: 13px;
	width: 290px;
	margin-bottom: 20px;		
}

div.videobild {
	float: left;
	margin-right: 10px;
}


h4.videomenu a {
	font-weight: bold;
	color: #c60d3b;
	text-decoration: none;
}



.tx-rgmediaimages-pi1 {
	width: 425px;
	font-size: 13px;
	line-height: 140%;	
}

span.rgmediaimages-player {
	margin-bottom: 20px;
}

#fotonav {
	clear: both;
	float: left;
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 330px;
}

#fotonav a {
	color: #c60d3b;
	text-decoration: none;
}

#uebersicht {
	float: left;
	font-size: 11px;
}

#uebersicht a {
	color: #c60d3b;
	text-decoration: none;	
}

/* 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: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px;
	padding: 0px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-size: 13px;
	margin-bottom: 10px;
	color: #004a9b;
	font-weight: bold;	
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-size: 13px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 300px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {

}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

