body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: Arial;
	font-size: 100%;
	background-color: #ECECEC;
}


.oneColFixCtrHdr #container {
	width: 1000px;
	border: 1px solid #666;
	text-align: left;
	background-color: #FFF;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.oneColFixCtrHdr #content {
	
}

.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 0px 0 0px;
	
}

.right {
	text-align: right;
}

.oneColFixCtrHdr{
	/*background-image:url(../_pictures/container/main.png);*/
	/*background-color: #FFF;
	background-position: 0px 0px;
	background-attachment: fixed;*/
}

.oneColFixCtrHdr #shadow_main {
	width:1020px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image:url(../_pictures/container/shadow.png);
	background-repeat: repeat-y;
}

.oneColFixCtrHdr #shadow_top {
	background-image:url(../_pictures/container/shadow_top.png);
	height:10px;
}

.oneColFixCtrHdr #shadow_botom {
	background-image:url(../_pictures/container/shadow_botom.png);
	height:10px;
}

.oneColFixCtrHdr #links {
	padding-top: 0px;
	margin-top: 0px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 10px;
}
.oneColFixCtrHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(/_pictures/div/schluessel.png);
	background-repeat: no-repeat;
	background-position: 850px 40px;
	font-size: 14px;
	color: #333;
}
.oneColFixCtrHdr #footer {
	background-color: #eaebeb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	color: #333;
	font-size: 10px;
	text-transform: uppercase;
}

.oneColFixCtrHdr #footer p {
	margin: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #176daf;
}
a:active { color: #176daf; }

/** HIDING FOCUSRING */
a:active, a { 
	outline: none; 
}
 
:focus { 
	-moz-outline-style: none; 
}
 
:-moz-any-link:focus {
	outline: none;
}
a img {
  border:0px;
}


.title {
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}
.textDefault {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: justify;
	font-family: Veranda, Arial, "Helvetica Neue", "Lucida Sans Unicode", "Lucida Grande", Helvetica, sans-serif;
	font-size: 13px;
}
.regBox {
	border: 1px solid #666666;
	padding: 15px;
	margin-bottom: 25px;
	margin-top: 15px;
	text-align: left;
}
.cautionBox{
	border: 1px solid #F00;
	padding: 15px;
	margin-bottom: 25px;
	margin-top: 15px;
}
.header {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
}
.placeholder {
	line-height: 1px;
	font-size: 1px;
}
.designed {
	font-size: 9px;
	color: #666;
	text-align: right;
	text-transform: uppercase;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: none;
}
.center {
	text-align: center;
	font-weight: bold;
}
#center {
	text-align: center;
}
#designedLink a {
	text-decoration:none;
	border: none;
	
}
#designedLink a:hover {
	text-decoration: none;
	border: none;
}
#smarttag {background:url(../_pictures/smarttag/shared/_bkg.png);
}
#menu {background:url(../_pictures/nav/bkg.png);
}
#redlight{
	border: 5px solid #F00;	
}

.wartungsarbeiten{
	background:#FF9;
	text-align:center;
	font-size:12px;
	color:#000;
}

.Pfad {
	font-size: 10px;
	text-align: right;
}
.news {
	
}

.login_header {
	width:800px;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding-top: 1.5px;
	padding-right: 10px;
	padding-bottom: 1.5px;
	padding-left: 10px;
	background-image: url(../_pictures/header/login_2.png);
}

.center_box{
	background-color: #eee;
	color: #333;
	font-size: 12px;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.center_header{
	color: #333;
	font-size: 12px;
	border: 1px solid #000;
	background-color: #cee1e9;
}

.center_footer{
	color: #333;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: right;
	padding: 5px;
	background-color: #cee1e9;
}
/*CSS Styles for Banner with IE Hacks*/
.flag {
	position: absolute;
	text-align: center;
	background-image: url(/_pictures/div/flag.png);
	background-repeat: no-repeat;
	background-position: center;
	width:800px;
	height: 80px;
	clip: rect(auto,auto,auto,auto);
	top:-5px;
}
.flag_ie {
	position: absolute;
	text-align: center;
	background-image: url(/_pictures/div/flag.png);
	background-repeat: no-repeat;
	background-position: center;
	width:800px;
	height: 80px;
	clip: rect(auto,auto,auto,auto);
	top:-5px;

}
.flag_text {
	font-weight: bold;
	font-size: 18px;
	padding-top: 35px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.flag_container {
	width: 800px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.flag_container_ie {
	width: 800px;
	text-align: left;
	background-color: #B5C2D1;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.header_login {
	background-color: #EEE;
	/*#eaebeb;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	color: #333;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow:#009;
}
.header_main{
	background:url(../_pictures/navigation/main.png)
}
.header_main_text{
	text-transform: uppercase;
	font-family: Arial;
	color: #FFF;
	/*font-weight: bold;*/
	text-align: center;
	font-size: 13px;
	text-shadow:#0F6;
}
.header_main_text a {
		text-decoration:none;
}
.header_sub{
	background:url(../_pictures/navigation/sub.png)
}
.header_sub_text{
	text-transform: uppercase;
	font-family: Arial;
	color: #333;
	/*font-weight: bold;*/
	text-align: center;
	font-size: 12px;
}
.header_sub_text a {
		text-decoration:none;
}

.button{
	height: 20px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-size:12px;
	border: 1px solid #666;
	outline: none;
	text-decoration:none;
	-moz-outline-style: none;
	cursor: auto;
	text-decoration:none;
	background-image: url(../_pictures/container/buton.png);
}

.news_box{
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	/*border: 1px solid #666;*/
	margin-bottom: 10px;
}

.news_box_title{
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}

.news_box_content{
	padding: 10px;
}

.main_box{
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	/*border: 1px solid #666;*/
	margin-bottom: 10px;
}

.main_box_title{
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}

/*.main_box_title_heilight{
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
*/
.main_box_content{
	padding: 10px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
}

.main_box_title_standalone{
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.text_small{
	font-size: 11px;
}

/*#searchBoxDiv{
	width:185px;
	height:30px;
	background-image: url(../_pictures/search/div.png);
	background-repeat:no-repeat;	
}

#searchBoxButton{
	border:hidden;
}

#searchBoxText{
	border:hidden;
}*/
