@charset "utf-8";
/* CSS Document */

body {
	background: #F5F5F5; /* Browsersalat ... */
	padding: 0;
	text-align: center; /* IE sei Dank ... */
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	.table #ganz {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	position: relative;
	margin-bottom: 0px;
} 
	.table #content_ganz {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	clear: both;
} 
	.table #menu2 {
	position: relative;
	width: 100%;
	background-color: #FF0000;
	height: 40px;
}
	.table #menu_content {
	text-align: center;
	height: 30px;
	}
	.table #logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 90px;
	text-align: center;
	background-position: center;
	}
	.table #container {
	width: 900px;
	text-align: center;
	background-image: url(http://www.cvjm-server.de/typo3d/fileadmin/proteens/template/images/schatten.jpg);
	background-repeat: no-repeat;
	height: 140px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
} 
.table #header {
	height:150px;
	background-image: url(images/header_master.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 900px;
	position: relative;
	text-align: left;
	filter:
	progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='images/header_master.png');
} 

.table #ueber_header {
	height: 150px;
	width: 900px;
	background-image: url(images/banner.jpg);
	background-position: left;
	text-align: left;
	position: absolute;
}
.table #leiste {
	background-image: url(images/leiste.jpg);
	height: 20px;
	width: 900px;
	margin-top: 1px;
	margin-bottom: 5px;
}
.table #pfad {
	text-align: left;
	float: right;
	height: 40px;
	width: 350px;
}

.table #container2 {
	width: 900px; /* Achtung Padding addiert mit width. Ist eigentlich auch nur da um ein bisschen Platz zu simulieren */
	font-size:100%;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.table #content{
	width: 470px; /* Achtung Padding addiert mit width. Ist eigentlich auch nur da um ein bisschen Platz zu simulieren */
	font-size:100%;
	padding-top: 3px;
	padding-bottom: 40px;
	background-color: #FFFFFF;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	height: auto;
	text-align: left;
	float: left;
}
.table #abstand {
	padding-right: 10px;
	padding-left: 10px;
}
.table #menu {
	float: left;
	width: 200px; /* Achtung Padding addiert mit width. Ist eigentlich auch nur da um ein bisschen Platz zu simulieren */
	font-size:100%;
	text-align: left;
	padding: 0px;
	clear: left;
	position: relative;
	margin-right: 10px;
}
.table #upmenu {
	width: 500px;
	height: 22px;
	text-align: left;
	position: relative;
}
.table #footer {
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	bottom: 0px;
}
/* Menuebereich */
.onmenu:link, .onmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 18px;
	width: 160px;
	display: block;
	padding-left: 5px;
	margin-left: 15px;
	font-size: 12px;
	padding-top: 1px;
	margin-top: 2px;
}
.onmenu:hover, .onmenu:active {
	color: #FF9900;
	font-weight: bold;
}
.onmenu_active:link, .onmenu_active:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	height: 18px;
	width: 160px;
	margin-left: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 2px;
}
.onmenu2:link, .onmenu2:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	list-style-type: square;
	display: block;
	list-style-position: inside;
	background-color: #E0E0E0;
	margin-top: 1px;
}
.onmenu2:hover, .onmenu2:active {
	color: #FFFFFF;
	background-color: #FF9900;
}
.onmenu2_active:link, .onmenu2_active:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	list-style-type: square;
	display: block;
	list-style-position: inside;
	margin-top: 1px;
	font-weight: bold;
	background-color: #FF6600;
}
.menuepunkt {
	color: #FF9900;
	background-image: url(images/menuepunkt.jpg);
	height: 30px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 25px;
	margin-bottom: 10px;
}
.upmenu:link, .upmenu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	width: 110px;
	display: block;
	float: left;
	text-decoration: none;
	height: 22px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	line-height:15px
}
.upmenu:hover, .upmenu:active {
	color: #FF9900;
}
.upmenu_active:link, .upmenu_active:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_chosen.jpg);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	float: left;
	height: 22px;
	width: 110px;
	background-position: top;
	line-height: 20px;
}
.historymenu:link, .historymenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border: 1px solid #333333;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	width: 90px;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 21px;
	padding-right: 5px;
	padding-left: 5px;
}
.historymenu:hover, .historymenu:active{
	color: #FFFFFF;
	background-color: #333333;
}
.history_chosen:link, .history_chosen:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	width: 90px;
	background-color: #333333;
	text-align: center;
	display: block;
	float: left;
	margin-top: 21px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
	}
.table #menu_unten {
	background-image: url(images/menue_unten.jpg);
	height: 30px;
	width: 170px;
	display: block;
	margin-left: 15px;
}
/*Contentbereich */
.titel {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	background-image: url(images/trennung-mitte.gif);
	height: 35px;
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.table #content_rechts {
	float: right;
	padding-bottom: 50px;
	background-color: #FF9900;
	width: 200px;
	text-align: left;
	background-image: url(images/rechts_unten.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}
.table #rechts {
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
a:link, a:visited{
	color: #333333;
	text-decoration: underline;
}
a:hover, a:active{
	color: #FF9900;
	text-decoration: none;
	}
/* RTE_Stile */
.orange_schrift {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {behavior: url(iepngfix.htc);}


 .grau_schrift_klein {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.orange_schrift_klein {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}