/*
 * Projekt:	SONS Reparatursysteme GmbH
 * Version:	1.0.0 
 * Datum:		25.02.2008
 * Autor:		Tobias Goldkuhle
 * 
 * CONTENiT AG
 * http://www.contenit.de
 *
 */
 
 /************************************* allgemeine Definitionen *************************************/
 
body {
	font-family: verdana, arial,sans-serif;
	background-color: #fff;
	background-image: url(../images/background/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0;
	padding: 0;
}

.bodytext {
	font-family: verdana, arial,sans-serif;
	font-size: 0.8em;
	color: #555;
	margin: 0 0 2em 0;
	padding: 0;
}

img {
	border:none;
}
	
p {
	
	}

h1 {
	color: #c50000;
	font-size: 0.9em;
	font-weight: bold;
	margin: 2em 0 2em 0;
	padding: 0;
}
	
h2 {
	color: #c50000;
	font-size: 0.9em;
	font-weight: bold;
	margin: 2em 0 0 0;
	padding: 0;
}	
h3 {
	color: #c50000;
	font-size: 0.9em;
	font-weight: bold;
	margin: 2em 0 0 0;
	padding: 0;
}	
h4 {
	color: #c50000;
	font-size: 0.9em;
	font-weight: bold;
	margin: 2em 0 0 0;
	padding: 0;
}	

a:link, a:hover, a:visited {
	text-decoration: none;
	color: #244a73;
}
	
a:link, a:hover, a:visited {
	text-decoration: none;
	color: #c50000;
}

ul {
  color: #555;
  font-size: 0.75em;
}
 	
.stoppoint {
	visibility: hidden;
	font-size: 0em;
}

.pipe {
	color: #fff;
}


 
/************************************* LAYOUT - Start *************************************/

div#container{
	width: 50em;
	/*height: auto !important;
	min-height: 48em;
	height: 48em;*/
	background-color: #fff;
	left:	50%;
	margin: 0 0 0 -25.5em;
	padding: 18px 0 0 18px;
  position: absolute;
}

div#shortcuts {
		background-color: #870201;
		width: 48.75em;
		height: 1em;
		margin: 0 0 1px 0;
}

div#header {
		background-color: #fff;
		width: 48.75em;
		height: 167px;
		background-image: url(../images/header.gif);
		background-repeat: no-repeat;
		margin: 0 0 1px 0;
}

div#mainnavigation {
		background-color: #c50000;
		width: 48.75em;
		height: 2em;
}

div#maincontent {
	width: 48.75em;
	height: auto !important;
	min-height: 30em;
	height: 30em;
	clear: both;
}

div#maincontent img{
	margin-bottom: 5px;
}

div#subnavigation {
		width: auto !important;
		min-width: 15em;
		width: 15em;
		height: auto !important;
		min-height: 5em;
		height: 5em;
		float: left;
		margin: 3em 0 0 0;
}

div#content {
		width: 31.75em;
		float: left;
		margin: 0;
		padding: 0 1em 0 1em;
}

div#footer {
		clear: both;
		background-color: #fff;
		width: 48.75em;
		height: 2em;
		border-top: 1px solid #c50000;
}
 
/************************************* DESIGN - Start *************************************/

#shortcuts ul{
	padding: 0.15em 0 0 0;
	margin: 0em 2em 0em 0em;
	font-size: 10px;
	font-weight: bold;
	text-align:	right;
	text-decoration: none;
	list-style-type: none;
	text-align: right;
	text-transform: lowercase;
}

#shortcuts li{
	display: inline;
	list-style:	none;
	margin: 0em 1em 0em 0em;
}

#shortcuts li a {
	color: #fff;
}

#shortcuts li a:hover {
	color: #fff;
}

/*Mainnavigation*/
div#mainnavigation ul {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 1em;
}

div#mainnavigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 2.7em;
	border-right: 1px solid #fff;
}

div#mainnavigation ul li a {
	color: #fff;
	padding: 0.65em 1em 0.65em 1em;
}

div#mainnavigation ul li a:hover {
	padding: 0.65em 1em 0.65em 1em;
	margin: 0;
	background-color: #fff;
	color: #c50000;
}

div#mainnavigation ul li.mainmenu-current-active a {
	padding: 0.65em 1em 0.65em 1em;
	background-color: #fff;
	color: #c50000;
	margin: 0;
}

div#mainnavigation ul li.mainmenu-current-active a:hover {
	padding: 0.65em 1em 0.65em 1em;
  margin: 0;
	background-color: #fff;
	color: #c50000;
}

/*Subnavigation*/
div#subnavigation ul {
	width: 18em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

div#subnavigation a {
	display: block;
	padding: 1em 0 1em 2.5em;
	width: 18em;
	border-bottom: 1px dotted #ccc;
	background-image: url(../images/link_icons.gif);
	background-repeat: no-repeat;
	background-position: 0 1.1em;
	
}

div#subnavigation a:link, div#subnavigation a:visited {
	/*color: #555;*/
	text-decoration: none;
}

div#subnavigation a:hover {
	color: #C50000;
}

div#subnavigation .menu-level1 {
		margin: 0.6em 0em 0em 0em;
		padding: 0em;
}

div#subnavigation .menu-level1 a{
		background-image: url(../images/link_icons.gif);
		background-repeat: no-repeat;
		background-position: 0 1.1em;
		color: #555;
}

div#subnavigation .menu-level1-active a {
		font-weight: bold;
}

div#subnavigation .menu-level1-with-subpage a {
		background-image: url(../images/link_icons.gif);
		background-repeat: no-repeat;
		background-position: 0 1.1em;
}

div#subnavigation .menu-level1-current-active a {
		background-image: url(../images/link_icons.gif);
		background-repeat: no-repeat;
		background-position: 0 1.1em;
		font-weight: bold;
		color: #C50000;
}

div#subnavigation .menu-level1-current-active-with-subpage a {
		background-image: url(../images/link_icons.gif);
		background-repeat: no-repeat;
		background-position: 0 1.1em;
		font-weight: bold;
		color: #C50000;
}

div#subnavigation .menu-level2 a {
		padding-left:34px;
		width: 173px;
		background-image: none;
		font-weight: normal;
		color: #555;
}

div#subnavigation .menu-level2-active a {
		font-weight: bold;
}

div#subnavigation .menu-level2-with-subpage a {
		background-image: none;
}

div#subnavigation .menu-level2-current-active a {
		background-image: none;
		font-weight: bold;
		color: #C50000;
}

div#subnavigation .menu-level2-current-active-with-subpage a {
		background-image: none;
		font-weight: bold;
}

div#footer .footer {
	font-size: 10px;
	color: #555;
	text-align: right;
}

div#footer .footer a:link, div#footer .footer a:visited {
	font-size: 10px;
	color: #555;
	text-align: right;
}

div#footer .footer a:hover {
	color: #c50000;
}


 /************************************* CSS STYLED CONTENT *************************************/
.csc-textpic-caption {
	font-size: 0.8em;
}


 /************************************* EXTENSIONS *************************************/
.tx-powermail-pi1 {
	font-size: 0.8em;
}

.tx-powermail-pi1_formwrap {
	width: 95%;
}

.tx-powermail-pi1_fieldset {
	border: 1px solid #ccc;
	line-height: 2em;
}

.tx-powermail-pi1_fieldset legend {
	color: #c50000;
}

.tx-powermail-pi1_fieldset label{
}

.tx_powermail_pi1_fieldwrap_html {
	clear: both;
}

.tx_powermail_pi1_fieldwrap_html_select {}

.tx_powermail_pi1_fieldwrap_html_select select{
	float: left;}

.tx_powermail_pi1_fieldwrap_html_select label {
	float: left;
	width: 30%;
}

.tx_powermail_pi1_fieldwrap_html_text {}

.tx_powermail_pi1_fieldwrap_html_text input {}

.tx_powermail_pi1_fieldwrap_html_text label {
	float: left;
	width: 30%;
}

.tx_powermail_pi1_fieldwrap_html_textarea {}


.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	float: left;
	width: 65%;
}

.tx_powermail_pi1_fieldwrap_html_textarea label {
	float: left;
	width: 30%;
}

.tx_powermail_pi1_fieldwrap_html_radio {}

.tx_powermail_pi1_fieldwrap_html_radio input {
	float: left;
	width: 10%;
}

.tx_powermail_pi1_fieldwrap_html_radio label {
	float: left;
	width: 80%;
	padding-bottom: 1em;
}

.tx-powermail-pi1_formwrap {}

.tx-powermail-pi1_fieldset {}

.tx_powermail_pi1_fieldwrap_html {}

.tx_powermail_pi1_fieldwrap_html_select {}

.tx_powermail_pi1_fieldwrap_html_select label {}

.tx_powermail_pi1_fieldwrap_html_text {}

.tx_powermail_pi1_fieldwrap_html_text label {}

.tx_powermail_pi1_fieldwrap_html_textarea {}

.tx_powermail_pi1_fieldwrap_html_textarea label {}

.tx_powermail_pi1_fieldwrap_html_radio {}

.tx_powermail_pi1_fieldwrap_html_radio label {}

/*************************** Bestellformular **********************************/

#tx-powermail-pi1_fieldset_9 div {
  clear: none;
  float: left;
  margin-left: 0.4em;
}

#tx-powermail-pi1_fieldset_9 label, .tx_powermail_pi1_fieldwrap_html_33 label {
  display: none;
}
/*Feld Ihre Bemerkunegn, Nachrichten etc */
#uid33 {
  margin-left: 0.4em;
}
/********* Überschirft Bestellformular ***********/

#ueberschrift1, #ueberschrift2, #ueberschrift3, #ueberschrift4 {
  border: none;
  background-color: #fff;
}
#ueberschrift2 {padding-left: 0.4em;}
#ueberschrift3 {padding-left: 0.3em;}
#ueberschrift4 {padding-left: 0.3em;}

/* Trenlinien für die Email Ausgabe */
.tx_powermail_pi1_fieldwrap_html_90, .tx_powermail_pi1_fieldwrap_html_95, 
.tx_powermail_pi1_fieldwrap_html_96, .tx_powermail_pi1_fieldwrap_html_97,
.tx_powermail_pi1_fieldwrap_html_101, .tx_powermail_pi1_fieldwrap_html_102,
.tx_powermail_pi1_fieldwrap_html_103, .tx_powermail_pi1_fieldwrap_html_104,
.tx_powermail_pi1_fieldwrap_html_105,  .tx_powermail_pi1_fieldwrap_html_106,
.tx_powermail_pi1_fieldwrap_html_107, .tx_powermail_pi1_fieldwrap_html_108,
.tx_powermail_pi1_fieldwrap_html_109, .tx_powermail_pi1_fieldwrap_html_110 {
  display: none;
}

/************************************* Routenplaner *************************************/
.routenplaner {
	font-size: 0.8em;
}
