body {
	background-color: #FFFFFF;
	background-image: url('./images/bg.png');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	color: #37667a;
	font-size: 12px;
	font-family: Verdana,Tahoma,Calibri;
	text-align: center;
        line-height: 17px;
}

A:link,A:visited,A:active {
	color: #37667a;
	text-decoration: none;
}

A:hover { 
	color: #2e97e1;
	text-decoration: none;
       font-weight: bold;
}
img {
	border: 0px solid;
	float: left;
	display: block;
}

#main {
	margin: 0px auto;
	width: 746px;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

#main2 {
	background-image: url('./images/mainbg.png');
	background-repeat: repeat-x;
}

#topmenu {
	font-family: Arial;
	font-size: 13px;
	background-image: url('./images/topmenu.png');
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 6px;
      font-weight: bold;
}

#header, .over, #copyright {
	font-family: Arial;
}

#header {
	height: 27px;
	background-image: url('./images/header.png');
	text-align: right;
	font-weight: bold;      
	padding-right: 5px;
       padding-top: 3px;
}

#menu {
	width: 162px;
	padding-left: 14px;
	padding-right: 8px;
	background-image: url('./images/line.png');
	background-repeat: repeat-y;
	float: left;
}

.menu {
	background-image: url('./images/menubg.png');
	height: 17px;
	width: 169px;
	background-repeat: repeat-x;
	padding-bottom: 12px;
}

.over {
	font-size: 20px;
	padding-bottom: 18px;
}

.pfeil {
	font-family: "MS Reference Sans Serif", "MS Sans Serif", "Sans Serif";
	padding-right: 10px;
}

#search {
	float: left;
	width: 100px;
	color: #37667a;
	height: 13px;
	font-size: 10px;
	margin-right: 5px;
}

#copyright {
 	margin-left: -1px;
       width: 746px;
	padding-top: 7px;
	clear: both;
	float: none;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #C2C2C2;
	border-left: 1px solid #FFFFFF;    
	border-right: 1px solid #FFFFFF;  
}

#content {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	width: 520px;
}

.rig {
	float: right;
	padding-left: 10px;
}

#spacer {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

#home, #produkte, #forum, #computer, #zubehoer{
	text-align: center;
	float: left;
}

#home { width: 90px; padding-left: 15px; }
#produkte { width: 90px; padding-left: 25px; }
#forum { width: 60px; }
#computer { width: 100px; padding-left: 140px; }
#zubehoer { width: 90px; margin-left: 15px; }
#agb { width: 10px; text-align: right; }
