* {margin: 0; padding: 0;}

html,body {
	height: 100%;
}


body {
	background-color: #333333;
	margin: 0;
	padding: 0;	
	}

.top {
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;	
    }

.bottom {
	background-image: url(img/bg_unten.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
    }
	
#container {
	width: 1200px;
	height: 470px;	
    }
	
#navibox {
	width: 155px;
	height: 470px;
	float: left;
	margin: 0;
	padding: 0;
    }
	
#imgbox {
	width: 700px;
	height: 470px;
	margin-left: 2px;
	padding: 0;	
	float: left;	
    }	

#textbox {
	width: 341px;
	height: 470px;
	float: right;
	margin: 0;
	padding: 0;
    }		
	
#imgbox2 {
	width: 700px;
	height: 470px;	
	float: right;
	margin: 0;
	padding: 0;	
    }	

#textbox2 {
	width: 341px;
	height: 470px;	
	margin-left: 2px;
	padding: 0;	
	float: left;
    }	
	
#preis1 {
	width: 349px;
	height: 470px;	
	float: left;
	margin-left: 2px;
	padding: 0;	
    }
	
#preis2 {
	width: 349px;
	height: 470px;	
	float: left;
	margin-left: 2px;
	padding: 0;	
    }	
		
/* Navigation */

ul#navigation{
	list-style-type:none;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0;
	text-align: left;
}

ul#navigation li {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

.white {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
}

ul#navigation li a{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

ul#navigation li a:hover{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

img {display: block;}

/* Text */

h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;	
	margin-top: 10px;
	text-align:left;
	margin-left: 10px;
}

h1 a {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;	
	margin-top: 10px;
	text-align:left;
	margin-left: 10px;
}

h1 a:hover {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;	
	margin-top: 10px;
	text-align:left;
	margin-left: 10px;
}

p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;	
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:left;
}

.kontakt {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;	
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:left;
}


a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	}

a:hover {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	}


ul#thumbs {
	list-style-type:none;	
	padding: 0;
}

ul#thumbs li{
	margin-left: 10px;
	padding: 0;
	margin-top: 10px;
	float: left;	
}

.italic {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align:left;
}

.italic a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align:left;
}
