/*
	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: 14px;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: Black;
}

table {
		margin:0px 10px 20px 10px;
	  }

tr.grau{
		background-color: #D5D2D7;
	}

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;
		}
h2 {
		font-size:16px;
		padding-top:10px;
		}
a{
		text-decoration: none;
		border-bottom: 1px solid #E33D00;
		color: Black;
		background-image: none;
	}
a:link{
		text-decoration: none;
		border-bottom: 1px solid #E33D00;
		color: Black;
		background-image: none;
	}

a:visited{
	text-decoration: none;
	border-bottom: 1px solid #E33D00;
	color: Black;
	background-image: none;
}

a:hover{
	text-decoration: none;
	border-bottom: 1px solid #E33D00;
	background-color: #D5D2D7;
	color: Black;
	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;
	/*background-image: url(images/main_spacer.gif);*/
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding: 0px;
	min-height:800px;
	
	
}



/*******************************************************/
	#tableiste
	{
	margin-right: auto;
	margin-left: auto;
	width: 735px;
	height: 30px;
	}

a.tableiste:link, a.tableiste:visited {
	font-size: 13px;
	float: left;
	border: 0px solid #000;
	width: 105px;
	height: 25px;
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	text-align: center;
	background: url(images/tab.gif);
	display: block;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.tableiste:hover {
	font-size: 13px;
	float: left;
	border: 0px solid #000;
	width: 105px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	text-align: center;
	color: White;
	background: url(images/tab.gif);
	display: block;
	font-weight: bold;
	text-decoration: none;
}
a.tableiste:active, a.aktiv {
	font-size: 13px;
	float: left;
	border: 0px solid #000;
	width: 105px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	text-align: center;
	color: #D9D9D9;
	background: url(images/tab.gif);
	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 {
	border: 2px dotted #D5D2D7;
	margin: 5px 0px 5px 0px;
	padding: 2px;
}


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 #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	width: 208px;
	min-height:700px;
	/*height:auto !important; 
	height:700px;*/
	height: 93%;
	background: /*#D5D2D7*/white;
	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;
	}

/*******************************************************/