/*WYSIWYG: .headlinered#&Uuml;berschrift&nbsp;rot, .headlinegreen#&Uuml;berschrift&nbsp;gr&uuml;n, .black#Text&nbsp;schwarz, .blackbold#Text&nbsp;schwarz&nbsp;bold, .italic#Text&nbsp;schwarz&nbsp;italics,*/
/*TABLECORE: .headlinered#&Uuml;berschrift&nbsp;rot, .headlinegreen#&Uuml;berschrift&nbsp;gr&uuml;n, .black#Text&nbsp;schwarz, .blackbold#Text&nbsp;schwarz&nbsp;bold, .italic#Text&nbsp;schwarz&nbsp;italics*/
/* Farbwerte
Hellgrau    #eaebec
Dunkelgrau  #7e8488
Rot         #e2001a
Blau        #1368bd
*/
html {height:100%}
.imgright{
   float:right;
   margin-left:10px;
}
.imgleft{
   float:left;
   margin-right:10px;
}
body {
 overflow:hidden;
 margin: 180px 0 25px 0; 
 color:#333333; 
 font-family:Arial,Verdana; 
 font-size:11px; 
 padding:0px; 
 background:url(1278_DE.css);   
 background-repeat:repeat-y
}
body.wysiwyg	{
   overflow:auto;
   margin: 7px;
   background:none;
}
div,td {
   font-family:Verdana, Arial;
   font-size:11px; 
   color:#333333
}
a:link, a:visited, a:active  {
   text-decoration:underline; 
   border:0px;
}
a:hover{
   text-decoration:none; 
   border:0px;
}
h2 {
   color:#e2001a; 
   font-size:12px;
}
img {
   border:0px
}
#top{
   position:absolute; 
   width:100%; 
   height:180px; 
   top:0px; 
   left:0px; 
   z-index:10; 
   background:url(1235_DE.gif)
}
td#menu {
   font-size:10px; 
   color:#7e8488; 
   padding:0 0 6px 0px; 
   /* white-space:nowrap; */
}
td#menu a {
   color:#7e8488; 
   white-space:nowrap;
   text-decoration:none;
   text-transform:uppercase;
}
#bottom {
 position:fixed; 
 width:100%; 
 left:0px; 
 height:25px; 
 background:url(1277_DE.css); z-index:1000;
}
#bottom td {font-size:10px; color:#7e8488; height:25px; padding:0 10px 0 10px; white-space:nowrap}
#bottom a {color:#7e8488;  border:0px;}
#info{position:absolute; width:135px; top:180px; left:20px; z-index:20; z-index:99}
#info td {color:#7e8488}
td#infobg { background-color:#eaebec;}
#content{position:relative; height:100%; z-index:10; padding:0 0 0 195px; background-color:#eaebec;}
#content_temp{position:relative; height:100%; z-index:10; background-color:#ffffff; padding-left:20px;}
#cont_field{position:relative; height:100%; wi dth:100%; overflow:auto; z-index:10; padding:0px;}
#sprache {padding:0 15px 13px 30px; }
#login {padding:0 30px 13px 15px;}
#breadcrumbs {font-size:10px; color:#7e8488; height:25px; padding:0 0 0 18px; white-space:nowrap; vertical-align:middle;}
#breadcrumbs a {color:#7e8488;  border:0px;}
td#menu {
   font-size:11px; 
   color:#7e8488; 
   padding:0 0 6px 35px; 
   white-space:nowrap;
}
#info_quick {margin:25px 0 25px 0}
#info_quick a {color:#7e8488;  border:0px;}
#info_login {margin:25px 0 25px 0}
#info_news {margin:25px 0 25px 0}
#info_news a {color:#1368bd;  border:0px;}
input, textarea, select{font-size:11px; font-weight:normal; font-family:Verdana,sans-serif; color:#506C7C;}
.search_btn	{color:#7e8488;}
.search_txt	{width:200px; color:#7e8488;}
.lang {width:140px; color:#7e8488;}
.user_txt	{width:150px; color:#7e8488; margin:0 0 5px 0}
.pw_txt	{width:150px; color:#7e8488; margin:0 0 5px 0}
/*--------- fliesstext/wxsiwyg -------------- */
 .headlinered 	{
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	color: #D70003;
}
 .headlinegreen 	{
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	color: #007A8F;
}
 .black	{
	font-size: 10px;
	font-weight: normal; 
	font-style: normal;
	color: #000000;
}
 .blackbold	{
	font-size: 10px;
	font-weight: bold; 
	font-style: normal;
	color: #000000;
}
 .italic	{
	font-size: 10px;
	font-weight: normal; 
	font-style: italic;
	color: #000000;
}
