/* CSS Stylesheet für "garage-ehrismann.ch" */


.tablemain           { width: 800px; margin-top: 30px; background-color: #EBEBEB }
.tablecontent        { width: 100%; font-family: "Courier New", Courier, mono; font-size: 14px; color: #464646 }
.table_aktuelles     { width: 100%;	font-family: "Courier New", Courier, mono; font-size: 14px;	color: #464646;	background-color: #FFFFFF; border: 1px solid #464646}

.headergrau          { background-image: url("../images/main/vorlage/header/startseite/header_grau.jpg");background-repeat: no-repeat; height: 53px }
.headerbraun         { background-image: url(../images/main/vorlage/header/ueberuns/header_braun.jpg);background-repeat: no-repeat; height: 53px }
.headerblau          { background-image: url(../images/main/vorlage/header/aktuelles/header_blau.jpg);background-repeat: no-repeat; height: 53px }
.headergruen         { background-image: url(../images/main/vorlage/header/armee/header_gruen.jpg);background-repeat: no-repeat; height: 53px }
.headergelb          { background-image: url(../images/main/vorlage/header/fahrzeuge/header_gelb.jpg);background-repeat: no-repeat; height: 53px }
.headerrot           { background-image: url(../images/main/vorlage/header/uscars/header_rot.jpg);background-repeat: no-repeat; height: 53px }

.headerleft          { background-image:   url("../images/main/vorlage/header/header_left.gif"); background-repeat: no-repeat; height: 53px }

.footer              { background-image:   url("../images/main/vorlage/footer/footer.gif"); background-repeat: no-repeat; height: 33px }

.content_small       { font-family: "Courier New", Courier, mono;	font-size: 12px; color: #464646 }
.content_fett        { font-family: "Courier New", Courier, mono;font-size: 14px;color: #464646;font-weight: bold }
.content_red         { font-family: "Courier New", Courier, mono;font-size: 14px;color: #FF0000;font-weight: bold  }
.small_gray          { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #A8A8A8; font-weight: bold; text-decoration: none }

.uberschrift1        { font-weight: bold; font-style: normal; font-size: 12px; font-family: "Courier New", Courier, mono; color: #464646 }
.uberschrift2        { font-weight: bold; font-style: normal; font-size: 14px; font-family: "Courier New", Courier, mono; color: #464646 }
.uberschrift3        { font-weight: bold; font-style: normal; font-size: 16px; font-family: "Courier New", Courier, mono; color: #464646 }
.uberschrift4        { font-weight: 600; font-style: normal; font-size: 18px; font-family: "Courier New", Courier, mono; color: #464646 }

a.bluelink:link      { font-style: normal; font-size: 12px; font-family: "Courier New", Courier, mono; color: #003366; text-decoration: underline; font-weight: bold }
a.bluelink:visited   { font-style: normal; font-size: 12px; font-family: "Courier New", Courier, mono; color: #003366; text-decoration: underline; font-weight: bold }
a.bluelink:hover     { font-style: normal; font-size: 12px; font-family: "Courier New", Courier, mono; color: #999999; text-decoration: underline; font-weight: bold }
a.bluelink:active    { font-style: normal; font-size: 12px; font-family: "Courier New", Courier, mono; color: #003366; text-decoration: underline; font-weight: bold }

a.bigbluelink:link     { font-style: normal; font-size: 16px; font-family: "Courier New", Courier, mono;	color: #003366;	text-decoration: underline;	font-weight: bold }
a.bigbluelink:visited  { font-style: normal; font-size: 16px; font-family: "Courier New", Courier, mono;	color: #003366;	text-decoration: underline;	font-weight: bold }
a.bigbluelink:hover    { font-style: normal; font-size: 16px; font-family: "Courier New", Courier, mono;	color: #999999;	text-decoration: underline;	font-weight: bold }
a.bigbluelink:active   { font-style: normal; font-size: 16px; font-family: "Courier New", Courier, mono;	color: #003366;	text-decoration: underline;	font-weight: bold }

a.menuelink:link      { font-style: normal; font-size: 14px; font-family: "Courier New", Courier, mono; color: #EBEBEB; text-decoration: none; font-weight: bold }
a.menuelink:visited   { font-style: normal; font-size: 14px; font-family: "Courier New", Courier, mono;	color: #EBEBEB;	text-decoration: none; font-weight: bold }
a.menuelink:hover     { font-style: normal; font-size: 14px; font-family: "Courier New", Courier, mono;	color: #000; text-decoration: none;	font-weight: bold }
a.menuelink:active    { font-style: normal; font-size: 14px; font-family: "Courier New", Courier, mono;	color: #000; text-decoration: none;	font-weight: bold }

a.orangelink:link     { font-style: normal; font-size: 14px; font-family: "Courier New", Courier, mono;	color: #FF6600;	text-decoration: underline;	font-weight: bold }
a.orangelink:visited  { font-style: normal; font-size: 14px; font-family: "Courier New", Courier, mono; color: #FF6600;	text-decoration: underline;	font-weight: bold }
a.orangelink:hover    { font-style: normal; font-size: 14px; font-family: "Courier New", Courier, mono; color: #999999; text-decoration: underline; font-weight: bold }
a.orangelink:active   { font-style: normal; font-size: 14px; font-family: "Courier New", Courier, mono; color: #999999; text-decoration: underline; font-weight: bold }

.backgr_blue          { background-color: #003366 }
.backgr_gray          { background-color: #EBEBEB }
.backgr_red           { background-color: #FF0000 }

