/**
 * Style sheet zCustom
 */
body
{
	background:#FFF url(images/bg_body.png) repeat-x 0 0;
}

a.big-red {
    font-size:14px;
    color:#ff0000;
    text-decoration:none;
}

#container
{
	width:960px;
	overflow:hidden;
	margin:20px auto 0px auto;
	background:#FFF;
	min-height:525px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#header
{
	background:#FFF;
}

.custom
{
	width:100%;
	background:#FFF url(images/header-bg.png) repeat-x 0 0;
}

#header .inside
{
	width:960px;
	height:140px;
	margin:0 auto;
	background:#FFF;
}

#logo
{
	padding-top:20px;
}

#hotline
{
	padding-top:20px;
	padding-left:610px;
}

#nav
{
	width:960px;
	margin:0 auto;
}

#left
{
	margin-bottom:-2000px;
	padding-bottom:2000px;
}

#left .inside
{
	padding-right:5px;
	padding-left:5px;
}

#main
{
	width:577px;
	float:left;
	margin:0px 0px -2000px 0px;
	padding-bottom:2000px;
	position: static !important;
}

#main .inside
{
	padding:10px;
}

#right
{
	float:left;
	margin-bottom:-2000px;
	padding-bottom:2000px;
	line-height:1%;
}

#right .inside
{
}

#right .inside img
{
	vertical-align:bottom;
}

#footer
{
	width:960px;
	height:auto;
	margin:20px auto;
}

#footer .inside
{
	background:#125197;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

/* individual elements */
#footer-links
{
	padding-bottom:10px;
	text-align:center;
	color:#FFF;
	font-size:0.9em;
}

#footer-links a
{
	text-decoration:none;
	font-size:0.9em;
	color:#FFF;
}

#footer-links a:hover
{
	text-decoration:underline;
}

/* extra styling for typolight elements */
p.info
{
	color:#878684;
}

div.layout_latest
{
	margin:0px 0px 14px 0px;
}

div.layout_latest .last
{
	margin:0px;
}

div.mod_article
{
}

div.layout_latest h2 a
{
	text-decoration:none;
}

#links .ce_text
{
	margin:0px 0px 14px 0px;
}

div.ce_hyperlink
{
	margin:0px 0px 14px 0px;
}

div.ce_hyperlink h1
{
	font-size:12px;
}

div.ce_text.adresse
{
	margin:0px 0px 14px 0px;
}

div.ce_list.aufzaehlung
{
	margin:0px 0px 14px 0px;
}

div.ce_text.programm
{
	margin:0px 0px 14px 0px;
}

div.rss_items_only h2 a
{
	font-weight:normal;
	font-size:10px;
	color:#292829;
}

td.col_0
{
	padding-right:14px;
}

div#fotowettbewerb
{
	margin-top:5px;
}

/* form elements */
input.text, textarea.textarea
{
	/*border:1px solid #878684;*/
	width:250px;
}

textarea.textarea
{
	width:250px;
}

label
{
	font-weight:bold;
}

td.explanation
{
	padding:0px 0px 14px 0px;
}

h1
{
	color:#125197;
	line-height:25px;
	background:url(images/h-bg.png) no-repeat 0 22px;
}

h2
{
	font-size:12px;
}

p.more, p.back
{
	margin:1em 0em;
}

/* 1-pixel bug in firefox 3 */
html>/**/body, x:-moz-any-link, x:default
{
	left:-0.1px;
	position:relative;
}

#tweet-button { margin-top: 5px; }

#social { margin-left: 10px; height: 50px; }
