/* globale einstellungen:*/

body, td, pre, h1, h2, p {
		font-family: 		Verdana, Arial, Helvetica, sans-serif;
		font-size: 			12px;
		color: 			#000;
	}

body 	{
		background-color:		#949e7c;
	}

pre 	{
		font-size: 			10px;
		color: 			#333;
		line-height: 		6px;
	}

h1, h2, p {
		margin-top: 		5px;
		margin-bottom: 		5px;
	}

h1 	{
		font-size: 			14px;
		font-weight: 		bold;
	}

h2 	{
		font-weight: 		bold;
	}

.imgtxt {
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			10px;
		margin-top:			0;
		margin-bottom:		0;
		text-align:			center;
		line-height:		12px;
		color:			#000;
	}

ul {
		list-style-image:		url(../layout/listbu1.gif);
	}

#container {
		height:			1.5em;
		position:			relative;
		width:			830px;
	}

#menu {
		text-align:			center;
		position:			relative;
		top:				2px;
		height:			20px;
	}

.box 	{
		position:			relative;
		float:			left;
		top:				0;
		height:			20px;
		overflow:			hidden;
	}

#menu a:visited {
		text-decoration:		none;
		background-color:		#949e7c;
		color:			#fff;
		font-family:		"courier new", "sans serif";
		display:			block;
		width:			90px;
		height:			20px;
		font-size:			14px;
		font-weight:		bold;
		line-height:		20px;
	}

#menu a {
		position:			relative;
		text-decoration:		none;
		background-color:		#949e7c;
		color:			#fff;
		font-family:		"courier new", "sans serif";
		display:			block;
		width:			90px;
		height:			20px;
		font-size:			14px;
		font-weight:		bold;
		line-height:		20px;
	}

#menu a:hover {
		text-decoration:		none;
		color:			#000;
		font-family:		"courier new", "sans serif";
		display:			block;
		width:			90px;
		height:			20px;
		font-size:			14px;
		font-weight:		bold;
		line-height:		20px;
	}

#menu a:active {
		text-decoration:		none;
		font-family:		"courier new", "sans serif";
		display:			block;
		width:			90px;
		height:			20px;
		font-size:			14px;
		font-weight:		bold;
		line-height:		20px;
	}

.mleft {position:relative; float:left; top:0; width:0; height:0; border-bottom:20px solid #949e7c; border-left:20px solid #758279; overflow:hidden;}
.mright {position:relative; float:left; top:0; width:0; height:0; border-left:20px solid #949e7c; border-bottom:20px solid #758279; overflow:hidden;}
.mmid {position:relative; float:left; top:0; width:25px; height:20px; background:#949e7c; overflow:hidden;}
.mid1, .mid2, .mid3, .mid4 {width:0; height:0; position:absolute; border-left:5px solid #949e7c; border-bottom:5px solid #758279; overflow:hidden;}
.mid5, .mid6, .mid7, .mid8 {width:0; height:0; position:absolute; border-bottom:5px solid #949e7c; border-left:5px solid #758279; overflow:hidden;}
.mid1 {left:15px; top:0;}
.mid2 {left:10px; top:5px;}
.mid3 {left:5px; top:10px;}
.mid4 {left:0px; top:15px;}

.mid5 {left:20px; top:0;}
.mid6 {left:15px; top:5px;}
.mid7 {left:10px; top:10px;}
.mid8 {left:5px; top:15px;}

.boxx {position:relative; float:left; top:0; width:25px; height:20px; background:#758279; overflow:hidden;}
.boxx1, .boxx3, .boxx5, .boxx7 {float:left; height:0; border-right:5px solid #758279; border-top:5px solid #949e7c; overflow:hidden;}
.boxx2, .boxx4, .boxx6, .boxx8 {float:left; height:0; border-bottom:5px solid #949e7c; border-left:5px solid #758279; overflow:hidden;}

.boxx1 {width:15px;}
.boxx2 {width:0;}
.boxx3 {width:10px;}
.boxx4 {width:5px;}
.boxx5 {width:5px;}
.boxx6 {width:10px;}
.boxx7 {width:0;}
.boxx8 {width:15px;}
