/* 
 *
 * pewo-erzgebirge.de
 * Version: 2.0
 * Autor: A&K www.arzberger-krueger.de
 *
 * usr: ma
 * 
 */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#564b47;
	padding:0;
	margin:0;
	background-color: #fff;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat;
}
a {color: #333; text-decoration: none;}
a:visited {color:#333;}
a:hover {color: #333; text-decoration: underline;}
a:active { color:#333;}


h1 {
	font-size:18px;
	font-weight: normal;
	margin-bottom: 30px;
	color: #f90;
	border-bottom: 1px solid #f90;
}
h2 {
	font-size:14px;
	font-weight: normal;
	color: #f90;
}

#container {
	width: 800px;
	margin-bottom: 10px;
	margin:0 auto;
	border: 10px solid #fff;
	background-color: #fff;
}

#head {
	height: 70px;
}
#image {
	height: 245px;
	background: #ccc url(images/pewo_img_start.jpg);
	border-top: 5px solid #096;
	border-bottom: 3px solid #096;	
}
#image_kugel {
	height: 245px;
	background: #ccc url(images/pewo_img_kugeltiere.jpg);
	border-top: 5px solid #096;
	border-bottom: 3px solid #096;	
}
#image_ostern {
	height: 245px;
	background: #ccc url(images/pewo_img_ostern.jpg);
	border-top: 5px solid #096;
	border-bottom: 3px solid #096;	
}
#navigation {
	height: 41px;
	border-top: 3px solid #096;	
	border-bottom: 3px solid #096;
	padding-left: 150px;
}

#mainContent {
	border-top: 3px solid #fff;
	background: #fff url(images/pewo_bg_left.jpg);
	background-repeat: repeat-y; 
}

#content {
	margin-left: 150px;
	padding: 20px;
}
#content div {
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
}
.mcLeft {
	width: 150px;
	min-height: 220px;
	height: 100%;
	float: left;
	background-repeat: repeat;
}

.mcRight {
	width: 150px;
	min-height: 220px;
	height: 220px;
	float: right;
}

.mcRight img {
	position: relative;
	top: 60px;
	right: 5px;
}

#footer {
	height: 25px;
	line-height: 25px;
	border-top: 5px solid #008d54;
	border-bottom: 8px solid #008d54;
	background-color: #fff;
	clear: both;
	padding-left: 160px;
	padding-top: 5px;
	background: #fff url(images/pewo_bg_left.jpg) no-repeat;
	font-size: 9px;
}
#navigation {
	background-image: url(images/bg_body.gif);
}
#navigation ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;	
	width: 100%;
}

#navigation li {
	width: 130px;
	height: 35px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

* html #navigation li { /* ie >=6 browserweiche */
	padding-top:10px;
	height: 25px;
}

#navigation li a:hover {
	background: url(images/nav_button_hover.jpg) repeat-x;
}

#navigation li a { 
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	background: url(images/nav_button.jpg) repeat-x;
	padding-left: 36px;
	padding-right: 35px;
	padding-top: 12px;
	padding-bottom: 15px;
}

.mcLeft ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	padding-top: 30px;
	width: 100%;
}

.mcLeft li {
	width: 135px;
	height: 22px;
	text-align: right;
	background: #ccc url(images/subnav_button.gif) repeat-x;
	padding-top: 3px;
}

.mcLeft li:hover {
	background: #ccc url(images/subnav_button_over.gif) repeat-x;
	color: #fff;
}

.mcLeft li a { 
	text-decoration: none;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	padding-right: 10px;
}

.mcLeft li a:hover { 
	color: #fff;
}
#div_plagiat {
	width: 130px;
	height: 80px;
	border-top: 3px solid #f90;
	border-bottom: 3px solid #f90;
	margin: 10px;
}

#error {
	font-weight: bold;
}
hr {
	border: 0px;
	border-bottom: 1px solid #096;
	height: 1px;	
}
table {
	margin-top: 50px;
	margin-bottom: 50px;	
	text-align: center;
}
table img {
	border: 0px;
}
.td_pics {
	padding-top: 50px;
	border-bottom: 1px solid #096;
	border-top: 1px solid #096;
	height: 200px;
	text-align: center;
}

* html #Firmenname, * html #Adresse { /* ie >=6 browserweiche */
	width: 310px;
}

* html #message { /* ie >=6 browserweiche */ {
	width: 310px;
}

