/* CSS Document */

/* Tags */
body {
	margin : 0 0 0 100px;
	background-color : #FFF;
	font-family : Arial, Helvetica, sans-serif;
}

h1 {
	font-size : 22px;
	font-weight : normal;
	color : #000;
	padding : 5px 0 0 10px;
	line-height : 22px;
	margin : 0;
}

h2 {
	font-size : 18px;
	font-weight : normal;
	color : #000;
	padding : 5px 0 0 10px;
	line-height : 18px;
	margin : 0;
}

h3 {
	font-size : 16px;
	font-weight : normal;
	color : #000;
	padding : 5px 0 0 10px;
	line-height : 140%;
	line-height : 16px;
	margin : 0;
}

h4 {
	font-size : 14px;
	font-weight : bold;
	color : #000;
	padding : 5px 0 0 10px;
	line-height : 140%;
	line-height : 14px;
	margin : 0;
}

p {
	text-align : justify;
	font-size : 14px;
	line-height : 160%;
	color : #000;
	padding : 5px 10px 5px 10px;
	margin : 0;
}

a {
	color : #000;
	text-decoration : none;
}

img {
	margin : 10px;
	text-decoration : none;
	border : 0;
}
.imglink a:link, .imglink a:visited {
	text-decoration : none;
	border : 0;
}
.imglink a:hover {
}
.galerie_left img {
	float: left;
	padding : 2px;
	margin : 10px 10px 0px 10px;
	border : 1px solid #DCDCDC;
}
.galerie_right img {
	float : right;
	padding : 2px;
	margin : 10px 10px 0px 10px;
	border : 1px solid #DCDCDC;
}
.programm_right img {
	float : right;
	padding : 2px;
	margin : 10px 10px 0px 10px;
	border : 1px solid #DCDCDC;
}

.button {
	float : right;
	border : 0;
	margin : 5px 10px 5px 10px;
}

table	{
	text-align : left;
	font-size : 14px;
	line-height : 160%;
	color : #000;
	margin : 5px 10px 5px 10px;
	border : 0;
}
tr	{
	height : 24px;
	border : 0;
}
th	{
	border : 1px solid #F2F2F2;
	font-weight : bold;
	padding : 5px;
}
td	{
	vertical-align : top;
	border : 1px solid #F2F2F2;
}

/* Site */
#container {
	position: absolute;
	left : 50%;
	width : 524px;
	height : auto;
	margin-top : 4px;
	margin-left : -262px;
	border : 0;
}

/* Layout */

/* HEAD */
#header {
	position : relative;
	background: url(../img/header_print.gif);
	background-repeat : no-repeat;
	width : 523px;
	height : 100px;
	margin : 0 0 0 4px;
	padding : 0;
}

#lang	{
	display : none;
}

/* Navigation */

#topnavi{
	display : none;
}

#navigation {
	display : none;
}

/* RIGHT BOXES */
#info{
	display : none;
}

.infobox{
	display : none;
}


/* MAIN CONTENT */
#content{
	position : relative;
	float : left;
	margin-top : 0;
	margin-left : 0;
	width : 523px;
	height : auto;
	padding : 4px 0 4px 4px;
	color : #000;
}

#content a:link, #content a:visited	{
	color : #000;
	text-decoration : none;
	}

#content li {
	list-style-image : url(../img/bulletin_red.gif);
	list-style-position : inside;
	font-size : 14px;
	font-weight : bold;
	line-height : 160%;
	padding-left : 10px;
}

.bgMainTop {
	background-image : none;
	background-repeat : no-repeat;
	font-size : 0;
	width : 523px;
	height : 6px;
}

.bgMainMiddle {
	background-image : none;
	width : 523px;
}

.bgMainBottom {
	background-image : none;
	background-repeat : no-repeat;
	width : 523px;
	height : 25px;
	margin-bottom : 4px;
}

#footer{
	display : none;
}

.top	{
	display : none;
}

.redblue {
	background : url(../img/line_red.gif) 0% 100% repeat-x;
	margin : 10px 10px 5px 10px;
 }


.js_switch{
	display : none;
}

.showstate{
	display : none;
}

.switchcontent{
	display : none;
}

/* miscellaneous */
.designlink {
	display: none;
}