* {
margin:0;
padding:0;
}

html[xmlns^="http"] {
height:100%;
padding-bottom:0.005em;
} 

body {
font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
font-size: 12px;
color: #000;
background: #b5bdc4 url(http://bairle.dev-work.de/zeyer/cms/images/body_BG.gif);
}

a {text-decoration: none;}
a:focus, a:active {outline:0;}

img{
border: none;
}

#siteWrap {
width: 800px; 
margin: auto;
background: #FFFFFE url(../images/siteWrap_BG.gif) repeat-y top right;
color: #000;
}

#headerTop {
height: 94px;
background: url(../images/header_logo.jpg) no-repeat top left;
}

#headerBottom {
height: 139px;
background: url(../images/header_bottom.jpg) no-repeat top left;
}

#headlineBottom {
float: left;
font-weight: bold;
text-transform: uppercase;
color: #FFF;
background: transparent;
margin: 110px 0px 0px 15px;
}

#headlineBottom:first-letter { font-size:150%; }

#main {
float: left;
padding: 10px 0;
}

#content {
float: left;
margin: 10px;
width: 545px;
}

#content p {
padding-bottom: 10px
}

#content ul{
margin: 0px;
padding-left :25px;
}

#back a{
color: #0683C3;
background: transparent;
}

#back a:hover{
color: #000;
background: transparent;
}

#column  {
float: right;
font-size: 0.8em;
margin: 10px 117px 0px 17px;
width: 100px;
color: #000;
background: transparent;
}

#footer {
clear: both;
height: 40px;
color: inherit;
background: #0683C3;
}

#footertext {
position: absolute;
margin: 11px 0px 0px 35px;
color: #FFF;
background-color: #0683C3;
}

.produktinfo {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
}
.produktinfo a {
	width: 110px;
	padding:5px;
	border: solid 1px #000;
	text-decoration: none;
	text-align:center;
	color: #038EC5;
	background-color: #FFF;
}

.produktinfo a:hover {
	text-decoration: underline;
	color: #FFF;
	background-color: #999;
}

.produktinfo a#active {
	color: #FFF;
	background-color: #038EC5;
}

#callballenpresse {
	width: 140px;
	font-family: arial, tahoma, verdana, 'sans-serif';
	font-size: 12px;
	font-weight: bold;
	padding:5px;
	border: solid 1px #000;
	text-decoration: none;
	text-align:center;
	color: #038EC5;
	background-color: #FFF;
}


