@import "rte.css";

body {
	margin:20px 0 0 20px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405060;
	/*background: url(/fileadmin/templates/images/background_rainer.gif) top left no-repeat #cbd3dc;*/
}

a, a:link, a:visited  {
	color : #CC0000;
	text-decoration : none;
}

a:active, a:hover  {
	color : #FF6600;
	text-decoration : none;
}

#wrapper {
	width:750px;
	background-color: #FFF;
	margin:0px;
	padding:0px;
}

#banner {
	width:750px;
	height:20px;
	margin:0px;
	padding:0px;
	padding-top:70px;	
	position:relative;
}
#homelink {
	position:absolute;
	top:0px;
	left:500px;
}

#community {
	position:absolute;
	top:53px;
	left:585px;
	border-collapse:collapse;
}
#community td {
	margin:0px;
	padding:0px 5px 1px 0px;
}
#community td .comm {
	font-size:9px;
	height:9px;
	_height:15px;
}


#content {
	border: 1px solid #607b94;
	_border: none;
	_background-color: #FFF;
	_border-left:1px solid #607b94;
	_border-right:1px solid #607b94;

	padding: 10px 0px 30px 0px;
	margin:0px;
	border-top:none;
}

#content_left {
	float:left;
	margin:0px;padding:0px;
	width:410px;
}

#content_right {
	float:left;
	margin:0px;padding:0px;
	width:310px;
	margin-left:10px;
}

#mainmenu {
	color: #FFF;
	margin-left:10px;
	font-weight:bold;
}

#submenu {
	border-left: 1px solid #607b94;
	border-right:1px solid #607b94;
	padding: 5px 5px 5px 17px;
}

#submenu a, #submenu a:link, #submenu a:visited  {
	color : #405060;
	text-decoration : none;
	border:none;
}

#submenu a:active, #submenu a:hover  {
	color : #CC0000;
	text-decoration : none;
}

#footer {
	border: 1px solid #607B94;
	border-top:none;
	text-align:right;
	height:14px;
	padding-right:10px;
	background: url(/fileadmin/templates/images/footer_background.gif) top right no-repeat;
}


#footer a, #footer a:link,#footer  a:visited  {
	font-weight : normal;
	color : #405060;
	text-decoration : none;
}

#footer a:active,#footer  a:hover  {
	font-weight : normal;
	color : #FF6600;
	text-decoration : none;
}


.news-list-item p { 
	display:inline;
}
a img { border:none}



#mailform td {
text-align:right;
padding:0px 5px 5px 15px;
}

.frm_error {
	color: #F00;
	font-weight:bold;
}


blockquote  {
	margin:0px 0px  0px 15px;
	padding:0px;
}
