* {
	margin: 0;
	padding: 0;
	border: 0;
}


body, html {
	font-size: 13px;
	line-height: 15px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #0E70AC;
	color: #1B6D99;
	margin: 0px;
	padding: 0px;
	border: 0;
	background-image: url(/common/img/corporate/kachel-mitte.gif);
	background-repeat: repeat-y;
	background-position: center;
	min-width: 1024px;
}

#rahmen0 {
	background-image: url(/common/img/corporate/hintergrund-kopf.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%; 
	position: relative;
	text-align: center;
}

#rahmen1 {
	width: 100%; 
	position: relative;
	text-align: center;
	
}

#rahmen2 {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 989px;
}

#kopf {
	position: relative;
	height: 192px;
	width: 989px;
	background-image: url(/common/img/corporate/kopf.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#koerper {
	width: 989px;
}

#links {
	float: left;
	height: 454px;
	width: 134px;	
	background-image: url(/common/img/corporate/hintergrund-mitte-links.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#rechts {
	float: right;
	height: 454px;
	width: 377px;	
	background-image: url(/common/img/corporate/hintergrund-mitte-rechts.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#mitte {
	width: 437px;
	margin: 0px 373px 0px 134px;
	padding: 34px 20px 34px 20px;
}

*html #mitte {
	width: 430px;
}


#fuss0 {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 19px;
	background-image: url(/common/img/corporate/hintergrund-fuss.gif);
	background-repeat: repeat-x;
	background-position: left;
	background-color: #F7F8F8;
}

#fuss2 {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 989px;
}

#fuss3 {
	float: right;
	height: 19px;
	width: 377px;	
}


h1{
	color: #4799D1;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
}

h2{
	color: #4799D1;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin: 30px 0px 10px 0px;
}

h3{
	color: #4799D1;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}

p {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 10px;
}

p.unterschrift {
	font-size: 13px;
	line-height: 17px;
	margin-top: 0px;
}

p a
{
  color: #1B6D99;
  font-weight: bold;
  text-decoration: underline;
}

p a: hover
{
  color: #4799D1;
  font-weight: bold;
  text-decoration: underline;
}

p.image
{
  margin: 0px;
}

.imageborder
{
  border: 1px solid #686868;
}

sub, sup
{
  line-height: 0px;
  font-size: 80%;
}

p.tout {
	font-size: 17px;
	line-height: 17px;
	margin-left: 0px;
	margin-top: 3px;
}

ul.claims {
   list-style: none;
	margin: 20px 0px 0px 40px;
}

ul.claims li {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(/common/img/corporate/aufzaehlung-sonne.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}

ul.claims li a
{
  color: #1B6D99;
  text-decoration: none;
}

ul#navigation {
	position: relative;
	top: 26px;
	left: 26px;
	list-style: none;
	font-size: 25px;
	line-height: 27px;
}

ul#navigation li a {
  outline: none;
	color: #84B1D7;
	text-decoration: none;
}

ul#navigation li a:hover {
	/* color: white;
	text-decoration: none; */
	color: #bfd7ea;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
  text-decoration: none;
}

ul#navigation li a.aktiv {
	color: white;
}

div#fuss3 p {
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

div#fuss3 p a {
	margin: 0px 0px 0px 26px;
	color: #7D7D7D;
	text-decoration: none;
}



form {
  display: inline;
}

fieldset {
  background-color: #fafafa;
  padding: 6px;
  border: 1px solid #cccccc;
}

fieldset label {
  font-size: 14px;
  font-weight: bold;
}

fieldset#auswahl {
  border: 1px solid #ffcc00;
  margin-bottom: 16px;
}

fieldset#auswahl label {
  font-weight: normal;
  font-size: 14px;
}

label.error {
  color: #ff0000; 
  font-weight: bold; 
  font-size: x-small;
}

.formulario {
  font-size: 13px;
  line-height: 20px;
}

#content .formulario p {
  margin: 5px 0 0;
  font-size: 13px;
}

span.form-control-wrap {
  position: relative;
}

#content input, #content textarea, #content select {
  -x-system-font: none;
  border: 1px solid #CDCDCD;
  color: #282828;
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  margin: 1px 0 0;
  width: 420px;
  font-weight: normal;
}

#content select.land {
font-size: 9px;
width: 100px;
font-weight: bold;
}



input#firstname, #firstname input {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  padding: 6px 0 6px 6px;
  margin: 0 0 10px 0;
  width: 200px;
}

input#name, #name input {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  padding: 6px 0 6px 6px;
  margin: 0 0 10px 0;
  width: 200px;
}

#email input {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  padding: 6px 0 6px 6px;
  margin: 0 0 10px 0;
  width: 200px;
}

input#email, #email input {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  padding: 6px 0 6px 6px;
  margin: 0 0 2px 0;
  width: 200px;
}

#email input:hover {
  background-color: #f5f5f5;
}

#email input {
  background-color: #ffffff;
}

select#salutation, #salutation select {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background: #ffffff no-repeat scroll 2% 50%;
  padding: 2px 0 2px 6px;
  margin-bottom: 10px;
  width: 207px;
}

select#amount, #amount select  {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url() no-repeat scroll 2% 50%;
padding: 6px 0 6px 6px;
margin-bottom: 3px;
width: 100px;
}

select#termin, #termin select, select#subject, #subject select   {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: transparent url() no-repeat scroll 2% 50%;
padding: 6px 0 6px 6px;
margin-bottom: 3px;
width: 207px;
}

input#city, #city input {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
/*
background: transparent url(/common/img/tritec-tritec/form/formico_city.gif) no-repeat scroll 2% 50%;
*/
padding: 6px 0 6px 6px;
width: 300px;
}

#city input: hover, #zip input: hover, #company input: hover, #phone input: hover, #email input: hover, #author input: hover, #firstname input: hover, #address input: hover, #salutation input: hover  { background-color: #f5f5f5; }

#city input, #zip input, #company input, #phone input, #email input, #author input, #firstname input, #address input, #salutation input  { background-color: #ffffff; }


/*
input#absenden, #absenden input {
background-color: #ffcc00;
border: 1px solid #686868;
color: #000000;
cursor: pointer;
padding: 6px;
width: 100px;
}

input#absenden: hover, #absenden: hover input {
background-color: #282828;
border: 1px solid #ffcc00;
color: #ffffff;
cursor: pointer;
padding: 6px;
width: 100px;
}
*/







#content button.g-button, #content a.g-button, #content input[type=submit].g-button {
padding: 6px 8px;
-webkit-border-radius: 2px 2px;
border: solid 1px rgb(153, 153, 153);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(199, 199, 199)));
color: #000;
text-decoration: none;
cursor: pointer;
display: inline-block;
text-align: center;
text-shadow: 0px 1px 1px rgba(255,255,255,1);
line-height: 1;
width: 180px;
font-size: 15px;
margin: 10px 0;
}

#content input[type=submit].g-button: active {
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(199, 199, 199)), to(rgb(144, 144, 144)));
color: #000;
}
#content g-button: active {
top: 1px;
}

.clear { clear: both; }
