/*

*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/backgr_body_3.png);
	background-repeat: repeat-y;
	background-color: #C6C6C6;
}

h1, h2, h3 {
	color: #990000;
}

h1 {
	margin-bottom: 0.5em;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 2px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #333333;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}


.newsfont {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #666666;
}


p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	line-height: 167%;
	font-size: 107%;
	text-align: justify;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
}

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

a:hover {
	color: #666666;
	font-style: normal;
	text-decoration: underline;
}

/* Menu */

#menu {
	height: 35px;
	width: 740px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: auto;
	background-color: #990000;
}

#menu ul {
	margin: 0;
	padding: 1;
	width: 760px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	top: auto;
	bottom: auto;
}
#linavig a:hover {
	color: #FFFFFF;
	background-image: url(images/Navi_links_hover.gif);
	background-repeat: repeat-x;
	display: block;
}


#menu li {
	padding: 0;
}

#menu a {
	font-size: 11px;
	font-weight: 800;
	height: 11px;
	top: auto;
	bottom: auto;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-style: normal;
	line-height: normal;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-repeat: repeat-x;
	border: 1px dotted #FFFFFF;
	display: block;
	float: left;
	left: 10px;
	right: auto;
	background-image: url(images/button_menu_altern2.png);
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/button_menu_hover.gif);
	background-repeat: repeat-x;
	border: 1px solid #990000;
	display: block;
	float: left;
	height: auto;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 760px;
	height: 164px;
	letter-spacing: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/STG_ger_HEADER_20a.1007_web.png);
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: left;
	letter-spacing: 2px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	letter-spacing: 2px;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	background-image: url(images/bild03.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 438px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.floating-box {
	float: left;
	width: 400px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#sidebar blockquote {
	margin-left: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#linavig {
	background-position: right center;
	background-image: url(images/backgr_Sitenavi.gif);
	background-repeat: repeat-y;
	border: thin dotted #990000;
	font-size: 11px;
}


#sidebar blockquote p {
	text-align: left;
	font-style: normal;
	font-size: 85%;
}

#links {
}
.linksnavig {
	color: #FFFFFF;
	background-color: #FFFFFF;
}


#links ul {
	background-repeat: repeat-x;
	background-position: right top;
}

#links li {
	padding: 5px 0;
	background: url(images/bild07.gif) repeat-y left;
}

#links a {
	padding-left: 2em;
	color: #990000;
	background-repeat: no-repeat;
	background-position: left center;
}

/* Footer */

#footer {
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 760px;
	background-image: url(images/bild32.png);
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	font-size: 85%;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #990000;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
.bilduntertitel {
	font-size: 85%;
	color: #666666;
	vertical-align: superexposant;
	background-color: #D4D0C8;
}
.download {
	font-size: 90%;
	font-weight: lighter;
	margin-bottom: 30px;
	color: #990000;
	background-position: left center;
	width: 430px;
	float: left;
}
.pdf klein {
	font-size: 90%;
	color: #666666;
	letter-spacing: 1em;
	background-color: #D4D0C8;
}

.aktiveseite {
	color: #FFFFFF;
	background-image: url(images/bild15.gif);
	background-repeat: repeat-x;
}
.newstext {
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #FFFFFF;
}

.navibar {
	color: #990000;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 10px;
	line-height: 20px;
	border: 0px groove #E3E3E6;
}
.categorybar {
	color: #990000;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(images/Navibar_head.gif);
	background-repeat: repeat-x;
	border: 0px groove #E3E3E6;
}
.pdf {
	color: #666666;
	background-color: #D4D0C8;
	font-size: 90%;
	font-weight: bolder;
}
#page #content #tabelle1 {
}
.newspage {
	text-indent: 2px;
	text-align: left;
	display: compact;
	line-height: 140%;
}
#menu2 {
	width: 745px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/STG_HEADER_20a.1007_mirror.png);
	background-repeat: repeat-x;
}
#menu2 ul {

	margin: 0;
	padding: 0;
	list-style: none;
}
#menu2 li {

	padding: 0;
	display: inline;
}
#menu2 a {
	display: block;
	float: right;
	font-size: 80%;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 7px;
	bottom: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border: 0px solid #999999;
	color: #FFFFFF;
	height: 22px;
}
#menu2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	background-image: url(images/button_menu2_hover.gif);
	background-repeat: repeat-x;
	border: 0px solid #FFFFFF;
}
#menu2 b {

	text-decoration: underline;
}
.textcontnews {
	text-align: 4;
	border-left: 2;
}
img {
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background-color: #fff;
	background-image: url(../../slimbox_deutsch/images/loading_testneu.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background-color: transparent;
	background-image: url(../../slimbox_deutsch/images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background-color: transparent;
	background-image: url(../../slimbox_deutsch/images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	margin: 5px 0;
	outline: none;
	background-color: transparent;
	background-image: url(../../slimbox_deutsch/images/closelabel.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#page #content #links {
	width: 430px;
	float: left;
}
#newsteaser {
	font-weight: bold;
	padding-left: 10px;
	color: #003300;
	font-size: 11px;
	font-style: normal;
	border: 0px solid #FFFFFF;
	letter-spacing: 1px;
	line-height: 15px;
	background-image: url(images/news_backgr.gif);
	background-repeat: repeat-y;
}
#page #sidebar div {
}
#dat_news {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px solid #E3E3E6;
	width: auto;
	padding: 1px;
	background-image: url(images/news_backgr.gif);
	background-repeat: repeat-y;
	font-size: 80%;
	line-height: 100%;
	letter-spacing: 1px;
}
#newstext {
	padding: 5px;
	text-align: left;
	font-size: 10px;
	color: #333333;
	display: block;
}
#news_top {
	background-color: #CCCCCC;
	border: 0px solid #A6A6A6;
}
#readmore {
	line-height: 100%;
	border: 0px solid #A6A6A6;
	font-size: 80%;
	background-image: url(images/news_backgr.gif);
	background-repeat: repeat-y;
	letter-spacing: 2px;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#newsoverv {
	background-image: url(images/backgr_Sitenavi.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	text-align: center;
	height: 25px;
	width: 200px;
	border: 1px solid #A6A6A6;
}
#megaph {
	height: 25px;
	width: 29px;
	float: left;
}
#page #sidebar #newspic {
	background-color: #E3E3E6;
	background-image: url(images/news_backgr.gif);
	background-repeat: repeat-y;
}
#page #sidebar #news {
	border: thin dotted #990000;
}
#page #sidebar #news #news_top #newsarea {
	font-weight: bold;
	font-size: 11px;
	line-height: 25px;
	text-transform: uppercase;
	color: #990000;
	background-image: url(images/news_backgr.gif);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#page #sidebar #translate {
	font-size: 80%;
	line-height: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#div #footie {
	width: 760px;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	font-size: 80%;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	vertical-align: middle;
	background-image: url(images/Footer.gif);
}
#page #content #welcome #contact_table {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 5px;
	text-indent: 2px;
	display: block;
	text-align: left;
}
#page #content #links #link_table {
	font-size: 9px;
	font-weight: bold;
}
