/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

#menue_top {
	width: 907px;
	height: 106px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(Graph/Menue/Menue_oben.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#menue_top_logo {
	width: 229px;
	height: 78px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 14px;
	top: 6px;
	background-image: url(Graph/Menue/Menue_oben_logo.jpg);
	background-repeat: no-repeat;
}

#container {
	width: 907px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(Graph/bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	/*border: 1px solid #000000;*/

}

#menue_left {
	width: 153px;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	position: relative;
	left: 6px;
	top: 0px;
	/*border: 1px solid #000000;*/
	float: left;
}

#menue_left_gradient {
	width: 153px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	position: static;
	/*border: 1px solid #000000;*/
	background-color: transparent;
	background-image: url(Graph/Menue/Menue_links_verlauf.jpg);
	background-repeat: repeat-x;
}

#path {
	width: 732px;
	height: 13px;
	margin: 0px 17px 0px 158px;
	padding: 0px;
	position: relative;
	left: 5px;
	top: 3px;
	/*border: 1px solid #000000;*/
}

#content {
	width: 715px;
	height: auto;
	margin: 20px 0px 5px 170px;
	padding: 0px;
	position: relative;

	/*border: 1px solid #000000;*/
}

#menue_bottom {
	width: 907px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(Graph/Menue/Menue_unten.jpg);
	background-repeat: no-repeat;
	/*z-index: 3;*/
	clear: both;
	/*border: 1px solid #000000;*/
}

#menue_bottom_content {
	width: 100%;
	position: relative;
	padding: 4px 0px 0px 0px;
	text-align: center;
}

.corner {
	height: 21px;
	width: 2px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(Graph/Menue/corner.jpg);
	background-repeat: no-repeat;
	/*z-index: 2;*/
}

.button {
	height: 21px;
	width: auto;
	margin: 0px;
	padding: 1px 5px 0px 5px;
	position: absolute;
	overflow: hidden;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
	/*z-index: 1;*/
	display: block;
	cursor: pointer;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.button_active {
	height: 21px;
	width: auto;
	margin: 0px;
	padding: 1px 5px 0px 5px;
	position: absolute;
	overflow: hidden;
	background-color: transparent;
	background-image: url(Graph/Menue/Menue_down_oben.jpg);
	background-repeat: repeat-x;
	/*z-index: 1;*/
	display: block;
	cursor: pointer;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0077C7;
	text-decoration: none;
	display: block;
}

.menue_links_text_0 {
	width: auto;
	height: auto;
	margin: 10px 3px;
	padding: 0px 0px 0px 8px;
	position: relative;
	background-image: url(Graph/Menue/Menue_links_markup_kategorie.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-color: transparent;
	/*z-index: 4;*/
	/*border: 1px solid #000000;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0077C7;
}

.menue_links_text_1 {
	width: auto;
	height: auto;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	position: relative;
	background-image: url(Graph/Menue/Menue_links_markup_link.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	background-color: transparent;
	/*z-index: 5;*/
	/*border: 1px solid #000000;*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0077C7;
}

.menue_links_text_2 {
	width: auto;
	height: auto;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 11px;
	position: relative;
	background-image: url(Graph/Menue/Menue_links_markup_link.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	background-color: transparent;
	/*z-index: 6;*/
	/*border: 1px solid #000000;*/

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0077C7;
}

.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.menue_bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.subpagebox {
	width: 165px;
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	float: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

.subpagebox_titel {
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: none;
	background-image: url(Graph/Menue/Unterseitenbox_verlauf.jpg);
	background-repeat: repeat-x;
}

.subpagebox_titel_text {
	padding: 2px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.subpagebox_content {
	height: auto;
	margin: 0px;
	padding: 4px 2px;
	float: none;
	background-color: #F0F0F0;
	border: 1px solid #0077C7;
	
	color: #000000;
}

.subpagebox_link {
	margin: 1px 1px 0px 11px;
	padding: 0px 0px 0px 10px;
	background-image: url(Graph/Menue/Menue_links_markup_kategorie.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.button:link {color: #FFFFFF; text-decoration: none; background-image: none;}
.button:visited {color: #FFFFFF; text-decoration: none; background-image: none;}
.button:hover {color: #FFFFFF; text-decoration: none; background-image: url(Graph/Menue/Menue_hover_oben.jpg);}
.button:active {color: #FFFFFF; text-decoration: none; background-image: url(Graph/Menue/Menue_hover_oben.jpg);}

.button_active:link {color: #0077C7; text-decoration: none; background-image: url(Graph/Menue/Menue_down_oben.jpg);}
.button_active:visited {color: #0077C7; text-decoration: none; background-image: url(Graph/Menue/Menue_down_oben.jpg);}
.button_active:hover {color: #0077C7; text-decoration: none; background-image: url(Graph/Menue/Menue_down_oben.jpg);}
.button_active:active {color: #0077C7; text-decoration: none; background-image: url(Graph/Menue/Menue_down_oben.jpg);}

.button a:link {color: #FFFFFF; text-decoration: none;}
.button a:visited {color: #FFFFFF; text-decoration: none;}
.button a:hover {color: #FFFFFF; text-decoration: none;}
.button a:active {color: #FFFFFF; text-decoration: none;}

.button_active a:link {color: #0077C7; text-decoration: none;}
.button_active a:visited {color: #0077C7; text-decoration: none;}
.button_active a:hover {color: #0077C7; text-decoration: none;}
.button_active a:active {color: #0077C7; text-decoration: none;}

.menue_links_text_0 a:link {color: #0077C7; text-decoration: none;}
.menue_links_text_0 a:visited {color: #0077C7; text-decoration: none;}
.menue_links_text_0 a:hover {color: #0077C7; text-decoration: underline;}
.menue_links_text_0 a:active {color: #0077C7; text-decoration: none;}

.menue_links_text_1 a:link {color: #0077C7; text-decoration: none;}
.menue_links_text_1 a:visited {color: #0077C7; text-decoration: none;}
.menue_links_text_1 a:hover {color: #0077C7; text-decoration: underline;}
.menue_links_text_1 a:active {color: #0077C7; text-decoration: none;}

.menue_links_text_2 a:link {color: #0077C7; text-decoration: none;}
.menue_links_text_2 a:visited {color: #0077C7; text-decoration: none;}
.menue_links_text_2 a:hover {color: #0077C7; text-decoration: underline;}
.menue_links_text_2 a:active {color: #0077C7; text-decoration: none;}

.path a:link {color: #0077C7; text-decoration: none;}
.path a:visited {color: #0077C7; text-decoration: none;}
.path a:hover {color: #0077C7; text-decoration: underline;}
.path a:active {color: #0077C7; text-decoration: none;}

.menue_bottom_text a:link {color: #FFFFFF; text-decoration: none;}
.menue_bottom_text a:visited {color: #FFFFFF; text-decoration: none;}
.menue_bottom_text a:hover {color: #FFFFFF; text-decoration: underline;}
.menue_bottom_text a:active {color: #FFFFFF; text-decoration: none;}
