/*
URL   : www.kino-hdh.de/_css/screen.css
Autor : DICKE Kreativbüro (Mario Schwartz)
Layout: Drucker
Update: 18. Januar 2007 10:50:38
*/

/*===== Main CSS STYLE =====*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form, fieldset, div, address
{
	margin: 0px;
	padding: 0px;
}
body
{
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
}
fieldset
{
	border: 1px solid #b5b5b4;
	padding: 5px;
}
fieldset legend
{
	color: #ec6f21;
	background-color: transparent;
	font-weight: bold;
}
img, form fieldset, hr
{
	border: 0px solid #FFF;
	padding: 0px;
}
hr
{
	height: 1px;
	background-color: #b5b5b4;
	color: #d1d2d4;
}
h1, h2, h3, h4, h5, h6
{
	margin: 10px 8px 10px 0px;
	color: #ec6f21;
	background-color: transparent;
}
h1, fieldset legend
{
	font-size: 17px;
}
h1 span
{
	font-size: 9px;
	color: #000;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2
{
	font-size: 15px;
}
h3
{
	font-size: 13px;
}
h4
{
	font-size: 11px;
}
h5
{
	font-size: 9px;
}
h6
{
	font-size: 7px;
}
a
{
	text-decoration: none;
	color: #000;
	background-color: transparent;
}
p, table, dl, ul, ol
{
	margin: 3px 3px 3px 0px;
}
ul, ol
{
	margin-left: 30px;
}
table, td, th
{
	border: 1px dotted #ec6f22;
	border-spacing: 0px;
	border-collapse: collapse;
}
th, td
{
	font-size: 11px;
	text-align: left;
	padding: 3px;
}
th
{
	font-weight: bold;
	vertical-align: top;
}
dt
{
	font-weight: bold;
	color: #ec6f21;
	background-color: transparent;
}
dt span
{
	font-size: 9px;
	color: #000;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
dd
{
	margin-left: 0px;
}
.headline
{
	line-height: 28px;
	padding: 0px 13px;
	font-size: 17px;
	font-weight: bold;
	color: #1f445a;
	background: transparent url(../_img/carbon.gif) repeat 0px;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
.post_ok
{
	color: Green;
}
.post_err
{
	color: Red;
}
.screen
{
	display: none;
}
/*===== End of Main CSS STYLE =====*/

/*===== Site CSS STYLE =====*/
div.site
{
	width: auto;
	background-color: #FFF;
	color: #0f2231;
	overflow: hidden;
}
div.site div.header
{
	width: auto;
	overflow: hidden;
	text-align: center;
}
div.site div.header img.reiter
{
	display: none;
}
div.site div.header p
{
	display: none;
}
div.site div.banner
{
	display: none;
}
div.site div.content
{
	width: auto;
	overflow: hidden;
}
div.site div.content div.site_content p.sitemap
{
  margin-left: 30px;
  margin-top: 5px;
  border-color: #ec6f22;
  border-style: solid;
  border-width: 1px 0px 0px 1px;
  padding-left: 3px;
}
div.site div.content div.site_content ul.sitemap
{
  margin-left: 60px;
}
div.site div.content div.site_content ul.sitemap li
{
  margin-left: 0px;
  padding: 1px 3px;
  list-style: none;
}
div.site div.content input, div.site div.content textarea, div.site div.content select
{
	border: 1px solid #c9c9c9;
	background-color: #FFF;
	color: #000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 400px;
}
div.site div.content input.box, div.site div.content label
{
	width: auto;
	cursor: pointer;
}
div.site div.content input.button
{
	background-color: #ec6f22;
	color: #FFF;
	font-weight: bold;
	width: auto;
	cursor: pointer;
	border: 1px outset #ec6f22;
}
div.site div.content div.preview
{
	display: none;
}
div.site div.content div.site_content
{
	width: auto;
	padding: 1px 13px;
}
div.site div.content div.site_content a[href^="http"]:after
{
	content: " ("attr(href)")";
	font-style: italic;
}
div.site div.content div.infos
{
	display: none;
}
div.site div.footer
{
	width: auto;
	border: 1px solid #000;
}
div.site div.footer address
{
	width: auto;
	line-height: 16px;
	font-style: normal;
	background-color: transparent;
	color: #000;
	text-align: center;
}
div.site div.footer address span
{
	font-weight: bold;
}
div.site div.footer ul
{
	display: none;
}
div.bar, ul.bar
{
	display: none;
}
