/**
 * Globale Einstellungen und Bugfixes
 * 
 * @section Browser-Reset
 */

/* Zurücksetzen der Innen- und Außenabstände */
* {
  margin: 0;
  padding: 0;
}

/**
 * Schriftgröße kontrollieren
 */
body, td, th { font: normal 75%/167% Verdana, Verdana, Arial, Helvetica, sans-serif; }
td, th { f\ont-size: 100.01%; }

/* Farben und Hintergründe setzen */
body {
  color: #000000;
  background-image:url(../images/bgBody.jpg);
  background-repeat:repeat-x;
  background-position:30px 0;
  width:100%;
  height:100%;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln für allgemeine Elemente
 *
 * @section Überschriften
 */
h1 {
  color: #000000;
  font-size: 1.5em;
  line-height: 1.3;
  margin: .8em 0;
}
h2 {
  color: #000000;
  font-size: 1.2em;
  margin: .3em 0 .8em 0;
  line-height: 1.1;
}

/**
 * @section Absätze
 */
p {
	margin: .8em 0;
	padding: 0;
}


/**
 * @section Bilder
 */
 img { vertical-align: bottom; }
 
/* Rahmen verlinkter Bilder entfernen */
a img { border: 0; }


/**
 * @section Links und Anker
 */
a:link {
  color: #000000;
  text-decoration:underline;
}
a:visited {
  color: #000000;
  text-decoration:underline;
}
a:hover, a:focus {
  color: #000000;
  text-decoration:none;
}
a:active {
  color: #000000;
  text-decoration:none;
}

/**
 * @section Listen
 */
ul, ol { margin: 1em 0 1em 2em; }

li { margin: 0 0 .5em 0; }

dt {
  color: #000000;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 1.5em 0 .5em 0;
}

/**
 * @section Tabellen
 */
caption {
  color: #000000;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 1.5em 0 .5em 0;
}

/**
 * @section Formulare
 */
fieldset {
  border: 1px solid #a41d23;
  margin: 1em 0;
  padding: 10px 1em;
  width:420px;
}
legend {
  color: white;
  background-color: #a41d23; 
  padding: .3em 1em;
}
input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle; 
}
input[type="text"] {
  border: 1px solid #000000;  
  padding: 3px 10px;
  margin:0 0 5px 0;
  width:200px;
}
select{
  display:block;
  width:200px;
  margin:0 0 10px 0;
}

input[type="submit"] {
  color: #FFFFFF;
  background-color: #a41d23;
  font-weight: bold;
  padding: 0 6px;
  margin-bottom:15px;
  margin-left:150px;
  width:220px;
}
textarea {
  border: 1px solid #000000;
  margin: 1em 0;
  padding: 5px 15px;
  width: 190px;
  font-family: Verdana, Arial, sans-serif;
}
label {
  cursor: pointer;
  width:150px;
  float:left;
}

/* Tabellen in Formularen */
form table {
  width: 100%;
  border-collapse: collapse;
  margin: .8em 0;
}
form td,
form th {
  color: inherit;
  background-color: #e8e7ee;
  border-bottom: 4px solid white; 
  padding: 5px 5px 5px 15px;
}
form th {
  width: 40%;
  text-align: left;
}




.powermail_mandatory_js
{
	color:#a41d23;
	margin:0 0 20px 160px;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln für besondere Bereiche
 * 
 * @section Container
 */
 


#header
{
	width:100%;
	height:118px;
	float:left;
	background-image:url(../images/bgHeader.jpg);
	background-repeat:no-repeat;
	background-position:0 10px;
}

#header #navigation
{
	width:597px;
	height:75px;
	float:left;
	padding:60px 0 0 181px;
}

#navigation a:link, #navigation a:visited
{
	margin:0 45px 0 0;
	text-decoration:none;
	color:#a41d23;
	font-weight:bold;	
}

#navigation a:hover, #navigation a:active, 
#navigation .aktiv:link, #navigation .aktiv:visited, #navigation .aktiv:hover, #navigation .aktiv:active
{
	color:#000000;
}

#navigation .last:link, #navigation .last:visited
{
	margin:0;
}

#header #logo
{
	width:183px;
	height:96px;
	float:left;
	padding:0px 0 0 5px;
}

#contentbereich
{
	clear:left;
	width:100%;
	height:auto;
	min-height:400px;
	background-image:url(../images/bgContent.jpg);
	background-repeat:no-repeat;
}

#subnavigation
{
	width:800px;
	height:15px;
	padding:10px 0 0 181px;
}

#subnavigation a:link, #subnavigation a:visited
{
	color:#858483;
	text-decoration:none;
	margin:0 36px 0 0;
}

#subnavigation a:hover, #subnavigation a:active
{
	color:#000000;
}

#subnavigation .aktiv:link, #subnavigation .aktiv:visited, #subnavigation .aktiv:hover, #subnavigation .aktiv:active
{
	color:#000000;
}

#subsubnavigation
{
	width:800px;
	height:20px;
	padding:10px 0 0 181px;
	color:#858483;
}

#subsubnavigation a:link, #subsubnavigation a:visited
{
	color:#858483;
	text-decoration:none;
}

#subsubnavigation a:hover, #subsubnavigation a:active
{
	color:#a41d23;
}

#subsubnavigation .aktiv:link, #subsubnavigation .aktiv:visited, #subsubnavigation .aktiv:hover, #subsubnavigation .aktiv:active
{
	color:#a41d23;
}

#content
{
	width:800px;
	height:auto;
	padding:75px 0 0 181px;
}

#footer
{
	width:100%;
	height:30px;
	border-top:10px solid #a41d23;
}

#footer #uniquedesign
{
	width:535px;
	height:20px;
	padding:5px 0 0 181px;
	float:left;
}

#footer #metanavigation
{
	color:#a41d23;
}

#metanavigation a:link, #metanavigation a:visited
{
	color:#a41d23;
	text-decoration:none;
}

#metanavigation a:hover, #metanavigation a:active
{
	color:#000000;
	text-decoration:none;
}

.tx-chgallery-pi1
{
	width:520px;
}



