﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #666666;
	background-image: url(/App_Themes/G-Designs/img/hg_g-designs.gif);
	background-repeat: repeat;
}
#container {
	width: 890px;
	min-height: 430px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border: 1px solid #000000;
}
#header {
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(/App_Themes/G-Designs/img/header.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	height: 105px;
	border-bottom-style: none;
}
#header_menue {
	height: 37px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	background-image: url(/App_Themes/G-Designs/img/header_menue.jpg);
	background-repeat: repeat-x;
	z-index: 1;
	background-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
}
#menue_bg {
	background-image: url(/App_Themes/G-Designs/img/menue.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 24px;
	z-index: 2;
	background-color: #000000;
}
#nav {
	height: 24px;
	background-image: url(/App_Themes/G-Designs/img/menue.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-left: 70px;
	z-index: 3;
	padding: 0;
	width: auto;
	margin-right: 50px;
}

#admin     {
	height: 26px;
	width: 142px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	padding-top: 5px;
}
#spacer {
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #000000;
}
#content  {
	min-height: 395px;
	margin-left: 165px;
	margin-right: 165px;
	background-color: #000000;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px dotted #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}
#content  ul   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	list-style-type: square;
}
#content_left  {
	float: left;
	width: 142px;
	height: 405px;
	margin-left: 10px;
	border: 1px solid #0099FF;
	clear: left;
}
#time     {
	height: 25px;
	width: 142px;
	background-image: url(/App_Themes/G-Designs/img/time_benut.jpg);
	background-repeat: repeat-x;
}
#clock    {
	height: 25px;
	float: right;
	z-index: 2;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	width: 55px;
}
#date       {
	height: 25px;
	float: left;
	z-index: 2;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	width: 67px;
}
#mitte   {
	height: 195px;
	width: 142px;
	background-image: url(/App_Themes/G-Designs/img/left_middle.jpg);
	background-repeat: no-repeat;
}
#counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 72px;
	width: 140px;
	z-index: 2;
	margin-top: 95px;
}
#counter li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 10px;
}


#login   {
	width: 142px;
	z-index: 2;
}
#content_right {
	float: right;
	margin-right: 10px;
	background-image: url(/App_Themes/G-Designs/img/highlight_right.jpg);
	border: 1px solid #0099FF;
	height: 405px;
	width: 142px;
	background-repeat: repeat-x;
	visibility: visible;
	clear: right;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/App_Themes/G-Designs/img/footer.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	height: 35px;
	visibility: visible;
	clear: both;
	border-top-style: none;
}
#table {
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#table li {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#table ul {
	padding-left: 15px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: inside;
	display: block;
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
#login_tabhead {
	background-image: url(/App_Themes/G-Designs/img/time_benut.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 142px;
}
#login_tabhead2 {
	background-color: #0099FF;
	border: 1px solid #666666;
	height: 25px;
}



.mitteilung
{
	color: #FF0000;
}
.modalBackground
{
	background-position: #C0C0C0;
	background: #C0C0C0;
	
	background-repeat: repeat;
}
.modalPopup
{
	background-color: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 350px;
	height: 100px;
}
.watermark {
	background: #FFAAFF;
}