/*
 styles.css
*/

:focus  { outline: 0px}

.rot { color: #de0019 }


.kasten_grau {
	background-color:#aaa096;
	color:#000000;
	font-weight:bold;
	padding-left:9px;
	padding-top:2px;
	padding-top:	4px;
	padding-bottom:	4px;
}

.kasten_rot {
	background-color:#000000;
	background-image:	url(../img/download_bg.gif);
	background-repeat:	no-repeat;
	height:200px;
	width:150px;
	padding-left:9px;
	padding-right:9px;
	padding-top:13px;
	margin:26px;
}


/*
-------------------------------------------------------------------------------- font size
*/

div	{
	margin:0px;
	padding:0px;
}

p	{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:8px;
}


td, body, h1, h2, h3, h4, h4, h5, h6 {
	font-size:11px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
	margin:0px;
	padding:0px;
}


ol, ul {
	margin:0px;
	padding:0px;
	padding-left:22px;
}


img{
	margin:0px;
	padding:0px;
	border:0px solid black;
}


body {
	background-color:#ffffff;
/*	background-image:	url(../image/misc/background_body_passepartout.gif);
	background-repeat:	no-repeat;
*/
	font-family: 'Helvetica' , 'Arial', 'Verdana', sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #ffffff;
}


/*
-------------------------------------------------------------------------------- links
*/


a {
	text-decoration: underline;	 
	color:#ffffff;
}
a:link 		{ 	}
a:visited	{	}
a:hover		{ 	}
a:active	{	}



a.language {
	font-size:11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	margin:0;
	padding:0;		
	margin-left: 28px;
}
a.language:link { }
a.language:visited { }
a.language:hover {
	color:#de0019;
}
a.language:active { }


a.download {
	font-weight: 		normal;
	color: 				#888888;
	background-color: 	#000000;
	text-decoration: 	none;
	margin:0;
	padding:2;		
}
a.download:link { 		text-decoration: 	none; }
a.download:visited {	text-decoration: 	none; }
a.download:hover { 		text-decoration: 	none; }
a.download:active { 	text-decoration: 	none; }



a.indexmenu_selected 			{	text-decoration:none; font-weight:bold; color: #006b33;	}
a.indexmenu_selected:link 		{ 	}
a.indexmenu_selected:visited	{	}
a.indexmenu_selected:hover		{ 	}
a.indexmenu_selected:active		{	}

a.indexmenu_deselected 				{	text-decoration:none; font-weight:normal; }
a.indexmenu_deselected:link 		{ 	}
a.indexmenu_deselected:visited		{	}
a.indexmenu_deselected:hover		{ 	color: #006b33;	}
a.indexmenu_deselected:active		{	}


/*
-------------------------------------------------------------------------------- menue

*/

/* Real menu */


a.menu1_a0,
a.menu1_a1,
a.menu1_a2,
a.menu1_a3,
a.menu1_a4,
a.menu1_a5,
a.menu1_a6 {
		text-decoration:none;
		font-size:		10px !important;
		line-height: 	9px;

		color:			#ffffff;
		width:			82px;
		left:0px;
		height:			19px;
		display:		block;
		position:		absolute;
		background-color: #4f4e4b;
}
/* 		font-weight:	bold;	*/

a.menu1_a1 {
		width:			94px;
		left:			84px;
}
a.menu1_a2 {
		width:			116px;
		left:			180px;
}
/*
		border:3px solid white;
		padding-left:	6px;
		padding-top:	6px;
		padding-right:	6px;
		padding-bottom:	6px;

*/

a.menu1:link 	{ 	}
a.menu1:visited	{	}
a.menu1:hover	{	
		background-color: 	white;
		color: 				#ce1932;
}
a.menu1:active	{	}








a.menu1_a0_path ,
a.menu1_a1_path ,
a.menu1_a2_path ,
a.menu1_a3_path ,
a.menu1_a4_path ,
a.menu1_a5_path ,
a.menu1_a6_path {
		background-color: 	white;
		color: 				#ce1932;
}

a.menu1_a0_highlighted ,
a.menu1_a1_highlighted ,
a.menu1_a2_highlighted ,
a.menu1_a3_highlighted ,
a.menu1_a4_highlighted ,
a.menu1_a5_highlighted ,
a.menu1_a6_highlighted {
}



a.menu1_a0_hidden ,
a.menu1_a1_hidden ,
a.menu1_a3_hidden ,
a.menu1_a4_hidden ,
a.menu1_a5_hidden ,
a.menu1_a6_hidden {
	display:	none;
}



/*
-------------------------------------------------------------------------------- common stuff
*/




.form_text 	{
	font-size:12px;
	line-height:10px;
	color:#272727;
	font-style:italic;
	font-weight:normal;
	font-family:times, serif; 
}
.form_input {
	border: none;
	font-size:10pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}
.form_checkbox {
	border: none;
	font-size:8.5pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_select {
	border: solid 1px #aaa096;
	font-size:8.5pt;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form_textarea {
				border: none;
				font-size:10pt;
				color:#000000;
				font-style:normal;
				font-weight:normal;
				/*font-family:verdana, sans;*/
}
.form_noborder {
	border: solid 0px #000000;
}




.textarea_find {
	border:1px solid #aaa096;
	width:172px;
	height:18px;
	/*line-height:15px;
	font-size:12px;*/
	margin:0px;
	padding:1px;
	margin-right:0px;
	margin-left:28px;
}


a.indexlink{
	color:#000000;
}
a.indexlink:hover		{ color:#E2001A;	}



.indexletter{
	font-family: 'Verdana', 'Arial', 'Geneva', sans-serif;
	color:#E2001A;
	font-size:20px;
}



/*
--------------------------------------------------------------------------------
*/

.find_highlight{
	background-color:yellow;
}

/*	Dummy class: Do NOT highlight find-results in elements using that class */
.nofindhighlight{}


/*
--------------------------------------------------------------------------------
*/

.gallery_thumbnail{
	position:absolute;
}

#bildkommentar1 ,
#bildkommentar2 ,
#is_intro_adm {
	position:absolute;
	left:-220px;
	width:208px;
	height:12px;
	color:#4f4e4b;
	text-align:right;
	font-size:9px;
	display:none;
}

#bildkommentar1 {	top:371px; }
#bildkommentar2 {	top:383px; }
#is_intro_adm {		top:345px; }

#balkengrau {
	position:absolute;
	left:42px;
	top:549px;
	width:921px;
	height:19px;
	background-color:#4f4e4b;
	color:#ffffff;
	font-size:9px;
	overflow:hidden;
}

.balkengrautrenner{
	position:absolute;
	width:2px;
	background-color:#e0e0d6;
	height:19px;
	float:left;
	overflow:hidden;
}

.balkengraulink{
	display:block;
	position:absolute;
	color:#ffffff;
	height:19px;
	float:left;
	line-height: 	9px;
	padding-top:5px;
}
a.balkengraulink:link { }
a.balkengraulink:visited { }
a.balkengraulink:hover {	text-decoration:none; background-color:#ffffff; color:#CE1932; }
a.balkengraulink:active { }
/* 	font-weight:	bold;	 */

.element_logo {
	position:absolute;
	left:42px;
	top:40px;
	width:211px;
	height:48px;
}

.element_S {
	position:absolute;
	left:908px;
	top:29px;
	width:66px;
	height:66px;
	z-Index:30000;
}

.element_menue {
	position:absolute;
	left:42px;
	top:132px;
	width:262px;
	height:350px;
}

.element_outside_custom {
	position:absolute;
	left:67px;
	top:606px;
	width:200px;
	color:#000000;
	background-color:#ffffff;
}

.element_content_gross {
	position:absolute;
	left:350px;
	top:132px;
	width:613px;
	height:405px;
}


.FCK_versteckt {
}

body.body_fck{
	background-image:none;
	color:#000000;
}

a.introstatus1	{ color:red; }
a.introstatus0	{ color:black; }


/*

ZENTRIERUNGS-CODE!

*/
* {
margin:0;
padding:0;
}

html, body {
	height: 100%;
	width: 100%;
}

#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -300px;
	float: left;
	background-color: #fff;
}

#container {
	margin: 0 auto;
	position: relative;
	height: 600px;
	width: 1000px;
	clear: left;
	background-color:#e0e0d6;
}


div.center_ALT {
	width:1000px;
	height:600px;

	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;

/*	position: absolute;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top:-300px;
*/	background-color:#e0e0d6;
}

