body{
    background-image: url(../pictures/bg.jpg);
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
}
fieldset{
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
    -moz-border-radius: 6px;
	 border-top-left-radius:6px;
	 border-top-right-radius:6px;
	 border-bottom-left-radius:6px;
	 border-bottom-right-radius:6px; 
	margin-bottom: 3px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
hr{
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #CCC;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.hr_termine{
    border-top-color: #b1d938;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 0px;
    color: #999;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
}
.rahmen{
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	width: 232px;
	margin-bottom: 35px;
}
.contenttext{
	font-weight: normal;
	font-size:15px;
	color: #EE0000;
	margin-top: 0px;	
	margin-bottom: 0px;
	padding-top:0;
}
.contentdiv{
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
	margin-top: 0px;	
	margin-bottom: 0px;
	padding-top:0px;
}
.style_2{
	background-image: url(../pictures/field_bg.gif);
	background-repeat: repeat;
}

/* ----Bildausgabe/Formate---- */

.images_right{
    border: 3px solid #FFF;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.images_left{
    border: 3px solid #FFF;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.images_ausgabe{
    height: 60px;
    width: 75px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 4px double #999;
    float: left;
}
.images_logo {
	margin-right: 15px;
	border: 4px double #999;
}
.images_karte {
	margin-top: 10px;
	margin-left:15px;
	border: 5px solid #FFF;
}
.images_ausgabe_2 {
	margin-right: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.images_ausgabe_3 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.images_ausgabe_4 {
	margin-right: 10px;
	margin-bottom: 20px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.images_ausgabe_5 {
	margin-right: 10px;
	margin-bottom: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}

/* ----Colors---- */


.color_1 {
	color: #F60;
	/*  z.Z. orange  */
}.color_2 {
	color: #F60;
	/*  z.Z. orange  */
}.color_3 {
	color: #21568f;
	/*  z.Z. blau  */
}
.blue{
    color: #21568f;
}
.weiss{
    color: #FFF;
}
.rot{
    color: #FF0000;
}
.grau{
	color: #666;
}
.orange{
	color: #F60;
}
.gruen{
	color: #b1d938;
}
.darkgreen{
	color: #18C65A;
}
.schwarz{
    color: #000000;
}

/* ---Überschriften und Textstile--- */

a{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
p{
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	font-size: 12px;
}
.p_login{
	color: #FFF;
	font-variant: normal;
	font-size: 15px;
	padding-top: 18px;
	padding-bottom: 10px;
}
.p_termine{
	margin-top: 8px;
	margin-bottom: 8px;
}
.p_datum{
	font-size: 11px;
}
.p_inhalt {
	font-size: 12px;
	margin-left: 15px;
	text-align: justify;
}
.p_small_termine {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 20px;
	text-align: justify;
	font-weight: bold;
	line-height: 15px;
	color: #000;
}
.p_small {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 20px;
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
}
.p_smaller {
	font-size: 10px;
	float: right;
}
.p_kunden_name {
	font-weight: bolder;
	padding-bottom: 10px;
	font-size: 14px;
	color: #006;
}
.p_ausgabe {
	font-size: 12px;
	color: #666;
}
ul{
	text-align: left;
}
li{
	line-height: 25px;
	text-align: left;
	margin-left: 0px;
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	color: #FFF;
	margin:0px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
}
h4 {
	font-size: 9px;
	font-weight: normal;
	color: #21568f;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
h5 {	
    font-size: 12px;
	font-weight: bold;
	color: #21568f;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right: 15px;
}
.h_termine {
	color: #b1d938;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}

/* ---Div. Boxen--- */

.box_serviceinformation{
     width:988px;
	 background-repeat: no-repeat;
	 border-top-left-radius:0px;
	 border-top-right-radius:0px;
	 border-bottom-left-radius:0px;
	 border-bottom-right-radius:0px;
	 border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color:transparent;
	margin-top:1px;
	margin-left:0px;
	margin-bottom:1px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 1px;
}
.infobox_top{
    -moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	background-color:#CCC;
	border-top: 1px solid black;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	border-left: 1px solid black;
	margin-top:30px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align:left;
}
.box1{
    -moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius: 6px;
	 border-top-left-radius:6px;
	 border-top-right-radius:6px;
	 border-bottom-left-radius:6px;
	 border-bottom-right-radius:6px;
	background-image: url(../pictures/field_bg.gif);
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 2px solid #FFF;
}
.box_1{
    -moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius: 6px;
	 border-top-left-radius:6px;
	 border-top-right-radius:6px;
	 border-bottom-left-radius:6px;
	 border-bottom-right-radius:6px;
	background-image: url(../pictures/field_bg.gif);
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border: 2px solid #FFF;
}
.box2{
	background-image: url(../pictures/field_bg2.gif);
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 2px solid #FFF;
	width: 350px;
}
.box3{
	background-image: url(../pictures/field_bg2.gif);
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 2px solid #FFF;
}
.box4{
	background-image: url(../pictures/field_bg3.gif);
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 2px solid #FFF;	width: 180px;
}
.box5{
	background-image: url(../pictures/field_bg3.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 45px;
	border: 2px solid #FFF;
	width: 180px;
}
.box_small{	
    padding-right: 20px;
	padding-left: 20px;
	height: 30px;
}
.box_small_2{
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	height: 25px;
	background-color: #CCC;
	width: 25px;
	float: left;
}
.box_small_leer{
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	height: 25px;
	float: left;
	width: 20px;
}
.box_small_3{
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	height: 25px;
	background-color: #CCC;
	width: auto;
}

/* -------Div. Button----- */

.infobutton{
	color: #fff;
	width: auto;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	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: #BDBDDD;
	border-right-color: #BDBDDD;
	border-bottom-color: #BDBDDD;
	border-left-color: #BDBDDD;
	height: 141px;
	background-color: #CCC;
}
.bottombutton{
     width: 630px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius: 6px;
	 border-top-left-radius:6px;
	 border-top-right-radius:6px;
	 border-bottom-left-radius:6px;
	 border-bottom-right-radius:6px;
	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: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top:15px;
	margin-bottom: 3px;
	margin-left:0px;
	margin-right:0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	height:20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #777777;
}

/* -------Links--------- */

a.link_normal_porsche:link {
	color: #21568f;
	text-decoration: none;
	font-size: 12px;}
a.link_normal_porsche:visited {
	color: #21568f;
	text-decoration:
	none;}
a.link_normal_porsche:hover {
	color: #999;
	text-decoration: none;}
a.link_normal_porsche:active{
	color: #21568f;
	text-decoration: none;
}

a.link_spezial:link {
	color: #000000;
	text-decoration: none;
}
a.link_spezial:visited {
	color: #21568f;
	text-decoration: none;
}
a.link_spezial:hover {
	color: #21568f;
	text-decoration: none;
}

a.link:link {
	color: #21568f;
	text-decoration: none;
}
a.link:visited {
	color: #21568f;
	text-decoration: none;
}
a.link:hover {
	color: #999;
	text-decoration: none;
}
a.link:active{
	color: #21568f;
	text-decoration: none;
}

a.linkklein:link {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
a.linkklein:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
a.linkklein:hover {
	color: #999;
	text-decoration: underline;
}
a.linkklein:active{
	color: #999999;
	text-decoration: none;
}

a.link_normal:link {
	color: #21568f;
	text-decoration: none;
	font-size: 12px;
}
a.link_normal:visited {
	color: #21568f;
	text-decoration: none;
}
a.link_normal:hover {
	color: #999999;
	text-decoration: none;
}
a.link_normal:active{
	color: #21568f;
	text-decoration: none;
}
a.link_normal_big:link {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 8px;
	text-decoration: none;
}
a.link_normal_big:visited {
	font-size: 14px;
	font-weight: bold;
	color: #21568f;
	padding-bottom: 8px;
	text-decoration: none;
}
a.link_normal_big:hover {
	font-size: 14px;
	font-weight: bold;
	color: #21568f;
	padding-bottom: 8px;
	text-decoration: none;
}
a.link_normal_big:active{
	font-size: 14px;
	font-weight: bold;
	color: #21568f;
	padding-bottom: 8px;
	text-decoration: none;
}
a.link_ausgabe:link {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.link_ausgabe:visited {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.link_ausgabe:hover {
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
a.link_ausgabe:active{
    font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.link_benutzer:link {
	color: #FFF;
	text-decoration: none;
}
a.link_benutzer:visited {
	color: #FFF;
	text-decoration: none;
}
a.link_benutzer:hover {
	color: #999;
	text-decoration: none;
}
a.link_benutzer:active{
	color: #FFF;
	text-decoration: none;
}
a.link_kunden:link {
	color: #F60;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.link_kunden:visited {
	color: #F60;
	text-decoration: none;
	font-weight: normal;
}
a.link_kunden:hover {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
a.link_kunden:active{
	color: #F60;
	text-decoration: none;
	font-weight: normal;
}
a.link_termine:link {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a.link_termine:visited {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a.link_termine:hover {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a.link_termine:active{
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a.link_menue_main:link {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	vertical-align: text-bottom;
}
a.link_menue_main:visited {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_main:hover {
	font-size: 17px;
	font-weight: normal;
	color: #476fd1;
	text-decoration: none;
}
a.link_menue_main:active {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_main2:link {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	vertical-align: text-bottom;
}
a.link_menue_main2:visited {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_main2:hover {
	font-size: 17px;
	font-weight: normal;
	color: #001d49;
	text-decoration: none;
}
a.link_menue_main2:active {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_main_high:link {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	vertical-align: text-bottom;
}
a.link_menue_main__high:visited {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_main__high:hover {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_main__high:active {
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_main_if:link {
	font-size: 17px;
	font-weight: normal;
	color: #476fd1;
	text-decoration: none;
	vertical-align: text-bottom;
}
a.link_menue_main_if:visited {
	font-size: 17px;
	font-weight: normal;
	color: #476fd1;
	text-decoration: none;
}
a.link_menue_main_if:hover {
	font-size: 17px;
	font-weight: normal;
	color: #476fd1;
	text-decoration: none;
}
a.link_menue_main_if:active {
	font-size: 17px;
	font-weight: normal;
	color: #476fd1;
	text-decoration: none;
}
a.link_menue_sub:link {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_sub:visited {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_sub:hover {
	font-size: 15px;
	font-weight: normal;
	color: #476fd1;
	text-decoration: none;
}
a.link_menue_sub:active {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_menue_2:link {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.link_menue_2:visited {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.link_menue_2:hover {
	font-size: 16px;
	font-weight: normal;
	color: #476fd1;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.link_menue_2:active {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.link_menue_3:link {
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.link_menue_3:visited {
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.link_menue_3:hover {
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.link_menue_3:active {
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.link_login:link {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_login:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.link_login:hover {
	font-size: 12px;
	font-weight: normal;
	color: #001d49;
	text-decoration: none;
}
a.link_login:active {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

/*  -----Headerbereich------ */

.table_menue_head {
	background-image: url(../pictures/001.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 990px;
	margin-bottom: 18px;
	color: #FFF;	text-align:right;
	padding-right:40px;
}
.logo {
	width: 990px;
	height: 268px;
	background-image: url(../pictures/002.jpg);
}

/*  ------Contentbereich--------- */

.table_content {
	width: 990px;
	margin-top: 13px;
	margin-bottom: 10px;
}
.content_zeile1 {
	width: 990px;
	background-image: url(../pictures/003.jpg);
	background-repeat: no-repeat;
	height: 23px;	color: #FFF;
}
.content_zeile2 {
	background-image: url(../pictures/004.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom:30px;
}
.content_zeile3 {
    background-image: url(../pictures/005.jpg);
	background-repeat: no-repeat;
	height: 21px;
}

/*  --------Content Menü---------  */

.menue_area {
	width: 237px;
	float: left;
	margin-bottom: 35px;
	margin-right: 30px;
}
.menue {
	width: 229px;
	border-top-width: 1px;
	border-right-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: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}
.main_button_1 {
	background-image: url(../pictures/button_main.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 17px;
	color: #FFF;
    padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.main_button_hihglight {
	background-image: url(../pictures/button_main_hihglight.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 17px;
	color: #FFF;
    padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.main_button_1b {
	background-image: url(../pictures/button_main.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 17px;
	color: #FFF;
    padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.main_button_sub {
	background-image: url(../pictures/button_sub.jpg);
	background-repeat: no-repeat;
	font-size: 17px;
	color: #666;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*  ------Content Login-------  */

.login {
	width: 229px;
	background-image: url(../pictures/login.jpg);
	background-repeat: repeat;
	height: auto;
	border: 4px solid #FFF;
}

/*  -------Content Inhalt-------  */

.content_head {
	width: 641px;
	background-image: url(../pictures/content_head.jpg);
	background-repeat: repeat;
	border: 2px solid #FFF;
	height: 45px;
	padding-left: 20px;
	vertical-align: middle;
}
.content_inhalt {
	width: 500px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.linie_1 {
	margin-top: 0px;
	margin-Bottom: 0px;
    padding-top: 0px;
	padding-Bottom: 15px;
}
.tb_termine_small {
	width: 225px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.td_termine_small {
	background-image: url(../pictures/login.jpg);
	background-repeat: repeat;
	border: 3px solid #FFF;
	padding: 20px;
}

/*  ------ Menue Fußzeile------  */

.table_foot {
	background-image: url(../pictures/006.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 990px;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

/*  ------IFrames------  */

iframe {
	height: 151px;
	width:120px;
	overflow: hidden;
}
.iframef1 {
	height: 400px;
	width:600px;
	overflow: hidden;
}
.iframef5 {
    background-image: url(../pictures/bannerbackground-1.gif);
    height:150px;
    width:990px;
    overflow: hidden;
}
.iframef88 {
	height: 400px;
	width:620px;
	overflow: hidden;
}.iframex1 {
    height: 205px;
    width:545px;
    overflow: hidden;
}
.iframez1 {
    height: 114px;
    width:630px;
    overflow: hidden;
}
.iframey1 {
    height: 165px;
    width:155px;
    overflow: hidden;
}

/*  ----Formulare----- */

.form_login {
	width: 180px;
	margin-left:25px;
	height: auto;
}.eingabe_login {
	width: 160px;
	color: #666;
	border: 2px solid #999;
	height: 18px;
	margin-right:5px;
	background-color: #FFF;
}
.button_login {
	width: 70px;
	margin-top:12px;
}
.tb_kunden {
	width: 318px;
	border: 3px solid #CCC;
	padding-right:30px;
}
.kunden_1 {
	background-image: url(../pictures/kunden_1.jpg);
	height: 38px;	background-repeat: repeat;
}
.kunden_2 {
	background-image: url(../pictures/kunden_2.jpg);
	background-color: #FFF;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top:10px;
	background-repeat: repeat;
}
.div_ausgabe {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	background-color: #F5F5F5;
	height: auto;
	width: auto;
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 20px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.switchcontent {
	height: auto;
	width: auto;
}
.ausgabe_firma {
	background-color: #FFF;
	height: auto;
	width: auto;
	border: 1px solid #CCC;
	padding-left: 35px;
}
.div_suchen{
	border: 1px solid #999;
}
.footer{
        background: url('../pictures/footer_end.jpg') #212121 left top no-repeat;
        color: #000;
        display: block;
        font-family: Helvetica, arial;
        font-size: 11px;
        line-height: 5px;
        min-height: 600px;
        overflow: auto;
        width: 100%;
}
#footer footer a {
        font-weight: normal;
}
.p_decor {
        font-weight: normal;
        font-size:12px;
        color:#EE0000;
}
.footer > div {
        /*padding: 0 0 0 25px;*/
        overflow: auto;
        margin: 0 auto;
        width: 920px;
}
.footer a:link {
        color:#999;
        text-decoration:none;
}
.footer a:visited {
        color:#999;
        text-decoration:none;
}
.footer a:hover {
        color:#0000EE;
        text-decoration:none;
}
.footer h4 {
        float:left;
        font-size:11px;
        font-weight:bold;
        color:#E8E6E7;
        margin:5px 5px 8px 8px;
}
.footer .details {
        float: left;
        padding: 20px 5px 5px 5px;
}
.footer .details ul {
        padding-left: 0px;
}
.footer .category {
        border-left: 1px #666 solid;
        float: left;
        min-height: 425px;
        margin: 1px 0px 30px 0px;
        min-width: 170px;
        padding: 10px 0px 0px 0px;
}
.footer .category_small {
        border-left: 1px #666 solid;
        float: left;
        min-height: 30px;
        margin: 0px 0px 5px 0px;
        min-width: 170px;
        padding: 10px 0px 0px 0px;
}
.footer ul {
        clear: left;
        float: left;
        margin: 0;
        padding: 0px 10px 10px 10px;
        list-style: none;
}
.footer .click {
        background-repeat:no-repeat;
        margin-top:0px;
        padding-left:23px;
        color:#999;
}
.footer li {
        width: inherit;
        margin: 0;
        padding: 0;
        line-height:15px;
        color:#CCC;
}	