/**
 * Style sheet basic-sgk
 */
body
{
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	background-color:#e1e1e1;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Arial, sans-serif;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:12px;
	color:#000000;
}

hr
{
	width:100%;
	height:1px;
	border-top:0px solid #999999;
	border-right:0px solid #999999;
	border-bottom:1px solid #999999;
	border-left:0px solid #999999;
}

input
{
	margin-top:5px;
}

h4, h5, h6
{
	font-size:9px;
	color:#000000;
}

h1, h2, h3
{
	color:#003399;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:normal;
	font-size:22px;
	color:#003399;
}

#header_re h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-variant:small-caps;
	font-size:36px;
	color:#666666;
}

h1, h2
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:20px;
}

h3
{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
	font-size:15px;
}

#links60  h3
{
	font-weight:normal;
	font-size:18px;
	color:#003399;
}

#rechts40  h3
{
	font-weight:normal;
	font-size:18px;
	color:#003399;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}

a
{
	text-decoration:underline;
	color:#000000;
}

a:hover
{
	text-decoration:none;
	color:#003399;
}

/* Veranstaltungskalender */
#main .mod_article a
{
	text-decoration:underline;
	color:#003399;
}

#main .mod_article a:hover
{
	text-decoration:none;
	color:#003399;
}

/* presse startseite */
#main .layout_latest
{
	margin-right:10px;
	margin-bottom:10px;
	padding-right:0px;
	padding-bottom:10px;
	border-bottom:1px solid #999999;
}

/* presseberichte */
#main .layout_short, #main .layout_full
{
	margin-right:10px;
	margin-bottom:10px;
	padding-right:0px;
	padding-bottom:10px;
	border-bottom:1px solid #999999;
}

/* Drucklink Position */
#main .pdf_link
{
	margin-left:auto;
	text-align:right;
	vertical-align:bottom;
	text-decoration:underline;
	color:#003399;
}

/* jüdisches Datum */
.jdate
{
	margin-left:-20px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#ff8833;
}

/* footer */
.footer
{
	margin:20px -20px -40px -20px;
	background-color:#d7d7d7;
	font-weight:normal;
	font-size:10px;
	line-height:16px;
	white-space:nowrap;
}

/* footer */
.footer .links
{
	width:20%;
	position:relative;
	float:left;
	text-align:center;
}

/* footer */
.footer .rechts
{
	width:75%;
	margin-right:1%;
	margin-left:auto;
	text-align:right;
}
