/*
 styles.css
*/

:focus  { outline: 0px}


a, address, blockquote,caption, cite, dfn, dl, dt,fieldset, form, h1, h2, h3, h4,img, label, legend, hr,ul, ol, li, option, p, q, body,select, textarea, td, th, div {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body, td {
	background-color: #000000;
	background-repeat:no-repeat;
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 21px;
	color: #ffffff;
}

p {
  padding: 0px 0px 0.5em 0px;
	line-height: 1.8em;
}

h1 {
	font-size: 18px;
	line-height:22px;
	margin: 0px;
	margin-bottom:23px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	line-height:14px;
	margin: 0px;
	font-weight: bold;
}

ul, 
ol {
	margin: 0px 0px 0px 25px;
}
ul li {
	padding: 0px 5px 5px 0px;
	list-style-type: disc;
}
ul ul {
	padding: 0px 0px 0px 25px;
}
ul ul li {
	padding: 5px 5px 0px 0px;
	list-style-type: disc;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #a3a3a3;
	text-decoration: none;
}

a:hover {	text-decoration: underline; }



a.weiss:link,
a.weiss:visited,
a.weiss:active {
	color: #ffffff;
	text-decoration: underline;
}

a.weiss:hover {
	color: #ffffff;
	text-decoration: none;
}



hr{	color: #ffffff;
	background-color: #ffffff;
	height:2px;
}



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

*/

/* img triggers menu */
a.menuitemmouseover0 {	color:#a3a3a3;	}
a.menuitemmouseover1 {	color:#ffffff;	}

a.menuitemmouseover0:hover ,
a.menuitemmouseover1:hover {
	color: #ffffff;
}


/* Real menu */
a.menu1 ,#menue_header, #menue_footer ,
a.menu1:link,
a.menu1:visited,
a.menu1:active,
a.menu1:hover{
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
	font-size:10px;
	text-transform: uppercase;
	line-height:16px;
	text-decoration: none;
	font-weight:normal;
	/*width:146px; */
	position:relative;
	left:2px;
	margin-right:11px;
}

#menue_header_text {
	/*width:146px; */
	position:relative;
	left:2px;
}

a.menu1_a0{		margin-left:0px;	}
a.menu1_a1{		margin-left:0px;	}


a.menu1_a0_highlighted, 
a.menu1_a1_highlighted,
a.menu1_a0_selected, 
a.menu1_a1_selected { color:#ffffff; };

/*
-------------------------------------------------------------------------------- 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 {
	width:172px;
	height:18px;
	padding:0px;
	margin:0px;
}



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

.admin_as_user_link{
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:20px;
	z-Index:32000;
}

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

.find_highlight{
	background-color:yellow;
}

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


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


.FCK_versteckt {
}

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

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


.fussnotenschrift {
	font-size: 10px;
}

.presse_versal {
	font-size: 11px;
	text-transform: uppercase;
}

.clear {
	clear: both;
	overflow: hidden;
	line-height: 0px;
	font-size:0px;
}


#page {
	margin-top: 0px;
	width: 810px;
	margin-left:0px;
	padding:0px;
}

#content { 
	width: 810px;
}


#header {
	width: 1024px;
}
#header_left {
	float: left;
	width: 690px;
	margin-top: 46px;
}
#header_right {
	float: left;
	height: 90px;
	width: 264px;
}
#mitte {
	float:left;
	width: 400px;
	height: auto;
}
#abstand_links, #header_abstand_links {
	float:left;
	width: 50px;
	height: auto;
}

#intro {
	width: 923px;
	margin-top:160px;
	margin-left:80px;
}
#intro_text {
	float: left;
	margin: 0px;
	padding: 0px;
}
#intro_posen {
	float: left;
	margin: 0px;
	padding: 0px;
}


.klein , a.klein {
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	color:#a3a3a3;
}

a.klein:link,
a.klein:visited,
a.klein:active {
	text-decoration:none;
}
a.klein:hover{
	text-decoration:underline;
}

.klein_weiss {
	font-family: 'Arial', 'Helvetica' , 'Verdana', sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	color:#ffffff;
}