html,body { 
   font-family : Verdana, Arial, sans-serif;
   font-size : 12px;
   font-weight: normal;
   background-color: #ffffff;
   border: none;
   margin: 0px;
   padding:0;
}
#webdesignby a:link { text-decoration: none; color: #ccccff; }
#webdesignby a:visited { text-decoration: none; color: #ccccff; }
#webdesignby a:hover {   text-decoration: underline; color: #ccccff; }
#webdesignby a:active {  text-decoration: underline; color: #ccccff; }
#webdesignby {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 10px;
	width: 70px;
	padding: 0px;
	font-size: 9px;
    font-weight: none;
	color: #ccccff;
	text-align: center;
	z-index: 1000;
}

img { border: none; }
a:link {    text-decoration: none; font-weight: normal; color: #ff0000;  }
a:visited { text-decoration: none; font-weight: normal; color: #ff0000;  }
a:hover {   text-decoration: underline; font-weight: normal; color: #ff0000;  } 
a:active {  text-decoration: none;   font-weight: normal; color: #ff0000;  }

.menu a:link { text-decoration: none; color: #ffffff; }
.menu a:visited { text-decoration: none; color: #ffffff; }
.menu a:hover {   text-decoration: underline; color: #ffffff; }
.menu a:active {  text-decoration: underline; color: #ffffff; }
.menu {
   font-family:  Verdana, Arial, sans-serif; 
   font-size : 12px;
   text-decoration: none; 
   font-weight: normal;
   color: #ffffff;
   line-height: 22px;}
.bigtext {
   font-family : Verdana, Arial, sans-serif;
   font-size : 30px;
   font-weight: bold;
   font-style: italic;
   color: #ffffff;
   }
.bigblack {
   font-family : Verdana, Arial, sans-serif;
   font-size : 18px;
   font-weight: bold;
   color: #000000;
   }
.sektion_name {
    padding: 10px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: bolder;
    color: #ff0000;
    text-align: left;
}
.wremeto {
    padding: 3px;
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
}
.normalentext {
   font-family : Verdana, Arial, sans-serif;
   font-size : 13px;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   border: 1px solid #bbbbbb;
}
.smalltext {
   font-family : Verdana, Arial, sans-serif;
   font-size : 10px;
   font-weight: normal;
   font-style: normal;
   color: #eeeeee;
   background: #303030;
   line-height: 12px;
}
.footer {
	font-family: Verdata, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111111;
	background: #dddddd; 
	height: 70px; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
}
.st_zagl {
	width: 100%;
	background: #000000;
	font-size: 18px; 
	padding: 0px; 
	color: #ffffff; 
	text-align: center;
}
.st_t {
	font-size: 12px;
	padding:2px;
	font-weight: bold;
	text-align: left;
}
.st_big_b {
	font-family: Verdata, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
}


p {text-align: left; padding-left: 10px; padding-right: 10px;}
ol {
  list-style-type: decimal;
  list-style-position: inside;
  text-indent: 50px;
  text-align: left;
   }

.lang_0 {
   border-width: 1px;
   padding: 1px;
   border-style: solid;
   border-color: #824141; 
}
.lang_1 {
   border-width: 1px;
   padding: 1px;
   border-style: solid;
   border-color: #ffff00; 
}
