* { padding: 0; margin: 0; }

img {
 border: none;
}

body {
background: #ffffff;
background-attachment: fixed;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
 margin: 0 auto;
 margin-top: 20px;
 width: 980px;
 padding: 0px 0px 0px 0px;
 background: #ffffff;
}

#header {
 width: 980px;
 height: 131px;
 background: url(supercomm-header.jpg);
 margin: 0px 0px 0px 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
}

#footer {
 width: 980px;
 height: 25px;
 background: url(footer.jpg);
 margin: 0px 0px 0px 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
}

#footer p.footer {
font-family: tahoma, verdana, arial;
 font-size: 0.7em;
 padding-top: 5px;
 padding-right: 10px;
 color: #ffffff;
 text-align: right;
 }

#footer a.footer {
 text-decoration: none;
 color: #ffffff;
 }
 
 #footer a.footer:hover {
 text-decoration: underline;
 }




#content {
 width: 980px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 }

#impressum {
width: 900px;
font-family: tahoma, verdana, arial;
font-size: 0.8em;
text-align: justify;
}

#kontaktbackground {
 width: 900px;
 height: 500px;
 background: url(kontakt-bg.jpg) no-repeat;
 margin: 0px 0px 0px 0px;
 text-align: left;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
}

#kontaktformular {
width: 510px;
margin-left: 230px;
margin-top: 25px;
padding: 5px;
font-family: tahoma, verdana, arial;
font-size: 0.8em;
text-align: left;
background: #f7f5f6;
}


#kontaktformular input.form {
background: #ffffff;
border: 1px solid #dcdcdc;
color: #515151;
}

#kontaktformular textarea.form {
background: #ffffff;
border: 1px solid #dcdcdc;
color: #515151;
}

input.submit
{
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
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: #909090;
border-right-color: #909090;
border-bottom-color: #909090;
border-left-color: #909090;
font-size: 10px;
color: #515151;
width: 180px;
margin-top: -10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}


#karte {
 width: 239px;
 height: 303px;
 background: url(bg-karte.jpg);
 margin: 20px 7px 20px 0px;
 font-size: 0.8em;
 font-family: arial, verdana;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 display: inline; /* IE Hack */
 float: left;
}

#menukarte {
 width: 239px;
 height: 303px;
 background: url(bg-menukarte.jpg);
 margin: 20px 0px 20px 0px;
 font-size: 0.8em;
 font-family: arial, verdana;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 display: inline; /* IE Hack */
 float: left;
}

#karte a.headline {
width: 200px;
font-weight: bold;
text-align: center;
border-top: 1px solid #515151;
border-bottom: 1px solid #515151;
margin-top: 10px;
display: block;
text-decoration: none;
color: #515151;
background: #ffffff;
}

#karte a.headline:hover {
background: #f7f7f7;
color: #000000;
}

#karte img {
border: none;
margin: 10px 0px 10px 0px;
}

#karte p.info {
width: 200px;
text-align: justify;
font-family: tahoma, verdana, arial;
font-size: 0.8em;
padding-bottom: 10px;
}

#menukarte p.headline {
width: 200px;
font-weight: bold;
text-align: center;
border-top: 1px solid #515151;
border-bottom: 1px solid #515151;
margin-top: 10px;
margin-bottom: 5px;
display: block;
text-decoration: none;
color: #ffffff;
background: #C36259;
}

#menukarte a.links {
text-align: center;
text-decoration: none;
color: #515151;
display: block;
width: 200px;
padding: 5px;
}

#menukarte a.links:hover {
text-decoration: underline;
color: #004773;
}


#centercolumn { /* Parent Wrapper for inside boxes */
 margin: 5px 5px 0px 10px;
 display: inline; /* IE Hack */
 width: 800px;
 float: left;
 padding: 0px 0px 0px 0px;
 text-align: justify;
 vertical-align: top;
 background: #ffffff;
}

h1 {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 0.9em;
color: #004773;
clear: left;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
padding-top: 5px;
padding-bottom: 5px;
}

h2 {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 1.1em;
color: #004773;
clear: left;
}

h3 {
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 0.9em;
line-height: normal;
Margin-right: 0pt;
margin-bottom: 15px;
margin-left: 0pt;
color: #072B61;
clear: left;
padding-right: 10px;
}


a.h1 {
color: #004773;
text-decoration: none;
}

a.h1:hover {
text-decoration: underline;
}
