/*  
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
////////////////////////    Body
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  */
body {
 	width: 1024px;
	background: #151515;
	margin: auto;
	padding: auto;
	color: #000000;
	overflow: auto;
	border-top: 1px solid #000000;
	border-right: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}

/*  
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
////////////////////////    a - Links
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  */
a {
	color: #2B6297;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #2B6297;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}

a.admin {
	color: #2B6297;
	text-decoration: none;
	font-weight: bold;
}

a:active.admin {
	color: #2B6297;
	text-decoration: none;
	font-weight: bold;
}

a:hover.admin {
	color: #6B6B6B;
	text-decoration: none;
	font-weight: bold;
}

a.edit {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}

a:active.edit {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}

a:hover.edit {
	color: #151515;
	text-decoration: none;
	font-weight: bold;
}

/*  
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
////////////////////////    table's
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  */

table.nav {
	margin-left: 25px;
	margin-top: 16px;
}

table.content {
	margin-top: 45px;
	
}

table.right {
	margin-top: 16px;
}

/*  
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
////////////////////////    td's
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  */
td {
	color: #EEEEEE;
	font-family: Arial;
	font-size: 12px;
}

td.banner1 {
	width: 440px;
	height: 360px;
	background-image: url('banner1.jpg');
	background-repeat: no-repeat;
	border-bottom: 5px solid #000000;
	border-right: 5px solid #000000;
}

td.banner2 {
	width: 300px;
	height: 100px;
	background-image: url('banner2.jpg');
	background-repeat: no-repeat;
	border-bottom: 5px solid #000000;
	border-right: 5px solid #000000;
}

td.banner3 {
	width: 300px;
	height: 260px;
	background-image: url('banner3.jpg');
	background-repeat: no-repeat;
	border-bottom: 5px solid #000000;
	border-right: 5px solid #000000;
}

td.banner4 {
	width: 274px;
	height: 175px;
	background-image: url('banner4.jpg');
	background-repeat: no-repeat;
	border-bottom: 5px solid #000000;
}

td.banner5 {
	width: 274px;
	height: 185px;
	background-image: url('banner5.jpg');
	background-repeat: no-repeat;
	border-bottom: 5px solid #000000;
}
td.line {
	width: 1024px;
	height: 12px;
	background-color: #EEEEEE;
	color: #2B6297;
	text-align: center;	
	font-size: 10px;
	font-weight: bold;
}
td.line2 {
	width: 1024px;
	height: 12px;
	background-color: #151515;
	color: #EEEEEE;
	text-align: center;	
	font-size: 10px;
	border-bottom: 1px solid #EEEEEE;
	padding-top: 50px;
}

td.logo {
	width: 125px;
	height: 40px;
	background-image: url('logo.gif');
	background-repeat: no-repeat;
}

td.space {
	height: 18px;
}

td.nav_style {
	font-weight: bold;
}

td.nav_style2 {
	font-weight: bold;
	padding-left: 5px;
}

td.content_top {
	background-color: #EEEEEE;
	color: #151515;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}

td.content_top2 {
	background-color: #EEEEEE;
	color: #151515;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	border-right: solid 1px;
}
td.content_top3 {
	background-color: #EEEEEE;
	color: #151515;
	padding-left: 6px;
	padding-right: 6px;
}
td.content_top4 {
	background-color: #EEEEEE;
	color: #151515;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	border-right: solid 1px;
	text-align: center;
}

td.content_mid {
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
}

td.content_mid2 {
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
}
td.content_mid3 {
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #2B6297;
	border-right: 1px solid #151515;
	border-bottom: 1px solid #151515;
	text-align: center;
	font-weight: bold;
}
td.content_mid4 {
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}

td.content_right {
	width: 50%;
	background-color: #EEEEEE;
	color: #151515;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
}

td.errors {
	color: red;
	font-weight: bold;
	text-align: center;
}

td.succes {
	color: green;
	font-weight: bold;
	text-align: center;
}

td.tcell {
	font-weight: bold;
	text-align: center;
}

/*  
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
////////////////////////    textarea & input
////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  */
textarea {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	width: 400px;
}

.textarea2 {
	width: 600px;
}

input {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}

.inputlogin {
	width: 175px;
}

select {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}

img {
	border: none;
}

/* Specielle Kalender Styles */

.cal
{
  height: 25px;
  border: 1px solid #EEEEEE;
  background-color: #151515;
  color: #EEEEEE;
}
.cal-event
{
  height: 25px;
  border: 1px solid #EEEEEE;
  background-color: #151515;
  color: red;
  font-weight: bold;
}
.cal-event-day
{
  height: 25px;
  border: 1px solid #EEEEEE;
  background-color: #151515;
  color: red;
  font-weight: bold;
}
.cal-day
{
  height: 25px;
  border: 1px solid #EEEEEE;
  background-color: #151515;
  color: #EEEEEE;
}
