img{border:none;}

img.bg{
background-color:#CCCCCC;
}
a{text-decoration:none;color:#519904;}

a.titlelink{text-decoration:none;color:#333333;}

#memberpanel, #eventpanel, #angebotpanel{
float:left;
clear:none;
margin-top:20px;
line-height:14px;
}
#memberpanel a{
	color:#333333;
	float:left;
	clear:none;
	width:160px;
	line-height:14px;
	margin-bottom:5px;
}

#memberpanel a:hover{
	color:#519904;
}

#memberpanel a.nobreak{
	color:#519904;
	margin-right:5px;
	width:auto;
}


.searchmask{
background-color:#F5F5F5;
}

.searchmask select{
width:150px;
}

.searchresult{
	float:left;
	clear:none;
	width:518px;
	padding:10px;
	line-height:16px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;

}

.searchresult a{
text-decoration:underline;
}

.detail{
padding:0px;
line-height:16px;

}

a.buttonlink, input.buttonlink{
	font-size:12px;
	display:block;
	width:120px;
	height:25px;
	line-height:25px;
	border:none;
	background-color:#FFFFFF;
	background-image:url(/pagemedia/design/button_grau.jpg);
	color:#333333;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
input.buttonlink{
display:inline-block;

}
input[type="text"],input[type="password"]{
border-color:#FFFFFF;
border-style:outset;
font-size:11px;
}
textarea,select{
border-color:#FFFFFF;
border-style:outset;
font-size:11px;
}
input[type="radio"],input[type="checkbox"]{

}

h1{
	color:#519904;
	font-size:18px;
	line-height:24px;
}
h1.gruppe{
	text-transform:uppercase;
	font-size:14px;
	color:#666666;
	border-bottom:1px solid #666666;

}

h2{
	color:#519904;
	font-size:16px;
	line-height:22px;
}

h3{
	color:#333333;
	font-size:14px;
	line-height:14px;
}

p{
margin-top:0px;}

.small{
	font-size:12px;
	color:#333333;
}

td.bottomborder{
border-bottom:1px solid #CCCCCC;
}
.backlink{
float:right;
clear:none;
}

fieldset{
padding:5px;
margin:10px 0px 0px 0px;
}

.imageR{
	float:right;
	clear:none;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:10px;
}

.pagenav{
border-bottom:1px solid #CCCCCC;
text-align:center;
padding-bottom:7px;
padding-top:0px;
}
.bottomborder{
border-bottom:1px solid #CCCCCC;
}

.pagenav a{
	font-size:11px;
	line-height:15px;
	padding:1px;
	text-decoration:none;
	display:inline-block;
	width:15px;
	height:15px;
	margin:1px 1px 0px 1px;
	border:1px solid #999999;
}

.pagenav a.active{
color:#333333;
font-weight:bold;
background-color:#E9E9E9;
}

.error{
	font-weight:bold;
	color:#FF0000;
}


