body
{
padding: 0px;
margin: 0px;
background-image: url(pic/back.png);
background-repeat:repeat-x;
}
html
{
height: 100%;
}
input, textarea
{
border: 1px solid #000000;
}
input:focus, textarea:focus
{
background-color: #c6e4f4;
}
a:link, a:visited
{
color: #0000aa;
text-decoration: none;
}


td.top
{
vertical-align: top;
}

.top_h
{
background-color: #4cadea;
height:100px;
margin:0px 5% 0px 5%;
}
.top_h div
{
background-image: url(pic/back2.png);
background-repeat:repeat-x;
background-color: #4cadea;
}
.top_h div div
{
background-color: #4cadea;
background: url(pic/top_l.png) bottom left no-repeat;
}
.top_h div div div
{
background-color: #4cadea;
background: url(pic/top_r.png) bottom right no-repeat;
}
.top_h div div div div
{
background: none;
}
div.innung
{
text-align:right;
right: 5%;
margin-right: 30px;
top: 5px;
position:absolute;
font-weight: bold;
font-size: 12px;
font-family: sans-serif, arial;
}
div.menu_h
{
position:absolute;
top: 155px;
background-color: #2E75AC;
margin: 0px 5px 30px 5%;
width: 200px;
padding: 7px 7px 12px 7px;
-moz-border-radius:15px;
border-radius: 15px 15px;
border:4px solid #195179;
}
div.inhalt_h
{
z-index: 2;
border: 2px solid #000000;
background-color: #ffffff;
padding: 15px;
margin-left: 170px;
-moz-border-radius:15px;
border-radius: 15px 15px;
vertical-align: top;
position:absolute;
top: 125px;
left:5%;
right: 5%;
min-height: 440px;
font-family: arial, sans-serif;
}
div.angebote
{
z-index: 3;
background-color: #F3C54C;
border: 2px solid #000000;
-moz-border-radius:10px;
vertical-align: middle;
margin: 0px 150px 0px 150px;
padding: 1px;
height: 16px;
position:absolute;
top: 98px;
left:5%;
right: 5%;
font-weight: bold;
font-size: 14px;
font-family: sans-serif, arial;
}
a.link
{
display:block;
width:140px;
padding: 3px 4px 3px 5px;
margin: 4px 3px;
border: 2px solid #19b1e0;
background-color: #2d5693;
}
a.link:hover
{
background-color: #1b4663;
}
#menu a
{
font-weight: bold;
text-decoration: none;
font-family: sans-serif, arial;
font-size: 14px;
}
#menu a:link
{
color: #ffffff;
}
#menu a:visited {
color : #ffffff;
}
#menu a:hover {
color: #F3C54C;
}
#menu a:active {
color: #F3C54C;
}

h1
{
font-size: 18px;
color: #222222;
font-weight: bold;
text-align: center;
}

#menue {
width: 100%;
font-size: 100.01%;
border: 0px solid #000000;
}

#menue ul {
padding:25px;
margin:0px;
}

#menue li {
padding: 5px 0px;;
width: 100%;
}

#menue li a, #menue li a:link {
text-decoration: none;
color: #0000FF;
width: 100%;
}

#menue li span {
color: #000000;
width: 100%;

}
#menue li a:visited {
color: #0000FF;
}
#menue li a:hover, #menue li a:active, #menue li a:focus {
color: red;
text-decoration: underline overline;
}
#imp td, #imp tr, #imp
{
border: 1px solid #000000;
}
#imp td
{
padding: 10px 10px 10px 5px;
}


#solidblue {
  border: 0;
  width: 80%;
color: #0000ff;
background-color: #0000ff;
height: 1px;
}

#pimp:hover {
  background-color: #F2F2F2;
}

#errline {
    width:35%;
    background-color: darkblue;
		margin: 50px auto;
   	text-align: left;
   	font-weight: bold;
    color: white;
}

#errline p{
margin: 0px 0px 0px 10%;
}
