/* CSS Document */

@import url(swapmenu.css);

@import url(navigation.css);

@import url(nav_styled.css);


a:focus { outline: none; }

* {
	padding:0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
html {background:#fff}
body {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.1;
	width: 710px;
	padding-left: 28px;
}
#content .txtspalte {
	width: 210px;
	float: left;
	margin-right: 20px;
}
#content .txtbreit {
	clear: both;
	float: none;
}


h1 {font-size:1.2em;margin-bottom:10px}
#content #txt2-3 img {
	align: left;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content #txt2-3 p img {
	float:left;
}
#content #txt2-3 img#rund-jpg {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

#header h1 {
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 70px;
}

h2 {
	font-size:1.1em;
}
#header h2 {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15%;
	font-family: Arial, Helvetica, sans-serif;
}

.zitat-anfang {
	background-image: url(../images/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 {
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
ol {margin:8px 0 0 10px}
ol li {display:inline;margin-right:5px}
ul {margin-top:10px}
ul li {margin-right:9px;list-style:none}
img {border:0}


p {
	margin-bottom: 10px;
}

#header,#content,#footer {
	font-size:0.8em;
	line-height: 1.5em;
}

#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:130px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}

#content {
	background-image: url(../images/eeeeef.gif);
	clear: both;
}
#txt2-3 {
	float: right;
	width: 460px;
}

#txt2-3 p {
	float:left;
	margin-right:20px;
	width:210px;
	
}

#txt2-3 h2 {
	width:210px;
	
}

#txt2-3.onecolumn p {
	float:left;
	margin-right:10px;
	width:450px;
	
}

#txt2-3.onecolumn h2 {
	margin-right:10px;
	width:450px;
	
}

#txt2-3 div.newsletter {
	margin-top:50px;
	
}

#sub-section {
}
#footer {
	background-color: #e6e6e6;
}
ul li {display:inline}

#txt2-3 ul  {
	width:210px;
	float:left;
	margin-right:20px;
}

#txt2-3 ul li {display:list-item;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 3px;
}
#txt2-3 div.sitemap ul  {
	width:410px !important;
	float:none;
	margin-right:0px;
}

#content td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#content tr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	}
#lehrer #content td {
	border:0px; 
	padding:5px;
}

#content a:link, #content a:visited {
	color: #000
	
}

#content a, #content a:hover {
	color: #FF6600
	
}

/*******************************************************************/
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 {width:690px} /* safari and opera need this */
#header,#menu,#sub-section {float:left}
#header {
	width: 710px;
}

#content {
	width: 710px;
	min-height:514px;

}
.headlinebutton {
	background-image: url(../images/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;
}
#content #sub-section ul.subnavi {
	width: 200px;
	background-image: url(../images/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*/ #sidebar 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(../images/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(../images/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:210px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	clear:both;
	font-size: 0.7em;
	color: #666666;
	padding-left: 20px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#pre-content {
	clear: both;
	padding: 0px;
}
#pre-content #stimmungsbild {
	width: 60%;
	float: right;
}

#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(../images/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:690px;
	padding-bottom: 0px;
	height: 100px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-top: 0px;
}
/*
#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(../images/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(../images/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;
}

#content #txt2-3 img.rechtsoben {
	border-style:none;
	float:right;
	margin:0 0 10px;
}

/*h3 {
	font-size:1em;
	font-weight: bold;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}*(
#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;
}

body#kontakt div#content-kontakt {
	margin-right: -20px;
}

body#newsletter div#txt2-3 {
	margin-top: 50px;
}
