body{
	width:94%;
	font-family:Arial, Helvetica, sans-serif;

       background: #FFFFFF ;
	 padding-left:2.5%;
       font-size : 14px;
	line-height: 1.2em;
}
.news{
        width:375px;
	 height:25px;
	 padding-left:15px;
	 background:url(/images/date.gif) no-repeat;
	 color:#005e20;


}

.news div{
	 line-height:25px;
	 background:url(/images/date4bgcap.gif) no-repeat;
	 background-position:top right;
}

.bearbeitet{
        width:320px;
	 height:25px;
	 padding-left:15px;
	 background:url(/images/date.gif) no-repeat;
	 color:#005e20;

}

.bearbeitet div{
	 line-height:25px;
	 background:url(/images/date4bgcap.gif) no-repeat;
	 background-position:top right;
}



/*------------------------------------------------header--------------------*/
#header{
       background: #ffffff ;
	height:99px;
	color:#ffffff;
	margin-top:10px;

}
#header1{
       background: #2F4D83 ;
	color:#ffffff;
	float:left;
       width:100%;
	height:20px;

}
a.header1:link { color:#ffffff; text-decoration: none;}
a.header1:visited { color:#ffffff; text-decoration: none;  }
a.header1:hover { color:#ffffff; text-decoration:underline; }

#laufband{
	float:right;
       width:85%;
     	margin-top:-12px;
}


#logo1{
    	width: 335px;
    	height:99px;
	float:left;
  	background:url(../images/header1.JPG) no-repeat  ;
    	color: #ffffff;
}
#logo2{
    	width: 342px;
    	height:99px;
	float:right;
  	background:url(../images/header2.JPG) no-repeat  ;
    	color: #ffffff;
}
/*-----------------------------------------------/header--------------------*/


/*------------------------------------------------center--------------------*/
#center{

min-height:650px;
	background:#F3F3F3;
	padding-top:40px;
	padding-left:215px;
	padding-right:10px;
border-left:  1px solid #2F4D83;
border-right:  1px solid #2F4D83;
}
/*------------------------------------------------/center--------------------*/

/*------------------------------------------------left--------------------*/
#left{
	width:210px;
	float:left;
	background:#F3F3F3;
       list-style-type:none;
	padding-top:1%;
	padding-left:2px;
	border-left-color:#8F8F8F;
border-left:  1px solid #2F4D83;

}

#struktur{
    	height:280px;
}
a.struktur:link { color:#000000; text-decoration:none;}
a.struktur:visited { color:#000000; text-decoration:none; }
a.struktur:hover { color:#000000; text-decoration:underline; }
/*------------------------------------------------/left--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{


	background:#5D5D5D;
	color:#ffffff;
	font-size:smaller;
	text-align:right;

	padding-right:10px;

}
a.footer:link { color:#E42222; text-decoration:none;}
a.footer:visited { color:#ffffff; text-decoration:none; }
a.footer:hover { color:#E42222; text-decoration:underline; }
/*------------------------------------------------/footer--------------------*/


form {margin:5px; padding:0; border-bottom:1px}

fieldset{margin:0; padding:0; border:0;}

ul{margin:0; padding:0; list-style:none;}

ul li{border-top:0px solid #fff; border-bottom:0px solid #b3c3e3; padding:10px;}

ul li.first{border-top:0; font-size:20px; color:#404245;}

ul li.last{border-bottom:0;}

label{display:block; color:#404245; float:left; width:55px; line-height:23px; text-align:right; padding-right:5px; margin:0 0 0 5px;}

input{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#404245;}

input.text{width:107px; margin:0; padding:3px; border:0px solid #fff; border-top:1px solid #b3c3e3; border-left:1px solid #b3c3e3; height:15px;}

input.submit{width:90px; height:23px; cursor:pointer; border:0; background:url(../images/button2.gif) no-repeat; color:#69c; font-weight:bold; margin-left:65px;

}
/*------------------------------------------------/login--------------------*/

div.progress-container {
  border: 1px solid #ccc;
  margin: 2px 5px 2px 0;
  padding: 1px;
  float: left;
  background: white;
}

div.progress-container > div {
  background-color: #ACE97C;
  height: 12px
}
/*------------------------------------------------news--------------------*/
#news{

	padding-left:50%;
}

a.news1:link { padding-left: 16px; color:#ffffff; text-decoration: none;}
a.news1:visited { padding-left: 16px; color:#ffffff; background: url(/images/checkmark2.png) left no-repeat; }
a.news1:hover { padding-left: 16px; color:#ffffff; text-decoration:underline; }


/*------------------------------------------------/news--------------------*/

/*------------------------------------------------bearbeitet--------------------*/
#bearbeitet{
	float:left;

}

/*------------------------------------------------/bearbeitet--------------------*/
/*  Bold, colourful */
 
h1.big-bold {
font-family: "basic Sans sf", arial, helvetica, sans-serif;
font-size: 2.1em;
background: url("/images/h1-underline.png") bottom left  no-repeat;
color: orange;
}
 
#big-bold p {
font-family: arial, helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.6;

}

/*------------------------------------------------/--------------------*/
#container {
	width:100%;
	background:url(../images/footer.png) repeat-x 0 100%;
}
#wrapper {
	width:980px;
	margin:0 auto;
}
#tttt {
	width:980px;
}
#nav {
	width:260px;
	float:right;
	padding:10px 0 0 0;
}
.boxnavtop {
	width:260px;
	background:url(../images/navtop.png) no-repeat;
	margin:0 0 25px 0;
}
.boxnavbottom {
	width:260px;
	background:url(../images/navbottom.png) no-repeat 0 100%;
	padding:10px 0 10px 0;
}
#butquote, #butquote:link, #butquote:visited {
	width:226px;
	height:34px;
	display:inline;
	background:url(../images/but_quote.png) no-repeat;
	margin:4px 0 0 17px;
	font-size:1.8em;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:11px 0 0 0;
	float:left;
}
#butquote:hover {
	background-position:0 -45px;
	text-decoration:none;
}
.boxnavbottom p {
	font-size:1.2em;
	color:#333;
	padding:10px 19px;
	line-height:1.6em;
}
#textsatisfication {
	width:222px;
	font-size:1.2em;
	color:#acacac;
	font-weight:lighter;
	text-transform:uppercase;
	background:url(../images/sepnav.png) repeat-x;
	margin:0 auto;
	font-family:Georgia, Garamond, serif;
	text-align:center;
	padding:7px 0;
}
#wrap{
	margin: 0px auto;

}

.column1{
	display: inline;

	padding: 0px 30px;
	overflow: hidden;
	width: 260px;
}
#content{
	background:  #999999 repeat-y;
	padding: 0px 4px;
	height: 1%;
	position: relative;
	z-index: 1;
}
	#content:after{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
a.delete {
 background: url(../images/eintragdelete.gif);
 background-repeat: no-repeat;
 padding-right:32px;
}
a.edit {
 background: url(../images/edit.png);
 background-repeat: no-repeat;
 padding-right:32px;
}
a.admin {
 background: url(../images/1administrator-icon.png);
 background-repeat: no-repeat;
 padding-right:32px;
}
a.newuser {
 background: url(../images/newuser.png);
 background-repeat: no-repeat;
 padding-right:62px;
 padding-top:40px;

}
a.online {
 background: url(../images/icon_user_online.gif);
 background-repeat: no-repeat;
 padding-right:32px;
}
a.offline {
 background: url(../images/icon_user_offline.gif);
 background-repeat: no-repeat;
 padding-right:32px;
}
a.view {
 background-repeat: no-repeat;
 padding-right:32px;
}
a.logout {
 background: url(../images/logout.gif) ;
 background-repeat: no-repeat;
 padding-left:30px;

    	width: 32px;
    	height:32px;
 padding-top:15px;
}
