/* ============================================================= */
/* BODY,A */
/* ============================================================= */
body
{
    margin: 0;
	padding: 0;
	background-color: white; 
	background-image: url(images/back.jpg);
	background-position: center;
	background-repeat: repeat-y;	
}
body.green
{
	background-color: #A3BF2A; 
}
body.black
{
	background-image: url(images/back_black.jpg);
	background-position: center;
	background-repeat: repeat-y;	
}
a
{
	color: white;
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
/* ============================================================= */
/* CONTENT */
/* ============================================================= */
.content
{
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 800px;
}
/* ------------------------------------------------------------- */
.content .left
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 144px;
	width: 210px;
	/*background-color: red;*/
}
/* ------------------------------------------------------------- */
.content .middle
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 100px;
	left: 180px;
	width: 486px;
	/*background-color: yellow;*/
}
/* ------------------------------------------------------------- */
.content .right
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0px;
	width: 233px;
	height: 763px;
	background-image: url(images/logo_balken.jpg);
}
/* ============================================================= */
/* CONTENT / THEMA */
/* ============================================================= */
.content .thema
{
	margin: 0;
	padding: 0;
	color: gray;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
	/*background-color: green;*/
}
.content .thema a
{
	margin: 0;
	padding: 0 0 0 16px;
	color: gray;
	background-image: url(images/link.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.content .thema .sectionhead
{
	width: 486px;
	height: 216px;
}
.content .thema h1
{
	color: orange;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
	line-height: 20px;
}
.content .thema h6
{
	margin: 0;
	padding: 0;
	color: orange;
	font-size: 18px;
	font-family: Arial;
	font-weight: bld;
	font-style: italic;
	text-align: left;
	letter-spacing: 2px;
	line-height: 20px;
	display: inline;
}
.content ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}





.content .thema strong
{
	color: #D3313A;
}
.content .thema .headline
{
	margin: 0 0 30px 0;
 	padding: 0;
	color: gray;
	font-size: 20px;
	font-family: Arial;
	text-align: left;
}
.content .thema .headline_green
{
	margin: 0 0 30px 0;
 	padding: 0;
	color: #A3BF2A;
	font-size: 20px;
	font-family: Arial;
	text-align: left;
}
.content .thema h2
{
	display: inline;
	margin: 0;
 	padding: 0;
	color: black;
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	font-weight: bold;
}
.content .thema .tabelle
{
	padding: 6px;
	width: 330px;
	background-color: #DDDDDD;
	line-height: 16px;
}
.content .thema .tabelle table
{
}
.content .thema .tabelle td
{
	padding: 4px;
}
.content .thema .tabelle td.line
{
	border-bottom: #D3313A solid 1px;
}
/* ============================================================= */
/* CONTENT / MENU */
/* ============================================================= */
.content .menu
{
	margin: 0;
 	padding: 0;
	color: black;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	color: #A3BF2A;
}
/* IDs -------------------------------------------------------- */
.content .menu
#Organisation_undKoordination_div_normal_1,
#Organisation_undKoordination_div_selected_1
{
	height: 40px;
}

.content .menu
#Außendarstellung_div_normal_1,
#Adressenrecherche_div_normal_1,
#Außendarstellung_div_selected_1,
#Adressenrecherche_div_selected_1
{
	height: 16px;
}

/* LEVEL 0 ---------------------------------------------------- */
.content .menu
.normal_0,
.normal_1,
.normal_2
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 16px;
	height: 20px;
	background-image: url(images/menu.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
}
.content .menu
.selected_0,
.selected_1,
.selected_2
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 16px;
	height: 20px;
	background-image: url(images/menu_aktiv.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
}
.content .menu
.a_normal_0
{
	color: gray;
	font-weight: normal;
}
.content .menu
.a_selected_0
{
	color: black;
	font-weight: normal;
}
/* LEVEL 1 ---------------------------------------------------- */
.content .menu
.normal_1,
.selected_1
{
	background-image: none;
}
.content .menu
.a_normal_1
{
	color: gray;
	font-weight: normal;
}
.content .menu
.a_selected_1
{
	color: black;
	font-weight: normal;
}
/* LEVEL 2 ---------------------------------------------------- */
.content .menu
.normal_2,
.selected_2
{
	padding-left: 60px;
	font-size: 11px;
}
.content .menu
.a_normal_2
{
	font-weight: normal;
	font-style: italic;
}
.content .menu
.a_selected_2
{
	color: #464646;
	font-style: italic;
	font-weight: bold;
}
/* LINK ------------------------------------------------------ */
.content .menu a
{
	padding: 0;
	margin: 0;
	color: #464646;
	text-decoration: none;
	font-style: normal;
}
.content .menu a:hover
{
	text-decoration: underline;
}
/* ============================================================= */
/* CONTENT / FOOTER */
/* ============================================================= */
.content .footer
{
	margin: 0 ;
 	padding: 0;
	color: gray;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}






/* ============================================================= */
/* FORM */
/* ============================================================= */
form
{
	display: inline;
	margin: 0;
	padding: 0;
}
form input,textarea,select
{
	border: 1px gray solid;
	padding: 4px;
	margin: 0;
	margin-bottom: 4px;
	width: 100%;
	color: #555555;
	font-size: 11px;
	font-family: Helvetica, Arial;
}
form input.submit
{
	border: 1px gray solid;
	margin-top: 4px;
	padding: 2px;
	width: auto;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
	font-family: Helvetica, Arial;
	background-color: #8CC63F;
}
/* ------------------------------------------------------------- */
.head_back
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;	
}
/* ============================================================= */
/* CONTENT / PIC_MENU */
/* ============================================================= */
.content .pic_menu
{
	position: absolute;
	top: 315px;
	margin: 0;
	padding: 0;
	color: gray;
	font-size: 9px;
	font-family: Arial;
	text-align: left;
}
.content .pic_menu a
{
	padding: 0;
	margin: 0;
	color: gray;
	text-decoration: none;
	font-style: normal;
}
.content .pic_menu a.selected
{
	font-weight: bold;
	color: #8CC63F;
}
.content .pic_menu a:hover
{
	text-decoration: underline;
}

/* MOTIV ------------------------------------------------------- */
.content .thema .motiv
{
	margin: 0 0 10px 0;
}
/* COLS -------------------------------------------------------- */
.content .thema .cols
{
	margin-top: 40px;
	/*background-color: green;*/
}
/* ------------------------------------------------------------- */
.content .thema .cols .left
{
	position: relative;
	width: 58%;
	color: gray;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	line-height: 18px;
	/*background-color: red;*/
}
/* ------------------------------------------------------------- */
.content .thema .cols .right
{
	position: relative;
	float: right;
	width: 200px;
	color: gray;
	font-size: 9px;
	font-family: Arial;
	font-style: italic;
	text-align: left;
	line-height: 18px;
	/*background-color: yellow;*/
}
/* HEADLINES --------------------------------------------------- */
.content .thema .cols .headline
{
	margin: 0 0 20px 0;
	color: #8CC63F;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-align: left;	
}
/* ============================================================= */
/* CONTENT / THEMA / NEWS */
/* ============================================================= */
.content .thema .news .headline
{
	margin: 0 0 10px 20px;
	color: #8CC63F;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-align: left;	
}
/* ------------------------------------------------------------- */
.content .thema .news .text
{
	margin: 0 10px 0 20px;
	color: gray;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	line-height: 18px;
}
/* ------------------------------------------------------------- */
.content .thema .news .text a
{
	margin: 0 0 0 10px;
	color: #8CC63F;
	font-weight: bold;
	text-decoration: none;
}
/* ------------------------------------------------------------- */
.content .thema .news .text a:hover
{
	text-decoration: underline;
}
/* ============================================================= */

