/* -- tags -- */

td {
	font-size: 10px;
	color: #000000;
}

td a {
	text-decoration: none;
	color: #e2001a;
}

td a:hover {
	text-decoration: none;
	color: #e2001a;
}

h1 {
	font-size: 18px;
	margin-bottom: -15px;
}

body {
	margin: 0;
	color: #dcdce4;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-top: 3px solid #e2001a;
	padding: 0;
}

/* -- container -- */

.container {
	border: 1px #ff0000 none;
	width: auto;
	height: 100%;
	margin-left: 100px;
}

/* -- left -- */

.navi {
	width: 200px;
	text-align: justify;
	border: 1px #3300ff none;
	float: left;
	border-right: 1px  #e2001a;
	font-size: 12px;
	color: #e2001a;
	font-weight: 900;
	background: no-repeat none;
	margin-right: 10px;
	top: 0;
	bottom: 0;
	height: 100%;
	margin-left: 25px;
	margin-top: 0;
}

.ehrenkodex {
	border: 1px dotted #e2001a;
	width: 155px;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: center;
	right: 20px;
	clear: left;
	float: none;
	margin-left: 30px;
}

.ehrenkodex h2 {
	text-transform: uppercase;
	font-size: 16px;
}

.ehrenkodex a {
	font-family: "Arial Black";
	color: #e2001a;
	text-decoration: none;
}

.ehrenkodex a:hover {
	text-decoration: underline;
}

.spacetop {
	height: 50px;
	width: 200px;
	background: #ffffff;
	border: 4px  #000000;
	margin-top: 168px;
	padding-top: 10px;
	text-align: right;
}

.navilogo {
	width: 100%;
	height: 0;
}

.navibalken {
	width: 100%;
	height: 6px;
}

.navimenu {
	width: 100%;
	height: auto;
	text-align: right;
	background: #ffffff;
	padding-right: 5px;
	border: 1px none #00ccff;
}

.navibottom {
	width: 100%;
}

.menuLevel1 a {
	text-align: right;
	font: 900 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #e2001a;
	border-width: 1px;
	border-bottom: 5px dotted #ffffff;
	width: auto;
}

.menuLevel1 a:hover {
	height: auto;
	text-align: right;
	font: 900 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

.menuLevel2 a {
	height: auto;
	text-align: font: 900 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #e2001a;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

.menuLevel2 a:hover {
	text-align: right;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	height: auto;
}

/* -- middle -- */

.main {
	width: 500px;
	float: left;
	border-left: 1px none #e2001a;
}

.center {
	width: 480;
	margin-left: -250px;
	left: 50%;
	position: relative;
	margin-top: 3px;
	height: auto;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px dotted #e2001a;
	border-right: 1px dotted #e2001a;
}

.center a {
	text-decoration: none;
	color: #e2001a;
	font-weight: normal;
}

.center a:hover {
	text-decoration: underline;
	color: #e2001a;
	font-weight: normal;
}

.test {
	height: 100%;
	width: 200px;
	margin-left: -200px;
	border: 3px solid #66ffcc;
	background: url(../img/bg_test.jpg) repeat-y;
}

.titel {
	width: 100%;
	height: 70px;
	background: no-repeat url(../img/schriftzug.gif);
	border: 1px #e2001a;
	margin-bottom: 5px;
	margin-top: 101px;
}

.topbalken {
	width: 100%;
	background: #ffffff;
	height: 15px;
	text-align: right;
}

.topbalken2 {
	width: 100%;
	background: #e2001a;
	height: 15px;
	text-align: right;
}

.pfad {
	height: 10px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
}

.footer {
	border-top: 1px dotted #cccccc;
	width: 100%;
	height: 15px;
	color: #b3b3b3;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}

/* -- right -- */

.news {
	width: 100px;
	text-align: center;
	float: left;
	border: #e2001a 1px none;
	border-left: #e2001a none;
	margin-left: 10px;
	color: #e2001a;
}

.logo {
	width: 100px;
	height: 170px;
	background: no-repeat url(../img/logo_klein.gif) bottom;
}

.balkenlogo {
	height: 14px;
	width: 100%;
	background: #e2001a;
	margin-top: 5px;
}

.newstxt {
	border: #e2001a;
	width: 100%;
	margin-top: 30px;
	padding-left: 5px;
	color: #e2001a;
	font-size: 12px;
}

.newstxt h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #e2001a;
	text-transform: uppercase;
	border: 1px dotted #e2001a;
}

.newstxt a {
	color: #e2001a;
	text-decoration: none;
	font: 12px "Arial Black";
}

.newstxt a:hover {
	color: #e2001a;
	text-decoration: underline;
}

.newstxt h1 {
	font-size: 10px;
	color: #e2001a;
}

.newstxt img {
	border: 2px  #000000;
}

#ee_blog_author {
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
}

#ee_blog_Header {
	color: #e2001a;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

#ee_blog_Header a:link {
	color: #e2001a;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

#ee_blog_Header a:hover {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

#ee_blog_Header a:visited {
	color: #e2001a;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

#ee_blog_list a {
	color: #e2001a;
}


