body {
	background-color: #7f9bcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	margin: 0px;
	padding:38px 0 0 0;
	background-image: url(../pixel/bg-line.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #333333;
}
hr {
	height: 1px;
	color: #999999;
	background-color: #999999;
	border: 0px;
}
img {
	border-width: 0px;
}
input {
	border: 1px solid #7b7f7e;
	color: #666666;
	background-color: #eeeeee;
}
select {
	border: 1px solid #7b7f7e;
	color: #666666;
	background-color: #eeeeee;
}
textarea {
	border: 1px solid #7b7f7e;
	color: #666666;
	background-color: #eeeeee;
}
ul {
	list-style-type: circle;
	line-height: 130%;
	padding-left: 20px;
	padding-right: 5px;
}
a:link {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
}
.blackie {
	background-color: #000000;
}
.content {
	background-color: #ffffff;
	vertical-align: top;
	padding-left: 50px;
	padding-right: 35px;
}
.content-left {
	background-color: #e5e5e5;
	background-image: url(../pixel/content-left.jpg);
	vertical-align: top;
	text-align: right;
}
.content-background {
	background-image: url(../pixel/content-bg.jpg);
}

.content-right {
	background-color: #e5e5e5;
	vertical-align: top;
}
.text-right {
	padding-left: 10px;
	padding-right: 10px;
}
.left {
	background-image: url(../pixel/left.gif);
}
.right {
	background-image: url(../pixel/right.gif);
}
.pig-panel {
	border: 1px solid #000000;
}
.underline {
	border-bottom: 1px solid #7b7f7e;
}
.slogan {
	border-top: 1px solid #7b7f7e;
	border-bottom: 1px solid #7b7f7e;
}

.zentrierer {
	text-align: center;
}
.mainheadz {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	background-color: #7f9bcc;
	color: #FFFFFF;
}
.inhalt {
	padding-left: 70px;
	padding-right: 70px;
}
.index-inhalt {
	padding-left: 70px;
}
.kontakt-inhalt {
	padding-left: 70px;
	padding-right: 70px;
	vertical-align: top;
}
.rightpig {
	float:right;
	margin-left: 10px;
}