* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;	
}

body {
}

#all {
}
h1,
fieldset legend {
	font-size: 15px;
	padding: 15px 0 0px 0;
	color: #004894;
	font-weight: bold;
}
h1.csc-firstHeader {
	padding-top: 0;
}
h2 {
	font-size: 14px;
}
div#logoOben {
	background-image: url(../../../NanoAutomotive/administration/img/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	height: 186px;
	overflow: hidden;
	background-color: white;
} 
div#logoOben_inner {
	background-image: url(../../../NanoAutomotive/administration/img/header.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
}
div#content_all {
}
div#naviLinks {
	float: left;
	color: white;
	width: 18%;
	min-width: 150px;
	max-width: 190px;
	!width: 190px; /* IE Hack */
	overflow: hidden;
} 
div#naviLinks_inner {
	background-color: #004894;
}
div#left {
	/*margin: 20px 0 0 0;*/
}
div#content {
	margin: 20px 10px;
	float: left;
	width: 59%;
	overflow: hidden;
}
div#naviRechts {
	color: white;
	width: 19%;
	min-width: 150px;
	max-width: 190px;
	float: right;
	margin: -5px 5px 0 0;
	min-height: 400px;
	padding-top: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	!width: 190px;
} 
div#naviRechts p,
div#naviRechts img {
	margin: 5px 10px;
}
div#naviRechts h1 {
	font-size: 12px;
	padding: 3px 10px;
	background-color: #004894;
	color: white;
}
.clear {
	clear: both;
}
img.logo {
	margin: 0 0 0 -10px;
}
ul#menu_main {
	margin: 0 0 30px 0;
	padding-top: 20px;
	list-style-type: none;
}
ul#menu_main li {
	margin: 0;
	width: 100%;
}
ul#menu_main li a {
	color: white;
	display: block;
	padding: 5px 0 5px 20px;
	text-decoration: none;
	font-weight: bold;
}
ul#menu_main li a:hover,
ul#menu_main li a.act {
	background-color: #B6CA00;
	font-weight: bold;
	color: #004894;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 4px 0 4px 20px;
}
ul#menu_main li ul {
	margin: 0;
	padding: 0;
}
ul#menu_main li ul li a,
ul#menu_main li ul li a:hover,
ul#menu_main li ul li a.act {
	padding: 2px 5px 2px 28px;
	font-weight: normal;
	font-size: 11px;
}
ul#menu_main li ul li a {
	border-top: 1px solid #004894;
	border-bottom: 1px solid #004894;
}
ul#menu_main li ul li a:hover {
	font-weight: normal;
}
p.bodytext {
	margin: 5px 0;
}
ul li {
	margin: 5px 0 5px 20px;
}
div#content div.content {
	margin: 20px 0 30px 0;
}
a img {
	border: none;
}
a {
	color: #004894;
}
a:hover {
	color: #5185B5;
}
blockquote {
	padding-left: 20px;
}
table.contenttable tr td,
table.htmlarea-showtableborders tr td {
	padding: 5px;
	vertical-align: top;
}

/* Boxen */
	/* Box 1 */
div.box1 {
	background-color: #DDEDFF;
	border-bottom: 10px solid white;
	border-top: 10px solid white;
}
div.box1_inner {
	margin: 10px;
}
	/* Box 2 */
div.box2 {
	width: 200px;
	text-align: center;
}
div.box2_inner {
	margin: 0 auto;
}
	/* Box 3 */
div.box3 {
	background-color: #00a7cb;
}
div.box3_inner {
	padding-bottom: 5px;
}
div.box3_inner a {
	color: white;
	text-decoration: none;
}
div.box3_inner a:hover {
	text-decoration: underline;
}
div.box3_inner h1 {
	background-color: #014A97;
	color: white;
	padding: 2px 0 2px 20px;
}
div.box3_inner p.bodytext {
	margin: 0 0 0 30px;
	padding: 5px 0;
}
div.box3 ul li {
	margin-left: 25px;
}
div.box3 img {
	vertical-align: middle;
	margin: 2px 5px 2px -10px;
}
	/* Box 5 */
div.box5 {
	width: 620px;
	margin: 20px 0;
}	
	/* Box 6 */
div.box6 {
	margin: 0 auto;
	width: 580px;
}




/* <----- Powermail ursprünglich -------- 
div.tx-powermail-pi1 {
	margin-top: 20px;
}

span.powermail_mandatory {
	font-weight: bold;
	color: #004894;
	font-size: 14px;
}

div.powermail_mandatory_js {
	color: #004894;
}

input.validation-failed {
	background-color: #CCEBFF;
}

fieldset legend {
	padding: 0 5px;
}

fieldset.tx-powermail-pi1_formwrap_241 label {
	float: left;
	clear: both;
	display: block;
	width: 200px;
	font-weight: bold;
}

fieldset.tx-powermail-pi1_formwrap_241 input.powermail_text {
	width: 220px;
}

div.tx-powermail-pi1_fieldset {
	margin: 10px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 5px 0;
}

input.powermail_check {
	margin: 3px 0;
}

input.powermail_uid14_0,
input.powermail_uid14_1,
input.powermail_uid14_2 {
	margin: 3px 0;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight: bold;
	margin-bottom: 4px;
}

div.tx_powermail_pi1_fieldwrap_html_14 {
	margin-top: 15px
}

div.powermail_all {
	margin: 3px 0;
}

input.tx-powermail-pi1_confirmation_back {
	position: absolute;
	margin: 10px 0 0 200px;
	padding: 0;
}

input.tx-powermail-pi1_confirmation_submit {
	margin-top: 10px;
	padding: 0;
}

div.tx_powermail_pi1_fieldwrap_html_12 {
	position: absolute;
	margin: -220px 0 0 35px;
}

div.tx_powermail_pi1_fieldwrap_html_12 label {
	width: 160px;
}

input.powermail_submit {
	margin: -5px 0 20px 0;
	float: right;
}

div.SessionI,
div.SessionII,
div.SessionIII,
div.SessionIV,
div.SessionV {
	margin: 4px 0;
}

div.tx_powermail_pi1_fieldwrap_html_17 {
	position: absolute;
	width: 130px;
	height: 40px;
	margin: -204px 0 0 330px;
}

div.tx_powermail_pi1_fieldwrap_html_17 p {
	display: none;
}

input.powermail_uid17_0 {
	margin-left: 108px;
	margin-top: 5px;
}

div.tx_powermail_pi1_fieldwrap_html_18 {
	position: absolute;
	width: 280px;
	height: 30px;
	border: 1px solid silver;
	padding: 3px;
	margin: -105 0 0 32px;
}

div.tx_powermail_pi1_fieldwrap_html_14 p.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html_19 {
	position: absolute;
	margin: -220px 0 0 345px;
}

div.tx_powermail_pi1_fieldwrap_html_19 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html_13 p {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html_13 {
	margin: 0 0 30px 0;
}

div.tx_powermail_pi1_fieldwrap_html_13 label {
	margin: 5px 0;
	padding: 0 0 0 10px;
	width: 220px;
}

input.powermail_subuid13_0 {
	margin-top: 10px;
}

input.powermail_subuid13_1 {
	margin: 10px 0 0 0;
}

div.IchmeldemichanzumKongressNanoAutomotive2008vombr1314Mai2008 {
	margin-top: 20px;
	background-color: #e6f0fa;
	height: 235px;
}

div.IchnehmenuramMinisterabendam13Mai2008teil {
	background-color: #DDEDFF;
	height: 40px;
	margin-top: 10px;
}

fieldset.tx-powermail-pi1_formwrap_241 div.tx-powermail-pi1_fieldset_2 div.tx_powermail_pi1_fieldwrap_html_19 label {
	font-weight: normal;
	color: #444;
}
----- Powermail ursprünglich --------> 
*/





/* <----- Powermail eigene Seite -------- */
div.tx-powermail-pi1 {
	margin-top: 20px;
}

span.powermail_mandatory {
	font-weight: bold;
	color: #004894;
	font-size: 14px;
}

div.powermail_mandatory_js {
	color: #004894;
}

input.validation-failed {
	background-color: #CCEBFF;
}

fieldset legend {
	padding: 0 5px;
}

/*muss 305 werden*/
fieldset.tx-powermail-pi1_formwrap_305 label {
	float: left;
	clear: both;
	display: block;
	width: 200px;
	font-weight: bold;
}

/*muss 305 werden*/
fieldset.tx-powermail-pi1_formwrap_305 input.powermail_text {
	width: 220px;
}

div.tx-powermail-pi1_fieldset {
	margin: 10px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 5px 0;
}

input.powermail_check {
	margin: 3px 0;
}

input.powermail_uid68_0,
input.powermail_uid68_1,
input.powermail_uid68_2 {
	margin: 3px 0;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight: bold;
	margin-bottom: 4px;
}

div.tx_powermail_pi1_fieldwrap_html_68 {
	margin-top: 15px
}

div.powermail_all {
	margin: 3px 0;
}

input.tx-powermail-pi1_confirmation_back {
	position: absolute;
	margin: 10px 0 0 200px;
	padding: 0;
}

input.tx-powermail-pi1_confirmation_submit {
	margin-top: 10px;
	padding: 0;
}

div.tx_powermail_pi1_fieldwrap_html_70 {
	position: absolute;
	margin: -220px 0 0 35px;
}

div.tx_powermail_pi1_fieldwrap_html_70 label {
	width: 160px;	
}

div.tx_powermail_pi1_fieldwrap_html_71 label {
	width: 160px;	
}

input.powermail_submit {
	margin: -5px 0 20px 0;
	float: right;
}

div.SessionI,
div.SessionII,
div.SessionIII,
div.SessionIV,
div.SessionV {
	margin: 1px 0;
}

div.tx_powermail_pi1_fieldwrap_html_17 {
	position: absolute;
	width: 130px;
	height: 40px;
	margin: -204px 0 0 330px;
}

div.tx_powermail_pi1_fieldwrap_html_17 p {
	display: none;
}


input.powermail_uid17_0 {
	margin-left: 108px;
	margin-top: 5px;
}

div.tx_powermail_pi1_fieldwrap_html_72 {
	position: absolute;
			
	width: 280px;
	height: 30px;
	
	border: 1px solid silver;
	padding: 3px;
	
	margin: -120 0 0 32px;		
}

div.tx_powermail_pi1_fieldwrap_html_68 p.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html_71 {
	position: absolute;
	margin: -220px 0 0 345px;
}

div.tx_powermail_pi1_fieldwrap_html_71 p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html_69 p {
	display: none;
}

div.tx_powermail_pi1_fieldwrap_html_69 {
	margin: 0 0 30px 0;
}

div.tx_powermail_pi1_fieldwrap_html_69 label {
	margin: 5px 0;
	padding: 0 0 0 10px;
	width: 220px;
}

input.powermail_subuid69_0 {
	margin-top: 10px;
}

input.powermail_subuid69_1 {
	margin: 10px 0 0 0;
}

div.IchmeldemichanzumKongressNanoAutomotive2008vombr1314Mai2008 {
	margin-top: 20px;
	background-color: #e6f0fa;
	height: 235px;
}

div.IchnehmenuramMinisterabendam13Mai2008teil {
	background-color: #DDEDFF;
	height: 40px;
	margin-top: 10px;
}

fieldset.tx-powermail-pi1_formwrap_305 div.tx-powermail-pi1_fieldset_11 div.tx_powermail_pi1_fieldwrap_html_19 label {
	font-weight: normal;
	color: #444;
}
/* ----- Powermail eigene Seite --------> */


/* Login */
div.login {
	margin: 10px 0 0 20px;
}
div.login input {
	margin: 0 0 5px 0;
}
p.csc-form-label {
	display: none;
}