/* CSS Document */

@import url(swapmenu.css);
@import url(mainmenu2.css);

a:focus { outline: none; }

* {margin:0;padding:0}
html {	background-color: #E0ECFF;}
body {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.1;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E0ECFF;
}
#content .txtspalte {
	width: 280px;
	margin-right: 1%;
	float: left;
	margin-bottom: 2%;
}
#content .txtbreit {
	clear: both;
	float: none;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}



h1 {
	font-size:1.5em;
	margin-bottom:10px;
	color: #003399;
	line-height: 1.1em;
}
#header h1 {
	margin-left: 15%;
	margin-bottom: 0px;
	padding: 0px;
}

h2 {
	color: #003399;
	line-height: 1.1px;
	margin-top: 19px;
	font-size: 1.2em;
	font-weight: bold !important;
}
#header h2 {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15%;
	font-family: Arial, Helvetica, sans-serif;
}

.zitat-anfang {
	background-image: url(../img/zitat-anfang.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	left: -25px;
	position: relative;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

h1,h2,h3 {margin-left:10px;font-weight:normal}
ol {margin:8px 0 0 10px}
ol li {display:inline;margin-right:5px}
ul {margin-left:10px;margin-top:10px}
ul li {margin-right:9px;list-style:none}
img {border:0;margin:10px 0}


p {margin:10px 10px}

#header,#content,#footer {
	font-size:0.8em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#sub-section {
	font-size:0.9em;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0; !important
}
/*
#content div {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
*/
.highlight {background-color:#ffc}

#header {
	height:180px;
}

#content {
	clear: both;
	width: 100%;
}
#content #txt2-3 {
	float: right;
	width: 68%;
	padding-right: 20px;
}

#sub-section {
}

ul li {display:inline}
/*******************************************************************/
body {min-width:640px}
#footer a, #footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

/* MSIE display:inline-block is to make sure MSIE doesn't paint the backround above the containers, the overflow declaration is to make sure the containers do not drop below siblings if content pushes the width (in modern browsers it doesn't drop, but it spawns an orizontal scrollbar)  */
#header,#menu,#content,#sub-section,#footer {overflow:hidden;display:inline-block}
#footer {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
} /* safari and opera need this */
#header,#menu,#sub-section {float:left}
#header {
	width: 40%;
}

#content {
	float: right;
	width: 100%;
}
.headlinebutton {
	background-image: url(../img/bg-headlinebutton.gif);
	height: 58px;
	float: left;
	width: 285px;
	margin-right: 5px;
	padding-left: 15px;
	padding-top: 25px;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 1.3em;
	margin-left: 50px;
	margin-top: 15px;
	padding-bottom: 5px;
}
.headlinebutton span {
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
.headlinebutton a, .headlinebutton a:visited, .headlinebutton a:active {
	color: #666666;
	text-decoration: none;	
}

#content #sub-section ul.subnavi {
	width: 200px;
	background-image: url(../img/list-open.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#content #sub-section ul.subnavi li ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4F2FD;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	margin-right: 0px;
}


#content #sub-section ul.subnavi li ul{
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4F2FD;
	margin-left: 0px;

}
#content #sub-section ul.subnavi li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	margin-left: 15px;

}
#content #sub-section ul.subnavi li ul li a, #content #sub-section ul.subnavi li ul li a:visited{
	text-decoration: none;
	color: #000000;
	display: block;
}
#content #sub-section ul.subnavi li a:hover{
	text-decoration: none;
	color: #FF6633;
	display: block;
}

#content .button {
	background-image: url(../img/bg-button.gif);
	height: 63px;
	float: left;
	width: 285px;
	margin-right: 5px;
	padding-left: 15px;
	padding-top: 25px;
	background-repeat: no-repeat;
}
#content .button p a, #content .button p a:visited {
	color: #666666;
	font-size: 0.8em;
}

#content .button:hover {
	background-image: url(../img/bg-button-hover.gif);

}
#content .button a, #content .button a:visited, #content .button h2 a, #content .button h2 a:visited {
	text-decoration: none;
	color: #333333;
}

#sub-section {
	width:25%;
	margin-left: 25px;
}
#footer {
	clear:both;
	font-size: 0.7em;
	color: #666666;
	width: 69%;
	padding-left: 5%;
	float: right;
}


#pre-content {
	height: 230px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
}
#pre-content #stimmungsbild {
	width: 845px;
	background-image: url(../img/bg-buehne-bl.jpg);
	height: 235px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}

#pre-content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	float: left;
	width: 28%;
	padding-left: 5%;
	padding-top: 4%;
}
.zitat-ende {
	background-image: url(../img/zitat-ende.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.zitat-anfang em, .zitat-ende em {
	visibility: hidden;
}
/*******************************************************************/
#menu {
	font-size:10px;
	width:60%;
	padding-bottom: 0px;
	height: 180px;
}
/*
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#menu ul {
	margin-bottom: 0px;
	height: 15px;
}
#menu li {
	font-size: 0.8em;
	background-image: url(../img/menu-trenner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 45px;
}
*/

/*******************************************************************/

#header-nav {
	font-size:10px;
	position:absolute;
	bottom:0px;
	left:200px;
	width:650px;
/*	background:#8f5c41; */
}


.bg-white {
	background-color: #FFFFFF !important;
	background-image: none !important;
}
#txt1-2 {
	float: left;
	width: 45%;
	margin-left: 50px;
}
#txt3-4 {
	float: right;
	width: 46%;
	margin-left: 10px;
	margin-right: 10px;
}
.headlinebutton2 {
	background-image: url(../img/bg-button-lang.gif) !important;
	height: 63px;
	float: left;
	width: 442px !important;
	margin-right: 5px;
	padding-left: 15px;
	padding-top: 25px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 20px;
}
h3 {
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4F2FD;
}
#content a, #content a:link, #content a:visited {
	color: #FF6600;
}
#content a:hover {
	color: #333333;
}
#content .button h2 a {
	display: block;
}

#content a.nolink, #content a.nolink:visited, #content a.nolink:link {
	color: #000000;
	text-decoration: none;
}
#content  ul.list01 {

}
#content  ul.list01 li {
	list-style-type: circle!important;
	list-style-position: outside;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	display: list-item;
	color: #666666;
}
#content  ul.list02 {

}
#content  ul.list02 li {
	list-style-type: circle!important;
	background-color: #F1F9FE;
	list-style-position: inside;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	display: list-item;
}
#content ul.list02 a, #content  ul.list01 a {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #FF6600;
}.randabstand-r {
	margin-right: 20px;
}
#zitat  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 4%;
	clear: left;
}
#txt1 {
	float: left;
	width: 290px;
	margin-left: 50px;
}
