/*
input[type='text'], textarea, select { 
border:1px solid #DCDFFF;
}
*/
body{
font-family: Arial;
}



.rahmen_password
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #DCDFFF;
	border-right-color: #DCDFFF;
	border-bottom-color: #DCDFFF;
	border-left-color: #DCDFFF;

	padding-bottom:0px;
	z-index: 2;
}


.td_bottom
{
	color: #000000; 
	font-size: 11px; 
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	text-decoration: none; 
	text-align:center;
	letter-spacing: 0; 
	width:170px;
	background-color:#ffffff;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #DCDFFF;
}

.td_bottom_weiss
{
	color: #FFFFFF; 
	font-size: 11px; 
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	text-decoration: none; 
	text-align:center;
	letter-spacing: 0; 
	vertical-align: baseline; 
	width:125px;
	background-color:efefe9;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #DCDFFF;
}

.breite1000_bottom{
	width:978px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-color: #66696D;
}

.breite1000{
	width:958px;
	background:#FFFFFF;
}

.breite1000_translator{
	width:965px;
}


.breite500
{
	width:620px;
	background:#FFFFFF;
}

.breite300{
	width:300px;
	background:#FFFFFF;
}

.breite150{
	width:260px;
	
}

.auftrag_labels {
	font-family: Arials, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: 500;
	color: #CC0000;
}
.text_fett /*agl rulekind: base;*/ {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-style: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0;
	vertical-align: baseline;
	font-weight: bold;
}

.text_fett_rot /*agl rulekind: base;*/ {
	color: rgb(180,10,10);
	font-size: 16px;
	font-family: Arial;
	font-style: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0;
	vertical-align: baseline;
	font-weight: bold;
}

.text_fett_klein /*agl rulekind: base;*/ {
	color: #000000;
	font-size: 12px;;
	font-family: Arial;
	font-style: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0;
	vertical-align: baseline;
	font-weight: bold;
}

.text_fett_weiss /*agl rulekind: base;*/ { color: #FFFFFF; font-size: 12px; font-family: Arial, sans-serif; font-style: bold; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_gross_weiss /*agl rulekind: base;*/ { color: #FFFFFF; font-size: 15px;; font-family: Arial, sans-serif; font-style: bold; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }



.rahmen 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	padding-bottom:0px;
	z-index: 2;
	
}

.rahmen_startseite
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom:0px;
	z-index: 2;
	
}

.rahmen_operator_menus
{
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#DCDFFF;
	background: #EFEFE9;
	padding-bottom:0px;
	z-index: 2;
	width:180px;	
}





.rahmen_submenu
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color:#DCDFFF;
	border-left-color:#DCDFFF;
	border-right-color:#DCDFFF;	
	border-bottom-color:#DCDFFF;
/*	border-bottom-color:#87a9c3;*/

	padding-bottom:2px;
	margin: 0px;
}



.rahmen_rechner
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	-Moz-Border-Radius-TopLeft: 10px;
	z-index: 2;
	
}

.bodyrahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	padding: 0px;
	margin: 0px;
}

h2{
color: rgb(180,10,10); font-size: 18px; font-family: Arial; font-variant: normal; font-weight:300; text-decoration: none; letter-spacing: 0; vertical-align: baseline;
}

h1{
color: rgb(180,10,10); font-size: 18px; font-family: Arial; font-variant: normal; font-weight:300; text-decoration: none; letter-spacing: 0; vertical-align: baseline;margin-top:7px;
}
h1 span { 
color:#333333;
}


.ueberscrift /*agl rulekind: base;*/ { color: rgb(180,10,10); font-size: 18px; font-family: Arial; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.ueberschrift_blau /*agl rulekind: base;*/ { color: rgb(41, 80, 143); font-size: 18px; font-family: Arial; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }


.text  { color: #000000; font-size: 13px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; 
}

.input_text  { color: #000000; font-size: 12px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; border:1px solid #aaa;
}



.text_gray{ color: gray; font-size: 13px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_gray_rot{ color:  rgb(180,10,10); font-size: 13px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_gray2{ color: gray; font-size: 11px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_gray3{ color: #333333; font-size: 11px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_blau{ color:#29508F; font-size: 12px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }



.text_kursiv /*agl rulekind: base;*/ { color: #000000; font-size: 12px;; font-family: Arial; font-style: italic; font-variant: bold; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_klein /*agl rulekind: base;*/ { color: #000000; font-size: 12px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_klein_input /*agl rulekind: base;*/ { color: #000000; font-size: 12px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; border:1px solid #DCDFFF; }


.text_klein_rot /*agl rulekind: base;*/ { color: rgb(180,10,10); font-size: 12px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_klein_weis/*agl rulekind: base;*/ { color: #ffffff; font-size: 12px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_klein_normal /*agl rulekind: base;*/ { color:#000000; font-size: 12px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_klein_weiss /*agl rulekind: base;*/ { color: #FFFFFF; font-size: 11px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }


.text_sehr_klein /*agl rulekind: base;*/ { color: #000000; font-size: 11px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

h3 { 
font-size: 10px; font-family: Arial; font-style: italic; font-variant: normal; text-decoration: none; letter-spacing: 0; 
vertical-align: baseline; 
font-weight:normal;
margin:0;
padding:2px;
text-decoration:none;
}

.text_sehr_sehr_klein /*agl rulekind: base;*/ { color: #000000; font-size: 9px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_sehr_sehr_klein_rot /*agl rulekind: base;*/ {color: rgb(180,10,10);  font-size: 9px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_sehr_klein_gray { color: #9A9A9A; font-size: 11px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_sehr_klein_dunkel_gray { color: #5D6064; font-size: 11px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_sehr_klein_black { color:rgb(41, 80, 143); font-size: 11px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }

.text_sehr_sehr_klein_gray { color: #5D6064; font-size: 10px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; }


.text_sehr_klein_input /*agl rulekind: base;*/ { color: #000000; font-size: 11px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; border:1px solid #DCDFFF; }

.text_sehr_klein_fett /*agl rulekind: base;*/ { color: #000000; font-size: 11px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; font-weight:500;  vertical-align: baseline; }

.text_sehr_klein_fett_rot /*agl rulekind: base;*/ { color: rgb(180,10,10); font-size: 11px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; font-weight:500;  vertical-align: baseline; }

.text_sehr_klein_fett_gruen /*agl rulekind: base;*/ { color: #1B7D29; font-size: 12px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; font-weight:bold;  vertical-align: baseline; }


.text_rot /*agl rulekind: base;*/ { color: rgb(180,10,10); font-size: 12px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; font-weight:bold;  vertical-align: baseline; }

.text_rot2 /*agl rulekind: base;*/ { color: rgb(180,10,10); font-size: 11px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0;   vertical-align: baseline; }

.text_weis2 /*agl rulekind: base;*/ { color: #ffffff; font-size: 11px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0;   vertical-align: baseline; }


.text_sehr_klein_fett_blau /*agl rulekind: base;*/ { color:rgb(41, 80, 143); font-size: 11px; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; font-weight:500;  vertical-align: baseline; }


.strich
{
	background-image:url(../Images/strich.png);
	background-repeat:repeat-x;
}

.button_angebot_erstellen {
background: url(../Images/Buttons/Sofortangebot.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 220px;
	height: 25px;
	border: 0px solid;
	font-family: Arial, sans-serif; 
	color: #000000;
	font-size:11px;
	cursor:pointer;
	padding-bottom:1px;
}

.button_angebot_erteilen {
background: url(../Images/Buttons/Button_AuftragErteilen_1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 190px;
	height: 40px;
	border: 0px solid;
	font-family: Arial, sans-serif; 
	color: #000000;
	font-size:11px;
	cursor:pointer;
	padding-bottom:1px;
}


.button_angebot_glossar {
	background: #fff;
	background-repeat: no-repeat;
	background-position: center;
	width: 180px;
	height: 40px;
	border: 1px solid gray;
	font-family: Arial, sans-serif; 
	color: #000000;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:1px;
	font-size:12px;
	
}

.button_small_white
	{
	background: url(../Images/Buttons/button_small_white.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 220px;
	height: 25px;
	border: 0px solid;
	font-family: Arial, sans-serif; 
	color: #000000;
	font-size:11px;
	padding-bottom:1px;
}

.button_small_white_over
	{
	background: url(../Images/Buttons/button_small_white.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 220px;
	height: 25px;
	border: 0px solid;
	font-family: Arial, sans-serif; 
 color: rgb(180,10,10);
	font-size:11px;
	padding-bottom:1px;
}

.button_small
	{
	background: url(../Images/Buttons/button_small.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 220px;
	height: 25px;
	border: 0px solid;
	font-family: Arial, sans-serif; 
	color: #000000;
	font-size:11px;
	padding-bottom:1px;
}

.button_breit
	{
	background: url(../Images/Buttons/button_breit.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 246px;
	height: 25px;
	border: 0px solid;
	font-family: Arial, sans-serif; 
	color: #000000;
	font-size:11px;
	padding-bottom:1px;
}

.button_breit_over
	{
	background: url(../Images/Buttons/button_breit.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 246px;
	height: 25px;
	border: 0px solid;
	font-family: Arial, sans-serif; 
 color: rgb(180,10,10);
	font-size:11px;
	padding-bottom:1px;
}

.button_small_over
	{
	 background: url(../Images/Buttons/button_small.png);
	 background-repeat: no-repeat;
	 background-position: center center;
	 width: 220px;
	 height:25px;
	 border: 0px solid;
	 font-family: Arial, sans-serif; 
	 color: rgb(180,10,10);
	 font-size:11px;
	padding-bottom:1px;
}



.button_small2
	{
	
	 background: url(../Images/Buttons/rechnerbutton.png);
 	 background-repeat: no-repeat;
	 background-position: center ;
	 width: 125px;
	 height: 25px;
	 border: 0px solid;
	 font-family: Arial, sans-serif; 
	 color: #000000;
	 font-size:11px;
	padding-bottom:1px;
}

.button_small2_over
	{
	 background: url(../Images/Buttons/rechnerbutton.png);
	 
 	 background-repeat: no-repeat;
	  background-position: center ;
	  width: 125px;
	 height: 25px;
	border: 0px solid;
	 font-family: Arial, sans-serif; 
	 color: rgb(180,10,10);
	  font-size:11px;
	padding-bottom:1px;
}



.button_big
	{
	background: url(../Images/Buttons/buttonbig.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;
	height: 40px;
	border: 0px solid;
	font-weight:bold;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size:11px;
	z-index: 1;
}

.button_big_red
	{
	background: url(../Images/Buttons/buttonbigred.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;
	height: 40px;
	border: 0px solid;
	font-weight:bold;
	font-family: Arial, sans-serif;
	color:rgb(203, 202, 198);
	font-size:11px;
	z-index: 1;
}

.button_big_over
	{
	background: url(../Images/Buttons/buttonbig.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;
	height: 40px;
	border: 0px solid;
	font-weight:bold;
	font-family: Arial, sans-serif;
	color: rgb(180,10,10);
	font-size:11px;
	z-index: 1;
}

.button_big_over_red
	{
	background: url(../Images/Buttons/buttonbigred.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;
	height: 40px;
	border: 0px solid;
	font-weight:bold;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	z-index: 1;
}



.button_big_menu_white
{
	border: 0px solid;
	font-weight:500;
	font-family: Arial, sans-serif;
	color:rgb(203, 202, 198);
	font-size:12px;
	text-decoration: none; 
	line-height:1em;
}

.button_big_menu_white_over
{
	border: 0px solid;
	font-weight:500;
	font-family: Arial, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none; 
	line-height:1em;
}

.button_big_menu
{
	border: 0px solid;
	font-weight:500;
	font-family: Arial, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration: none; 
	line-height:1em;
}


.button_big_menu_over
{
	border: 0px solid;
	font-weight:500;
	font-family: Arial, sans-serif;
	color:#CE0A0A;
	font-size:12px;
	text-decoration: none; 
	line-height:1em;
}




.button_big_menu_blue
{
	border: 0px solid;
	font-weight:500;
	font-family: Arial, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration: none; 
}



.button_big_menu_over_blue
{
	border: 0px solid;
	font-weight:500;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-decoration: none; 
	color:rgb(41, 80, 143); 
}


.input_fehler {
	border:1px solid rgb(180,10,10);
	
color: #000000; font-size: 12px;; font-family: Arial; font-style: normal; font-variant: normal; text-decoration: none; letter-spacing: 0; vertical-align: baseline; 
	
}

 
.preis_rechner_background {
	background-color: #666666;
	-Moz-Border-Radius-BottomLeft: 10px;
	-Moz-Border-Radius-BottomRight: 10px;
	-Moz-Border-Radius-TopLeft: 10px;
	-Moz-Border-Radius-TopRight: 10px;
}


#shadow{
background-color:#bbbbbb;
width:120px;
height:220px;
margin:10px 0px 0px 10px;
}

#menu{
position:relative;
top:-230px;
width:120px;
height:220px;
background-color:#F0F4D6;
border:1px solid #000000;
}

.index_page{
background:#FFFFFF;
}


	   
table {
padding: 0px;
border: 0px;
border-spacing: 10px;
border-collapse: collapse;
} 

.background_preisrechner
{
	background: #EFEFE9;
}

.background_submenu
{
	background: #fff;
}

.background_submenu_rahmen_logos
{
	background: #fff;
	
	border-right-width: 1px;

	
	border-right-style: solid;
	border-color:#e6e6e6;
	padding-bottom:2px;
	margin: 0px;
}

.background_submenu_rahmen
{
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#e6e6e6;
	padding-bottom:2px;
	margin: 0px;
}

.background_submenu_kunde
{
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#DCDFFF;
	padding-bottom:7px !important;
	padding-top:7px !important;
	margin: 0px;
	
}

.background_startseite_kunde
{
	background: rgb(180,10,10);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#DCDFFF;
	padding-bottom:3px;
	margin: 0px;
}


.sternchen
{
position:relative;
color: rgb(180,10,10);
font-size:15px;
line-height:1m;
}

.background_menu
{
background-color:#EFEFE9;
}


a img {border:0}

#telefon{
	width:230px;
	height:50px;
	margin-left:10px;
	top: -5px;
  position:relative;
}

.infoStartPage{
	width:957px;
	height:40px;
	background:url('../Images/Info.png') no-repeat;
	margin-left:0px;
}

#header_logo{
	
	float:left;
	width:10px;
	height:60px;
	
}

#header_icons2{
	float:right;
	
	height:20px;
	top:35px;
	right:15px;
	position:relative;
}

#header_icons{
	float:right;
	
	height:20px;
	top:33px;
	right:15px;
	position:relative;
}
#button_Sofortangebot { position:relative; left:-1px;top:10px; border:0;}

#page_typetime { width:960px; background:#fff; margin:0px auto; padding-left:5px;}
#body_left_typetime { width:260px;float:left;}
#body_center_typetime {width:680px; display:inline;}
#footer_typetime {padding-top:20px; clear:both;  height:1000px; }
#submenu_typetime { display:inline; width:400px}

.menu_navi_left {  padding-left:13px;width:216px;padding-top:3px;padding-bottom:3px; }
.menu_navi_left_parent { background:url('../Images/Buttons/arrow.png') no-repeat;padding-left:13px;padding-top:5px; background-position:0px 7px;}
.menu_navi_left_parent_act { background:url('../Images/Buttons/arrow3.png') no-repeat;padding-left:13px;padding-top:5px; background-position:0px 7px;}
.menu_navi_left_sub { font-weight:normal;color:gray !important;font-size: 10px; }
#menu_bottom_left1 { width:230px;padding-top:10px;margin-bottom:10px;}
#menu_bottom_left2 { padding-left:75px;padding-top:30px;padding-bottom:30px;width:100px; } 
#header_typetime { display:block;}

#body_center_noscript_typetime h3{ font-size:20px;}

a { color:  rgb(180,10,10); text-decoration:none; }
#body_center_typetime a { color:  rgb(180,10,10) !important; text-decoration:none !important; }

.footer_ueberschrift a{
color: #000000 !important; 
}
.footer_ueberschrift a:hover{
color: #B40A0A !important; 
}


.button_pdf_sofortangebot
{
	border: 0 none;
    position: relative;
    bottom: 2px;
}
