/*------------------- CSS RESET ---------------------
---------------------------------------------------*/
* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}

ul,
ol {
list-style: none;
}

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
}

/*------------------SCHRIFT / GRÖSSE ----------------
---------------------------------------------------*/

body {
font-family: Arial,Helvetica,sans-serif;
font-size: 76%;
color: #666666;
background: #c8c8c8 url(bgImg/bodyBg.gif) repeat left top;
line-height: 1.5em;
text-align: left;
}

h1,
h2,
h3 {
font-weight: bold;
margin-bottom: 0.7em;
}

h1,
h2,
.subcol h3 {
font-family: 'Times New Roman','Trebuchet MS', serif;
color: #ad1910;
}

h1 {
font-size: 2.5em;
}

h2 {
font-size: 2.0em;
}

h3 {
font-size: 1.2em;
color: #505862;
}

h3.datum {
color: #505862;
font-size: 0.95em;
}

blockquote {
color: #f18110;
background: url(img/anfuehrungszeichen.png) no-repeat left top;
padding: 20px;
}

a:link,
a:visited {
color: #666666;
text-decoration: none;
}

a:hover,
a:focus,
a:active {
color: #ad1910;
text-decoration: underline;
}

/*------------------- LAYOUT ---------------------
---------------------------------------------------*/
#container {
width: 90%;
min-width: 600px;
max-width: 900px;
background-color: #ffffff;
border: 4px solid #dcdcdc;
padding: 4px;
margin: 0 auto;
}

#header {
background-color: #e2e7ed;
position: relative;
}

#hdTop {
background: url(bgImg/topBg.gif) repeat-x left top;
height: 90px;
}

#logo {
padding-top: 10px;
padding-left: 20px;
}

#hdMenu {
background: url(bgImg/augsburg.jpg) no-repeat 230px 0;
height: 330px;
position: relative;
font-size: 0.7em;
}

#content {
background-color: transparent;
padding: 30px 20px;
}

#sidebarLeft {
width: 35%;
float: left;
}
#sidebarLeft ul li {
background: url(img/bullet.gif) no-repeat 0 10px;
padding: 5px 0 5px 20px;
}

#mainContent {
margin: 0;
float: right;
width: 60%;
}

#mainContent ul li{
background: url(img/bullet.gif) no-repeat 0 10px;
padding: 5px 0 5px 20px;
}

#wrapper {
float: left;
width: 70%;
}

#sidebarRight {
width: 27%;
float: right;
}

#footer,
.clearfloat {
clear: both;
}

#content p {
margin-bottom: 20px;
}

#sidebarRight ul li {
background: url(img/bullet.gif) no-repeat 0 10px;
padding: 5px 0 5px 20px;
}

#sidebarRight ul li a:link,
#sidebarRight ul li a:visited {
text-decoration: underline;
}

#footer p {
font-size: 0.9em;
text-align: center;
}

/*------------------- ALLGEMEIN --------------------
---------------------------------------------------*/
.fl {
float: left;
padding-right: 1em;
}

.fr {
float: right;
padding-left: 1em;
}

.clearfloat {
clear: both;
}

.ut {
color: #000;
font-size: 0.65em;
font-weight: bold;
font-variant: small-caps;
font-family: Tahoma,Arial,Helvetica,sans-serif;
margin-right: 30px;
display: block;
text-align: right;
}

.mehrInfo {
font-size: 0.8em;
margin-top: 8px;
display: block;
text-align: right;
}

.mehrInfo a:link,
.mehrInfo a:visited {
padding: 2px 20px;
background: url(img/mehrInfo.gif) no-repeat right 0;
}

.mehrInfo a:hover,
.mehrInfo a:focus,
.mehrInfo a:active {
text-decoration: none;
background: url(img/mehrInfo.gif) no-repeat right -38px;
}

/*-----------2-spaltiges Design---------------------------------
-----------------------------------------------------------------*/
.techno #sidebarLeft {
width: 27%;
}
.techno #mainContent {
width: 70%;
}

.techno #hdMenu {
background: url(img/augsburg.jpg) no-repeat 230px 0;
}

.subcol {
width: 46%;
}

/*-----------2-spaltiges Design---------------------------------
------------------industrie-----------------------------------*/

.index #mainContent {
width: 100%;
}

.index #hdMenu {
background: url(bgimg/augsburg.jpg) no-repeat 230px 0;
}

.subcol {
width: 46%;
}


/*-----------2-spaltiges Design---------------------------------
------------------industrie-----------------------------------*/

.industrie #mainContent {
width: 100%;
}

.industrie #hdMenu {
background: url(bgImg/augsburg.jpg) no-repeat 230px 0;
}

.subcol {
width: 46%;
}

/*-----------2-spaltiges Design---------------------------------
------------------naturschiefer-----------------------------------*/

.naturschiefer #mainContent {
width: 100%;
}

.naturschiefer #hdMenu {
background: url(bgImg/augsburg.jpg) no-repeat 230px 0;
}

.subcol {
width: 46%;
}

/*-----------2-spaltiges Design---------------------------------
------------------service-----------------------------------*/

.service #mainContent {
width: 100%;
}

.service #hdMenu {
background: url(bgImg/augsburg.jpg) no-repeat 230px 0;
}

.subcol {
width: 46%;
}

/*-----------2-spaltiges Design---------------------------------
-----------------bauspenglerei------------------------------------------------*/

.bauspenglerei #mainContent {
width: 100%;
}



.bauspenglerei #hdMenu {
background: url(bgImg/augsburg.jpg) no-repeat 230px 0;
}

.subcol {
width: 70%;
}

/*-----------2-spaltiges Design---------------------------------
-----------------ziegeldach------------------------------------------------*/

.ziegeldach #mainContent {
width: 100%;
}
.ziegeldach #hdMenu {
background: url(bgImg/augsburg.jpg) no-repeat 230px 0;
}
.subcol {
width: 70%;
}
/*-----------2-spaltiges Design---------------------------------
-------------------kontakt--------------------------*/

.kontakt #mainContent {
width: 100%;
}

.kontakt #hdMenu {
background: url(bgImg/augsburg.jpg) no-repeat 230px 0;
}

.subcol {
width: 46%;
}
/*-----------2-spaltiges Design---------------------------------
-------------------impressum--------------------------*/

.impressum #mainContent {
width: 100%;
}

.impressum #hdMenu {
background: url(bgImg/augsburg.jpg) no-repeat 230px 0;
}

.subcol {
width: 46%;
}

p {
font-size: 0.7em;
}

/*-----------------TABELLE-------------------------------------
----------------------------------------------------------------*/
.bridges {
width: 100%;
background: #f0f0f0;
color: #000;
border-collapse: collapse;
}
.bridges td,
.bridges th {
border: 1px solid #fff;
padding: 3px 8px;
}
.bridges th {
background: #e9583f;
color: #fff;
font-weight: bold;
}
.bridges tr.alt{
background: #e2e7ed;
}
.bridges tr:hover{
background: #a7c7ee;
}
.bridges tfoot {
border-bottom: 2px solid #e9583f;
font-size: 0.9em;
text-align: right;
}
.bridges tfoot td {
padding: 0px 8px;
}
.bridges tfoot tr:hover {
background: none;
}
