/* @group General Styles */

body {
	margin: 0;
	padding: 0;
	font: 85% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

p {
	margin: 0;
	color: #333;
}


br {
	margin: 0;
}

img {
   border: none;
}

.image-left {
	float: left;
	display:inline;
	margin: 3px 3px 3px 0;
	padding: 3px 12px 3px 0px;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 12px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

.clearer {
	clear: both;
}

blockquote {
	margin: 0 0 0 18px;
	background: url(../../images/general/blockquote.png) no-repeat left top;
	min-height: 85px;
	padding: 4px 80px 4px 100px;
}

/*code {
	font-family: "Courier New", Courier, mono;
	display: block;
	text-align: left;
	background: url(../../rw_common/themes/Candy/images/gear.gif) no-repeat left top;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 16px;
	padding-left: 30px;
}*/

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

h4 {
	padding: 0;
	font-size: 1.3em;
	color: #555;
	margin: 0;
}

.imageStyle {

}

#container #content ul {
}

#container #content li {
	color: #444444;
	font-size: 1.0em;
	line-height: 1.4em;
}

#sidebar ul {
}

#sidebar li {
}

#search {
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}

/* @end */

/* @group Layout */

#headerContainer {
	background: #f1f1f1 url(../../images/general/bkg_verlauf1.jpg) repeat-x;
	height: 255px; /*312px*/
}

#headerBox {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	padding-top: 30px;/*70px*/
}

#headerBoxTop {
	width: 850px;
	height: 10px;
	background: url(../../images/general/headerbox_top.png) no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}

#headerImage {
	background: url(../../images/header/header_hgv.jpg) no-repeat;
	height: 162px;
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}

#logoContainer {
	float: right;
	display: block;
	max-height: 150px;
	max-width: 400px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
}

#logoContainer2 {
	float: left;
	display: block;
	max-height: 160px;
	max-width: 400px;
	overflow: hidden;
	margin-bottom: 0px;
	margin-left: 20px;
}

#headerBoxMiddle {
	width: 850px;
	height: 162px;
	background: url(../../images/general/headerbox_middle.png) repeat-y;
	margin: 0;
}

#headerBoxBottom {
	width: 850px;
	height: 13px;
	background: url(../../images/general/headerbox_bottom.png) no-repeat;
}

#container {
	background-color: #f2f2f2;
}

#siteTitleInside {
	margin: 0;
	padding: 0;
	width: 645px;
}

#siteTitleInside h1 {
	font-style: normal;
	font-size: 55px;
	padding-top: 20px;
	line-height: 60px;
	margin-left: 20px;
}

#siteTitleBelow {
	width: 850px;
}

#siteTitleBelow h1 {
	font-style: normal;
	font-size: 55px;
	padding-top: 24px;
	line-height: 55px;
}

#siteSloganInside {
	margin: 0;
	padding: 0;
	width: 645px;
}

#siteSloganInside h2 {
	font: normal 26px/31px HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, sans-serif;
	margin-left: 20px;
}

#siteSloganBelow {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#siteSloganBelow h2 {
	font: normal 26px HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, sans-serif;
	padding-top: 4px;
}

#centeringContainer {
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/general/headerbox_middle.png) repeat-y;}

#sidebarContainer {
	width: 210px;
	margin-top: 24px;
	background-image: none;
	color: #444444;
}

#sidebarContent h3 {
	color: #444444; 
	margin-bottom: 3px; 
	font-size: 1.2em; 
	border-bottom: 1px #887766 dotted; 
	/*font: 18px/22px HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, sans-serif;*/
}

#sidebarContainerFooter h3 {
	font: 24px/26px HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, sans-serif;
}

.sidebar_wirgruessen {
	background-color:#FC0; 
	padding:3px 0; 
	display:block; 
	line-height: 1.3em; 
	font-weight: bold; 
	font-size: 1.1em; 
	text-align:center;
	border-top: 2px #707173 solid;
	border-bottom: 2px #707173 solid;
	border-right: 1px #C9C9C9 solid;
}

.sidebar_neumitglied {
	background-color:#FFEA66; 
	padding: 3px 0 3px 0;
	font-size: 0.9em;
	text-align:center;
	display:block; 
	line-height: 1.3em; 
	border-bottom: 2px #707173 solid;
	border-right: 1px #C9C9C9 solid;

}

#archives {
	margin-top: 24px;
}

#content {
	padding: 24px 10px 26px 15px;
	min-height: 300px;
}

#content h3 { 
	color: #444444; 
	margin-top: 0px; 
	margin-bottom: 3px; 
	font-size: 1.1em; 
	border-bottom: 1px #887766 dotted; 
}

#content h2 { 
	color: #444444; 
	margin-top: 0px; 
	margin-bottom: 3px; 
	font-size: 1.1em; 
	/*border-bottom: 1px #FFb31C solid; */
}

/************************************
******  ueberuns-seite **************
************************************/

#vorstand {
	background-color: #f5f5f5;
	height: 133px;
	padding: 5px 0 5px 5px;
	margin: 8px 0 8px 0;
}

#vorstand img {
	text-align: right;
	width: 100px;
	height: 133px;
	pading: 5px 0 5px 5px;
	background-color:#CCC;
	float: left;
}

#vorstand #inhalt {
	padding-left: 150px;
}

/************************************
******  link-seite **************
************************************/

#links {
	background-color:#EEE;
	height: 110px;
	padding: 5px 0 5px 5px;
	margin: 8px 0 8px 0;
}

#links img {
	text-align: right;
	/*width: 100px;
	height: 133px;
	pading: 5px 0 5px 5px;
	background-color:#CCC;*/
	float: left;
}

#links #inhalt {
	padding-left: 220px;
}



/************************************
******  termine-seite **************
************************************/

#termine table {
	width: 100%;
}

#termine td {
	padding: 6px 3px;
	vertical-align: top;
	color: #333;
	border-bottom: 2px #FFb31C solid;
}

/************************************/


#footerContainer {
	background: url(../../images/general/bkg_footer_b.gif) repeat-x;
	padding-bottom: 10px;
	height: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	padding-top: 8px;
	/*min-height: 21px;*/
}

#footer {
	font-size: 0.9em;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

#sidebarContainerFooter {
	width: 850px;
	margin: 12px auto 32px;
}

	
/* @end */

/* @group Menu System */

/* Toolbar Styles */

#menuContainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background: url(../../images/general/headerbox_navi36.gif) repeat-y;
}

#navcontainer {
	padding: 0;
	margin: 6px 0 0;
	width: 850px;
	position: absolute;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

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

#navcontainer li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#navcontainer a{
	display: block;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 2px;
	padding: 1px 10px;
}

#navcontainer a:hover{
	display: block;
	text-decoration: none;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	width: 850px;
	left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	color: #999;
	font-weight: normal;
	font-style: normal;
	background-color: #fff;
	background-image: none;
}

#navcontainer ul ul a:hover {
	font-weight: normal;
	font-style: normal;
	background-color: #fff;
	color: #696969;
}

#navcontainer ul ul #current {
	color: #696969;
	font-weight: bold;
	background-color: #fff;
}

#navcontainer ul ul #current:hover {
	color: #b3b3b3;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}

/* @end */

/* bilderseite */

.balkengrau {
	background-color: #DDD;
	font: bold 1.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #424242;
	padding: 10px 8px 10px 8px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

/*.balkengrau a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #424242;
}*/

.arrowup {
	position: static;
	float: right;
}

.galerie td{
	background-color: #DDD;
	font: bold 1.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #424242;
	padding: 10px 8px 10px 8px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: #FFF solid 5px;
}

.galerie a:link, .galerie a:hover, .galerie a:active, .galerie a:visited {
	text-decoration: none;
	color: #424242;
}



/* My Comment */


/* @end */


/* Order & Un-ordered List Support
These CSS classes style the list style type of an un-ordered list. */

ul.disc { list-style-type: disc;
}

ul.circle { list-style-type: circle;
}

ul.square { list-style-type: square;
}

ol.arabic-numbers { list-style-type: decimal;
}

ol.upper-alpha { list-style-type: upper-alpha;
}

ol.lower-alpha { list-style-type: lower-alpha;
}

ol.upper-roman { list-style-type: upper-roman;
}

ol.lower-roman { list-style-type: lower-roman;
}

/* @end */

/* @group Forms */
.message-text {
	width: 98%;
} 

.required-text {
} 

.form-input-field {
	width: 95%;
	font-size: 15px;
	color: #666;
	background-color: #f9f9f9;
} 

.form-input-button {
	margin: 0;
	padding: 0;
} 
/* @end */

/* @group Bread-crumb */

#breadcrumb {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#breadcrumb h4 {
	position: absolute;
	top: 50px;
	text-decoration: none;
	font: normal normal 12px HelveticaNeue-Light, "Helvetica Neue Light", Helvetica, sans-serif;
}

#breadcrumb ul {
	display: inline;
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#breadcrumb li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#breadcrumb a {
	display: inline;
}

#breadcrumb a:hover {
	display: inline;
}
	
/* @end */

