/*
	Unicante CSS Stylesheet for www.unicante.de

	by Fabian Meyer (nospam at noinfo.de)
*/

/*******************************************************/
	body {
	margin: 20px;
	background: url(images/background.jpg) repeat;
	font-family: "Trebuchet MS",Verdana,Arial;
	font-size: 13px;
	line-height: 1.8em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: /*Black*/#666;
}

table {
		margin:0px 10px 20px 10px;
	  }

tr{
		background-color: none;
	}

tr.hell{
		background-color: #ccc;
	}

tr.dunkel{
		background-color: #303030;
		color: #ccc;
	}

p {
		margin:0px 10px 20px 10px;
		font-size: 14px;
		text-align:justify;
		}

p.spacer {
		margin:0px 10px 20px 10px;
		font-size: 14px;
		text-align:justify;
		height:500px;
}

pre {
		font-family: Trebuchet MS;
		margin:0px 10px 8px 10px;
		font-size: 16px;
		}


h1 {
		font-family: Verdana,Arial;
		font-size:20px;
		padding-top:10px;
		color:black;
		}
h2 {
		font-size:16px;
		padding-top:0px;
		border-bottom: 1px solid #feb401;
		}

h3 {
		font-size:14px;
		padding-top:0px;
		}

a{
		text-decoration: none;
		color: /*Black*/#feb401;
		background-image: none;
	}


a.hell, a.hell:visited, a.hell:active, a.hell:link{
		text-decoration: none;
		color: /*#d19400*/#303030;
		background-image: none;
	}

a.hell:hover{
		text-decoration: none;
		color: /*Black#feb401*/#303030;
		background-image: none;
	}

a.dunkel, a.dunkel:visited, a.dunkel:active, a.dunkel:link{
		text-decoration: none;
		color: #feb401;
		background-image: none;
	}

a.dunkel:hover{
		text-decoration: none;
		color: /*Black#feb401*/white;
		background-image: none;
	}

a:link{
		text-decoration: none;
		color: /*Black*/#feb401;
		background-image: none;
	}

a:visited{
	text-decoration: none;
	color: /*Black*/#feb401;
	background-image: none;
}

a:hover{
	text-decoration: none;
	border-bottom: 1px solid /*#E33D00*/#feb401;
	color: /*Black#feb401*/#555;
	background-image: none;
}

a:active {
	text-decoration: none;
	/*border-bottom: 1px solid #E33D00;
	background-color: #D5D2D7;
	color: #E33D00;*/
	background-image: none;
}



/*******************************************************/
	#main {
	position: relative;
	border: 1px solid #000;
	background: #e8e7e9;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding: 0px;
	min-height: 800px;
}



/*******************************************************/
	#tableiste
	{
	margin-right: auto;
	margin-left: auto;
	border-top: 2px solid #303030;
	width: 756px;
	height: 60px;
	background: #272727;
}

a.tableiste:link, a.tableiste:visited {
	font-size: 13px;
	float: left;
	width: 108px;
	height: 58px;
	margin: 0px 0px 0px 0px;
	padding-top: 18px;
	text-align: center;
	background: #272727;
	display: block;
	color: White;
	text-decoration: none;
	font-weight: bold;
	border-left: 1 solid White;
}

a.tableiste:hover {
	font-size: 13px;
	float: left;
	border: 0px solid #000;
	width: 108px;
	height: 58px;
	margin: 0px 0px 0px 0px;
	padding-top: 18px;
	text-align: center;
	color: Black;
	background: #00b1fe;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
a.tableiste:active, a.aktiv {
	font-size: 13px;
	float: left;
	border: 0px solid #000;
	width: 108px;
	height: 58px;
	margin: 0px 0px 0px 0px;
	padding-top: 18px;
	text-align: center;
	color: Black;
	background: #ffb200;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

/*******************************************************/

#inhalt {
	position: relative;
	width: 500px;
	padding: 20px;
	min-height:800px;
	height:auto !important; 
	height:800px;	
}

#inhalt img {
	margin: 5px;
}


/*******************************************************/
/*div.kasten {color:#333;padding: 15px 20px 20px;border-top: 1px solid #d7d7d7;margin: 0 0 1.5em;background: #f6f6f6 url("./images/kasten_bg.gif") no-repeat 100% 100%}*/

div.kasten {
	/*border: 2px dotted /*#D5D2D7#feb401;*/
	background: #f6f6f6 url("./images/kasten_bg.gif") no-repeat 100% 100%;
	margin: 5px 0px 5px 0px;
	padding: 15px 15px 20px;
}


div.admin {
	border: 2px dotted #E33D00;
	margin: 5px 0px 5px 0px;
	padding: 2px;
}

/*******************************************************/
/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and
Opera streches it half way. */

 #menu {
	position: absolute;
	left: 541px;
	border-left: 1px solid #303030;
	border-bottom: 1px solid #303030;
	border-right: 1px solid #000;
	width: 208px;
	min-height: 700px; /*height:auto !important; 
	height:700px;*/
	height: 93%;
	background: #a2e3ff;
	text-align: left;
	padding: 30px 5px 5px 5px;
}

	#menu p { font-size:12px;
		text-align: justify; 
}

	#menu img {
	text-align: center;
	margin: 0px;

}
	#menu img.logo {
	text-align: center;
	margin: 5px 10px 10px 10px;

}

#menu a {
	font-size: 12px;
	float: none;
	border: 0px solid #000;
	width: auto;
	height: auto;
	margin: 1px;
	padding: 2px 5px 2px 20px;
	text-align: left;
	background: none;
	display: block;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

#menu p.aktiv {
	font-size: 12px;
	float: none;
	border: 1px dashed #000;
	width: auto;
	height: auto;
	margin: 1px;
	padding: 1px 4px 1px 10px;
	text-align: left;
	background: none;
	display: block;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

#menu ul.aktiv {
	font-size: 12px;
	float: none;
	/*border: 1px dashed #000;*/
	width: auto;
	height: auto;
	margin: 1px;
	padding: 1px 4px 1px 30px;
	text-align: left;
	background: none;
	display: block;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	font-size: 12px;
	float: none;
	border: 1px solid White;
	width: auto;
	height: auto;
	margin: 1px;
	padding: 1px 4px 1px 10px;
	text-align: left;
	background: #3D3D3E;
	display: block;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#menu a:active {
	font-size: 12px;
	float: none;
	border: 1px solid Black;
	width: auto;
	height: auto;
	margin: 1px;
	padding: 1px 4px 1px 10px;
	text-align: left;
	background: White;
	display: block;
	color: #3D3D3E;
	text-decoration: none;
	font-weight: bold;
}

#menu a.simpel {
	font-size: 12px;
	float: none;
	border: none;
	width: auto;
	height: auto;
	margin: 1px;
	padding: 2px;
	text-align: left;
	background: none;
	display: inline;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}



/*******************************************************/
#copyright {
	position: relative;
	bottom: 1px;
	right: 1px;

	width: 100%;
	padding: 1px;
	text-align: right;
}

#copyright a {
	font-size: 10px;
	float: none;
	border: 0px solid #000;
	width: auto;
	height: auto;
	margin: 1px;
	padding: 2px 5px 2px 5px;
	text-align: right;
	background: none;
	display: block;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2em;
}

#copyright a:hover {
	font-size: 10px;
	float: none;
	border: 1px solid White;
	width: auto;
	height: auto;
	margin: 1px;
	padding: 1px 4px 1px 4px;
	text-align: right;
	background: Black;
	display: block;
	color: #D5D2D7;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2em;
}
/*******************************************************/

#validation {
	position: relative;
	border: 1px solid #000;
	background: #e8e7e9;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding: 0px;
}
#validation img {
	margin: 2px 35px 2px 35px;
	border: 0px;
	padding: 0px;
}

a.valid, a.valid:link, a.valid:visited, a.valid:active, a.valid:hover{
		margin: 0px;
		padding: 0px;
		border: 0px;
		text-decoration: none;
		color: Black;
		background-image: none;
		background-color: transparent;
	}

/*******************************************************/