* {
	padding: 0;
	margin: 0;
}
html {
	height: 101%;
}
body {
	font-size: 62.5%;
	margin: 0px auto;
	padding: 0px;
	font-family: arial, sans-serif;
	background-image: url(../img/background_body_blue_970.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.page-container-1 {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #CCC;
	background-image: url(../img/background_weiss.gif);
	background-repeat: repeat-y;
}
.site-name {
	width: 300px;
	height: 45px;
	top: 85px;
	position: absolute;
	z-index: 4;
	overflow: hidden;
	margin: 0px;
	padding-left: 75px;
	color: rgb(69,140,204);
	left: 358px;
}
.site-name p.title  {
	margin: 0px; 
	padding: 0px; 
	font-family: "trebuchet ms", arial, sans serif; 
	font-weight: bold; 
	font-size: 24px;
}
.site-name p.subtitle  {
	clear: both; 
	width: 300px; 
	margin: -6px 0px 0px 0px; 
	padding: 0px; 
	background-color: transparent; 
	font-family: "trebuchet ms", arial, sans serif; 
	font-size: 12px;
}
.site-name a {
	margin: 0px; 
	padding: 0px; 
	text-decoration: none; 
	color: rgb(88,144,168);
}
.site-name a:hover {
	text-decoration: none;
}
.site-slogan-container  {
	width: 679px;
	height: 130px;
	top: 112px;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	margin: 0px;
	padding-right: 15px;
	background-color: transparent;
}
.img-header {
	clear: both;
	float: left;
	width: 970px;
	margin: 0px;
	padding: 0px;
}
/*Flaggen oben rechts im Bild*/
.navflag-container {
	width: 970px;
	top: 14px;
	position: absolute;
	z-index: 2;
	background-color: transparent;
}
.navflag {
	margin: 0px; 
	padding: 0px; 
	font-size: 1.0em;
}	
.navflag ul {
	float: right; 
	margin: 0px; 
	padding: 0px 20px 0px 0px;
}	
.navflag li {
	display: inline; 
	list-style: none; 
	margin: 0px; 
	padding: 0px;
}
.navflag li a {
	margin: 0px; 
	padding: 0px 0px 0px 1px;
}
.navflag a:hover {
	color: rgb(0,0,0); 
	text-decoration: none;
}
.img-navflag {
	display: inline; 
	height: 14px; 
	margin: 0px; 
	padding: 0px; 
	border: none;
}

.nav2 {
	clear: both; 
	margin: 0px; 
	padding: 0px; 
	font-family: verdana, arial, sans serif; 
	font-size: 1.0em;
}
.nav2 ul {
	float: left;
	width: 970px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px rgb(54,83,151);
	border-bottom: solid 1px rgb(54,83,151);
	background-color: #bad3df;
	font-weight: bold;
}	
.nav2 li {
	display: inline; 
	list-style: none; 
	margin: 0px; 
	padding: 0px;
}
.nav2 li a {
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 80%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.nav2 a:hover, .nav2 a.selected {
	color: #333333;
	text-decoration: none;
}
.buffer {
	clear: both;
	width: 970px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.nav3 {
	overflow: hidden;
	clear: both;
	float: left;
	width: 150px;
	color: rgb(75,75,75);
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.nav3 li.title {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 2px 15px;
	background-color: #E9F6FB;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
}
.nav3 a, .nav3 a:hover, .nav3 a:visited {
	color: #333333; 
	text-decoration: underline;
	background-color: #E9F6FB;
}

/*Anfang Unterschied zu 3 Spalten*/
.content1 {
	float: left;
	width: 795px;
	margin: 0px;
	color: #333333;
	padding: 0px 0px 10px 10px;
}
.content1-container {
	clear: both;
	float: left;
	width: 790px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.content1-container-1col {
	overflow: hidden;
	width: 790px;
	margin: 0px;
	padding: 0px;
}
.content1-pagetitle {
	overflow: hidden;
	width: 790px;
	border-bottom: solid 3px #000000;
	color: #FAA53F;
	font-weight: bold;
	font-size: 170%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
}
.content1-container-2col-left {
	overflow: hidden;
	float: left;
	width: 285px;
	margin: 0px;
	padding: 0px;
}
.content1-container-2col-right {
	overflow: hidden;
	float: right;
	width: 285px;
	margin: 0px;
	padding: 0px;
}
.content1-container-3col-left {
	overflow: hidden;
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px 25px 0px 0px; 
}
.content1-container-3col-middle {
	overflow: hidden;
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
.content1-container-3col-right {
	overflow: hidden;
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
/*Ende Unterschied zu 3 Spalten*/

.content-title-noshade-size1 {
	margin: 0px; 
	padding: 0px; 
	color: rgb(88,144,168); 
	font-weight: bold; 
	font-size: 130%;
}
.content-title-noshade-size2 {
	margin: 0px; 
	padding: 0px; 
	color: rgb(88,144,168); 
	font-weight: bold; 
	font-size: 150%;
}
.content-title-noshade-size3 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	font-size: 150%;
}
.content-title-noshade-size4 {
	margin: 0px; 
	padding: 0px; 
	color: rgb(88,144,168); 
	font-weight: bold; 
	font-size: 180%;
}
.content-title-noshade-size5 {
	margin: 0px; 
	padding: 0px; 
	color: rgb(88,144,168); 
	font-weight: bold; 
	font-size: 200%;
}
.content-title-shade-size1 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #F7B86C;
	color: rgb(100,100,100);
	color: #333333;
	font-weight: bold;
	font-size: 130%;
}
.content-title-shade-size2 {
	margin: 0px; 
	padding: 0px 10px 0px 10px; 
	background-color: rgb(215,215,215); 
	color: rgb(88,144,168); 
	font-weight: bold; 
	font-size: 150%;
}
.content-title-shade-size3 {
	margin: 0px; 
	padding: 0px 10px 0px 10px; 
	background-color: rgb(215,215,215); 
	color: rgb(88,144,168); 
	font-weight: bold; 
	font-size: 160%;
}
.content-title-shade-size4 {
	margin: 0px; 
	padding: 0px 10px 0px 10px; 
	background-color: rgb(215,215,215); 
	color: rgb(88,144,168);  
	font-weight: bold; 
	font-size: 180%;
}
.content-title-shade-size5 {
	margin: 0px; 
	padding: 0px 10px 0px 10px; 
	background-color: rgb(215,215,215); 
	color: rgb(88,144,168);  
	font-weight: bold; 
	font-size: 200%;
}
.content-subtitle-noshade-size1 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	font-size: 110%;
}
.content-txtbox-noshade {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-color: #eff6e3;
}
.content-txtbox-shade {
	margin: 0px; 
	padding: 7px 10px 5px 10px; 
	background-color: rgb(235,235,235);
}

h1 {
	margin: 1.0em 0px 0.5em 0px; 
	font-weight: bold; 
	font-size: 160%;
}
h2 {
	margin: 1.0em 0px 0.5em 0px; 
	font-weight: bold; 
	font-size: 150%;
}
h3 {
	margin: 1.0em 0px 0.5em 0px; 
	font-weight: bold; 
	font-size: 140%;
}
h4 {
	margin: 1.0em 0px 0.5em 0px; 
	font-weight: bold; 
	font-size: 130%;
}
h5 {
	margin: 0px 0px 0.2em 0px; 
	font-weight: bold; 
	font-size: 130%;
}
h6 {
	margin: 0px 0px 0.2em 0px;
	font-weight: bold; 
	font-style: italic; 
	font-size: 130%;
}

p {
	margin: 0px 0px 0.5em 0px; 
	padding: 0px; 
	line-height: 1.3em; 
	font-family: arial, sans serif; 
	font-size: 120%; 
}
p.readmore {
	margin: 1.0em 0px 0.5em 0px; 
	padding: 0px; 
	line-height: 1.2em; 
	font-size: 110%;
}
p.quote {
	margin: 0em 30px 0.6em 30px;	
	line-height: 120%; 
	font-size: 120%;
}
p.embed {
	float: left; 
	width: 120px; 
	margin: 7px 7px 5px 0px; 
	padding: 5px 5px 5px 5px; 
	background-color: rgb(238,237,249); 
	font-style: italic; 
	font-weight: bold;  
	line-height: 1.2em; 
	font-size: 140%;
}
p.embed-caption {
	float: left; 
	margin: 5px 0px 0px 0px; 
	padding: 0px; 
	font-style: italic; 
	font-weight: normal; 
	line-height: 1.2em; 
	font-size: 70%;
}

p.quote {
	clear: left; 
	margin: 0em 30px 0.6em 30px;	
	line-height: 120%; 
	font-size: 110%;
}

.embed {
	float: left; 
	width: 120px; 
	margin: 2px 7px 2px 0px; 
	padding: 5px 5px 5px 5px; 
	background-color: rgb(238,237,249); 
	font-style: italic; 
	font-weight: bold;  
	line-height: 1.2em; 
	font-size: 140%;
}
.embed-caption {
	float: left; 
	margin: 5px 0px 0px 0px; 
	padding: 0px; 
	font-style: italic; 
	font-weight: normal; 
	line-height: 1.2em; 
	font-size: 70%;
}

ul.noindent {
	margin: 0px 0px 7px 15px; 
	padding: 0px; 
	list-style-type: disc; 
	list-style-position: outside; 
	font-size: 120%;
}
ul.indent {
	margin: 0px 0px 7px 15px; 
	padding: 0px 0px 0px 15px; 
	list-style-type: disc; 
	font-family: arial; 
	font-size: 120%;
}
ol {
	margin: 0px 0px 0px 9px; 
	padding: 0px 0px 0px 25px; 
	list-style-type: decimal; 
	list-style-position: outside; 
	font-size: 120%;
}
ul {
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 0px 25px;
	list-style-type: square;
	list-style-position: outside;
	font-size: 130%;
}
ul.linklist-noindent {
	margin: -0.3em 0px 0.5em 0px; 
	padding: 0px; 
	list-style-type: none; 
	line-height: 1.2em; 
	font-size: 120%; 
}
ul.linklist-indent {
	margin: -0.3em 0px 0.5em 0px; 
	padding: 0px 0px 0px 10px; 
	list-style-type: none; 
	line-height: 1.2em; 
	font-size: 120%; 
}

.table {
	clear: left; 
	margin: 0.5em 0px 0.2em 30px; 
	border: solid 1px rgb(150,150,150); 
	empty-cells: show; 
	border-collapse: collapse;
	background-color: rgb(233,232,244);
}
.table tr {
	margin: 0px; 
	padding: 0px;
}
.table td {
	padding: 2px 7px 2px 7px;
	border: solid 1px rgb(150,150,150); 
	text-align: left; 
	font-size: 120%;
}
.table th {
	margin: 0px; 
	padding: 2px 7px 2px 7px; 
	border: solid 1px rgb(150,150,150); 
	empty-cells: show; 
	text-align: left; 
	font-size: 120%; 	
}
.table-caption {
	margin: 0.5em 0px 1.0em 30px; 
	padding: 0px; 
	clear: both; 
	text-align: left; 
	font-size: 120%;
}

.img-left-noborder-notopmargin {
	float: left; 
	margin: 0px 10px 0px 0px;
}
.img-left-noborder-topmargin {
	float: left;
	margin: 3px 10px 0px 0px;
}
.img-left-border-notopmargin {
	float: left; 
	margin: 0px 10px 0px 0px; 
	border: solid 1px #333333;
}
.img-left-border-topmargin {
	float: left; 
	margin: 3px 10px 0px 0px; 
	border: solid 1px #333333;
}
.img-right-noborder-notopmargin {
	float: right; 
	margin: 0px 0px 0px 10px;
}
.img-right-noborder-topmargin {
	float: right; 
	margin: 3px 0px 0px 10px;
}
.img-right-border-notopmargin {
	float: right; 
	margin: 0px 0px 0px 10px; 
	border: solid 1px #333333;
}
.img-right-border-topmargin {
	float: right; 
	margin: 3px 0px 0px 10px; 
	border: solid 1px #333333;
}

.sidebar {
	overflow: hidden;
	float: right;
	width: 160px;
	min-height: 500px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: #333333;
}
.sidebar-maintitle {
	margin: 0px 0px 10px 0px;
	padding: 3px 10px 2px 10px;
	background-color: #f7b86c;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120%;
}
.sidebar-title-noshade {
	margin: 0px;
	padding: 2px 10px 3px 5px;
	border-top: solid 1px #333333;
	color: rgb(75,75,75);
	font-weight: bold;
	font-size: 120%;
}
.sidebar-title-shade {
	margin: 0px; 
	padding: 2px 10px 3px 10px; 
	background-color: rgb(215,215,215); 
	color: rgb(75,75,75); 
	font-weight: bold; 
	font-size: 120%;
}
.sidebar-txtbox-noshade {
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 3px 3px;
}
.sidebar-txtbox-shade {
	margin: 0px 0px 10px 0px; 
	padding: 2px 10px 3px 10px; 
	background-color: rgb(235,235,235);
}
.sidebar-txtbox-noshade p {
	margin: 0px 0px 5px 0px; 
	padding: 0px; 
	line-height: 1.25em; 
	font-size: 110%;
}
.sidebar-txtbox-shade p {
	margin: 0px 0px 5px 0px; 
	padding: 0px; 
	line-height: 1.25em; 
	font-size: 110%;
}

.footer {
	overflow: hidden;
	clear: both;
	width: 970px;
	height: 30px;
	background-color: #E2EBBC;
	color: #333333;
	font-size: 1em;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../bilder/neue_elemente/footer.gif);
	background-repeat: no-repeat;
}
.footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 1.3em;
	font-size: 120%;
	color: #333333;
}


.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {
	color: #333333;
	text-decoration: underline;
}
.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {
	color: #333333; 
	text-decoration: underline;
}
.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited  {
	color: #333333;
}

.footer a {
	color: #333333; 
	text-decoration: underline;
}

.footer a:hover {
	color: #333333;
	text-decoration: underline;
}


.box-on {
	float: left; 
	min-width: 0.3em; 
	margin-right: 0.2em; 
	padding: 0px 0.2em 0px 0.3em;
}
.box-off {
	display: none;
}
/* html box-on {width: 1%;} /* IE6-Hack for min-width. Also compliant with IE7-Beta2 */ */


.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}


.bg-yellow03 {
	background-color: #F7B86C;
}


.line-box {
	border-bottom: solid 1px rgb(200,200,200); 
	padding-bottom: 15px; margin: 0px 0px 15px 0px;
}


.showcode {
	font-family: monospace; 
	font-weight: bold; 
	font-size: 13px; 
	color: rgb(255,0,0);
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
br {
	clear: none;
}


div.sdmenu {
	width: 160px;
	font-family: Arial, sans-serif;
	font-size: 115%;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #333333;
}
div.sdmenu div {
	background: url(sdmenu/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background-image: url(sdmenu/toptitle.gif);
	background-repeat: no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 35px;
	font-weight: bold;
	color: #333333;
	cursor: default;
	border-bottom: 1px solid #ddd;
	background-color: #F4A229;
	background-image: url(../bilder/neue_elemente/square_1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
div.sdmenu div.collapsed span {
	background-image: url(../bilder/neue_elemente/square_1.gif);
}
div.sdmenu div a {
	background: #f0c079;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #eece9f;
	background-image: url(../bilder/neue_elemente/square_mini_nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

img
{
	border: 1px solid #CCCCCC;
}

a img 
{
	border: 0;
}
.img-header 
{
	border: none;
}
.img-sidebar{
	border: none;
}
