﻿body{
	background-color: #fcfcfe;
	font-family: Times New Roman,Arial,Helvetica;
  font-size: 0.9em;
  color: #000000;
	text-align:left;
}

a:link { color:#00ffff; text-decoration:none; }
a:visited { color:#00ffff; text-decoration:none; }
a:hover { color:#ffffff; text-decoration:underline; }
a:active { color:#ffffff; text-decoration:underline; }

.bg6 {
	background-image: url('backgr/co_bag.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#kopf {
	font-family: Times New Roman,Arial,Helvetica;
  font-size: 1.4em;
	font-weight:bold;
  color: #00ffff;
	height:35px;
	padding-bottom: 5px;
	background-color: transparent;
	border-bottom:4px solid #00ffff;
}

#kopf1 {
	position:absolute;
	left:50px;
}

#kopf2 {
	position:absolute;
	right:50px;
}

#kopf3 {
	position:relative;
	left:46%;
}

.style5 {
	border-width: 0px;
}

#mitte {
	width:auto;
	max-width:1100px;
	margin:10px auto;
	background-color:transparent;
}
#title {
	background-color:transparent;
	font-family: Times New Roman,Arial,Helvetica;
  font-style: italic;
  font-size: 1.9em;
  color: #00ffff;
	text-align:center;
}

#content {
background-color:transparent;
}

