/* mitmachen24.de  */

td {
	font-size:11px;
}

img{
	border:0px;
}
.threeborder {
	border-left:1px solid #7C9564;
	border-right:1px solid #7C9564;
	border-top:1px solid #7C9564;
}
.infobar {
	border-left:1px solid #7C9564;
	border-right:1px solid #7C9564;
}

.infobar img{
 margin:2px 2px 2px 2px;
}

.navigation .button{
	width:158px;
	height:17px;
	background-color:#F0F6E5;
	display:block;
	border-right:1px solid #7C9564;
	border-left:1px solid #7C9564;
}

.navigation .button a:hover{
	background-color:#D0E7B9;
	text-decoration:none;
	height:17px;
}

.navigation .button a{
	width:158px;
	display:block;
}
.navigation .button img{
	padding-right:2px;
	vertical-align:middle;
}
.navfooter{
	font-size:1px;
	background-image:url(../gfx/nfoot.gif);
	background-repeat:no-repeat;
	height:4px;
	width:160px;
}

.navigation .buttonw{
	width:158px;
	height:17px;
	background-color:#F0F6E5;
	display:block;
	border-right:1px solid #7C9564;
	border-left:1px solid #7C9564;
}

.navigation .buttonw a:hover{
	background-color:#D0E7B9;
	text-decoration:none;
	height:17px;
}

.navigation .buttonw a{
	width:158px;
	display:block;
}
.navigation .buttonw img{
	padding-right:2px;
	vertical-align:middle;
}

.navfooterw{
	font-size:1px;
	background-image:url(../gfx/nfoot.gif);
	background-repeat:no-repeat;
	height:4px;
	width:160px;
}

.box .button{
	width:148px;
	height:17px;
	background-color:#F0F6E5;
	display:block;
	border-right:1px solid #7C9564;
	border-left:1px solid #7C9564;
}

.box .button a:hover{
	background-color:#D0E7B9;
	text-decoration:none;
	height:17px;
}

.box .button a{
	width:148px;
	display:block;
}
.box .button img{
	padding-right:2px;
	vertical-align:middle;
}




.navfooter{
	font-size:1px;
	background-image:url(../gfx/nfoot.gif);
	background-repeat:no-repeat;
	height:4px;
	width:160px;
	display:block;
}

.boxfooter{
	font-size:1px;
	background-image:url(../gfx/boxfoot.gif);
	background-repeat:no-repeat;
	height:4px;
	width:150px;
	display:block;
}
.ccfooter{
	font-size:1px;
	background-image:url(../gfx/ccfoot.gif);
	background-repeat:no-repeat;
	height:5px;
	width:482px;
	display:block;
}
.cfooter{
	font-size:1px;
	background-image:url(../gfx/cfoot.gif);
	background-repeat:no-repeat;
	height:5px;
	width:637px;
	display:block;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../gfx/bg.gif);
	text-align:left;
	margin:0px auto;
	color:#000000;
}

.whiteborder {
	border:1px solid #7C9564;
}


.fotoalbum .image{
	width:95px;
	height:100px;
	border:1px #7C9564 solid;
	text-align:center;
	line-height:100px;
	vertical-align:middle;
}

.fotoalbum .data{
	height:25px;
	width:95px;
	background-color:#D0E7B9;
	border-left:1px #7D9564 solid;
	border-right:1px #7D9564 solid;
	border-bottom:1px #7D9564 solid;
	text-align:center;
}

.boardpage{
	background-color: #F0F5FA;
	padding: 1px 3px 1px 3px;
	border:1px solid #000000;
	margin-right:3px;
}
.boardpage:hover{
	background-color:#D0E7B9;
}

.boardquote{
	margin-top:5px;
	margin-bottom:5px;
}
.boardquote .post_text{
	padding:3px;
	border:1px dotted #7D9564;

}
form {
	display:inline;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color:#7D9565;*/
	font-size:11px;
	/*border: 1px #7F9DB9 solid;*/
}

.rowdotted td{
	border-bottom:1px dotted #C4E1A8;
}


h1{
	font-size:16px;
	font-stretch:narrower;
	color:#990000;
	font-weight: lighter;
	margin:0px;
}

.toolbar {
	margin-top:3px;
	margin-bottom:3px;
}
.toolbar img {
	padding-right:2px;
	vertical-align:middle;
}

.pagecontrol {
	margin-top:4px;
	border-bottom:3px solid #7C9564;
	border:1px solid #7C9564;
	text-align:left;
}

.pagecontrol .tabactive,.pagecontrol .tabactive a:link, .pagecontrol .tabactive a:hover, .pagecontrol .tabactive a:visited {
	background-color:#B1FA85;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	height:20px;
}

.pagecontrol .tab,.pagecontrol .tab a:link, .pagecontrol .tab a:hover, .pagecontrol .tab a:visited {
	background-color:#DDD;
	font-weight:normal;
	color:#999;
	text-decoration:none;
	height:20px;
 }


.navbox {
	margin-top:5px;
}

.shoutbox{
	font-size:11px;
	font-weight:normal;
	margin-left:1px;
}

.shoutbox input {
	font-size:11px;
	width:138px;
/*	margin-left:1px;*/
}

/*
td {
	font-weight:normal;
	font-size:11px;

}*/

tr.row1{
	background-color: #F0F6E5;
}

tr.row0{
	background-color: #FFFFFF;
}

tr.row1:hover , tr.row0:hover {
	background-color: #F0F6E5;
}

tr.row0 td, tr.row1 td {
	border-top: 1px solid #7C9564;
}


.forminput{
	width:350px;
}



.conpadding{
	padding:3px;
	margin:0px;
}

.f_11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}
.f_11b a:link,  .f_11b a:visited{
	text-decoration:none;
	color:#000000;
}
.f_11b a:hover{
	text-decoration:underline;
	color:#000000;
}
.f_16b{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;	
}
.f_14b{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	
	
}
.f_11br {
	font-family: Arial, Helvetica, sans-serif;
	color:#7C9564;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.f_11br a:link, .f_11br a:visited{
	text-decoration:none;
	color:#7C9564;
}

.f_11br a:hover{
	text-decoration:underline;
	color:#7C9564;
}

.f_9gray, .f_9gray a:link, .f_9gray a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	font-weight:normal;
	text-align:left;
}
.f_11gray, .f_11gray a:link, .f_11gray a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
	text-align:left;
}

.f_coins {
	font-family: Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#000000;
}
.f_35b {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}
.ajaxloader{
	background: url(../gfx/ajaxloading.png) no-repeat top left;
	position: absolute; 
	width: 400px; 
	height: 200px; 
	top: 80px; 
	left: 290px;
}
* html .ajaxloader{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='http://www.mitwalken.de/gfx/ajaxloading.png');
	background: expression('none');
	background /**/: url(../gfx/ajaxloading.png) no-repeat top left !important; 
}
.quicklogin{
	background: url(../gfx/quicklogin.png) no-repeat top left;
	position: absolute; 
	width: 450px; 
	height: 350px; 
	top: 150px; 
	left: 220px;
}
* html .quicklogin{
 background: url(../gfx/quicklogin.gif) no-repeat top left;
	position: absolute; 
	width: 450px; 
	height: 350px; 
	top: 150px; 
	left: 220px;
}
.quickhelp{
	background-color:#fff;
	border:1px solid #000;
	position: absolute; 
	width: 150px; 
	height: 80px; 
	top: -150px; 
	left: -220px;
}
.calendar{
 text-align:center;
}
.calendar .month{
 height:auto;
 background-color:#fff;
 border:1px solid #7C9564;
 text-align:center;
 font-weight:bold;
}
.calendar .workday{
 height:18px;
 width:20px;
 background-color:#fff;
 border:1px solid #7C9564;
 text-align:center;
}
.calendar .weekend{
 height:18px;
 width:20px;
 background-color:#D0E7B9;
 border:1px solid #7C9564;
 text-align:center;
}
.calendar .nav{
 cursor: hand; cursor: pointer;
}
.cursortohand{
 cursor: hand; cursor: pointer;
}
.calendaroverlay{ 
 background-color:#fff;
 border:1px solid #000000;
 display:none;
 padding:2px;
 position:absolute;
 width:250px;
}
.f_11head, .f_11head a:link, .f_11head a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C9564;


}
.f_9hint, .f_9hint a:link, .f_9hint a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	font-weight:normal;
	text-align:left;
}
.contact .button{
	width:190px;
	height:17px;
	background-color:#D0E7B9;
	display:block;
 border:1px solid #7C9564;
 margin-bottom:2px;
}
.contact .button a:hover{
	background-color:#FFF;
	text-decoration:none;
	height:17px;
}
.contact .button a{
	width:190px;
	display:block;
}
.contact .button img{
	padding-right:2px;
	padding-left:2px;
	vertical-align:middle;
}

.UserOverlayImage{
 display:none;
 position: absolute;    
 height:auto;
 z-index:99;
 
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}