/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	background: #A9BAC3 url(bg.gif) repeat-x;
	text-align: center;
}
:focus {
	outline: 0;
}

/* links */
a { 
	color:#000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: red;
	background-color: inherit;
	border-style:none;
}


a img {
border-style: 0 none;
}

img {
border: 0 none;
}

/* headers */
h1, h2, h3, h4 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.5em; color: #6297BC; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.4em; color: #000000; }
h4 { font-size: 1.4em; }

p, h1, h2, h3, h4 {
	margin: 10px 15px;
}
p {
text-align: justify;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}

td {
vertical-align: top;
padding: 0.6em;
}

.ultext {
color: #666666;
}

.ultextfett{
font-weight: bold;
color: #666666;
}
.norm {
font-weight: normal;
}

.aufg {
margin-top: 1em;
font-family:purisa,arial,verdana,sans-serif;
font-size: 3em;
text-align: center;
font-weight: bold;
color: #B80047;
}

.fragen {
font-family:purisa,arial,verdana,sans-serif;
font-size: 1em;
font-weight: bold;
color: #000;
padding: 0.6em;
}

.left12 {
margin-left: 1.2em;
}
.left12 a:hover img {
border:0;
}

/* images */

img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 15px;
}

img.float-lft {
  border:none;
  border-right: 5px solid #fc0;
  margin-left: -101px;
}

img.float-lft2 {
  border: none;
  margin: 0px 0px 0px -94px;
}

.float-left {
float: left;
}

.floatr: {
float: right;
}

/*a img {  
  border: 2px solid #568EB6;
}
a:hover img {  
  border: 2px solid #CCC !important; 
  border: 2px solid #568EB6;
}
*/
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #4284B0;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #ffcc00; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 820px; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 85px;	
	background: #fff url(headerbg.gif) repeat-x 0% 100%;	
}

#home {
margin-left: -1px;
width: 80px;
height: 80px;
}

#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: none;
	top: -4px; left: 85px;	
}
#header h2#slogan {
	position: absolute;	 
	top:30px; left: 75px;
	color: #666666;
	text-indent: 0px;
	font: bold 12px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}

#header h3#kontakt {
	position: absolute;	 
	top:0px; left: 670px;
	color: #000000;
	text-indent: 0px;
	background: none;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;
}

#header h3#kontakt a {
	color: #666666;
	background-color: inherit;
	background: url(none);
	text-decoration: none;
}

#header h3#kontakt a:hover {
	color:#4284B0;
	background-color: inherit;
}

#header h4#impressum {
	position: absolute;	 
	top:0px; left: 730px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header h4#impressum a {
	color: #666666;
	background-color: inherit;
	background: url(none);
	text-decoration: none;
}

#header h4#impressum a:hover {
	color:#4284B0;
	background-color: inherit;
}

#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

#header_nav li {
   display:inline;
   margin:0; padding:0;
}
#header_nav a {
   float:left;
   background: #F2C410;
   margin-left:2px;
   padding:4px;
   text-decoration:none;
-webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -khtml-border-top-left-radius: 7px;
    -khtml-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

#header_nav a:visited {
color: #8A8A8A;
}

#header_nav a:focus {
color:#000;
background-color: #FFFB46;
}
#header_nav a:hover {
background: #83ACCA;
    color: #fff;
z-index: 1;
}

/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0 0 4em 0;
	width: 49%;
        white-space: normal;
}

#main h1 {
margin-top: 2em;
}

#main p {
font-size: 1.2em;
text-align: left;
line-height: 1.8em;
}

#main li {
font-size: 1.2em;
padding-bottom: 1em;
}

#main a img {
border : 0 none;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

#progr_kont p{
margin-bottom: 3em;
}


/* sidebar */
#sidebar {
	float: left;
	width: 21%;
	margin: 0;	padding: 0; 
	display: inline;
	padding-bottom: 3em;		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #fc0;
	min-height:18px;
}

#sidebar img {
border:0;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #4284B0;
	border-left:4px solid #4284B0;
}

/* rightbar */
#rightbar {
	float: right;
	background: #f2f2f2;
	width: 26%;
	padding: 0; margin:0;
	border-right:4px solid #FFF;
}
#rightbar p {
	text-align: left;
}

/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #A9BAC3; 
	border-top: 5px solid #568EB6;
	margin: 0; padding: 0; 
	height: 50px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #FFF;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}

/* menu tabs */
#header ul {
	z-index: 9;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 12px  Arial, Tahoma, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}


/* Commented Backslash Hack hides rule from IE5-Mac \
#header a span {float:none;}*/
/* End IE5-Mac hack
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
} */
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }
.orange {	color: #FFCC00; }
.blue  {	color: #4284B0; }

.cutenews {
margin: 10px 15px;
text-align: justify;
}

.cutenews h2 {
font-size: 1.2em;
margin: 0;
}

.emailverw {
unicode-bidi:bidi-override; 
direction: rtl; 
}
img.menschlich {
border: none;
margin-left: 1.2em;
}
#ankund {
position: absolute;
top: 0em;
right: -2em;
z-index: 2;
border: none;
}

#ankund img {
border: none;
}

.size09 {
font-size: 0.9em;
}

.zenter {
text-align: center;
}

#myGallery {
	width: 100%;
	height: 600px;
}
#myGallery img {
	border: solid 0.2em #f2f2f2;
}
a.loading {
	background: #fff url(../images/ajax_small.gif) no-repeat center;
}

.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 3000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/blank.gif);
}
#boj {
margin-left: 7em;
}
#boj img {
border: solid 0.3em #f2f2f2;
margin: 1em 0;
}

.kasten {
color: #fff;
padding: 1.5em;
background-color: #83ACCA;
margin: 0.5em;
}

