/* CSS Document */


.clr {
	clear: both;
}
/* komplette breite */
#main_outline {
	width: 802px !important;
	width: 808px;
	border: 1px solid #999999;
	padding: 2px;
	background: #ffffff;
}

.giDescription {
    font-size: 11px;
    line-height: 1.4em;
}

.giThumbnail {
	border: 0px !important;
	margin-top: 5px;
}
	
/** breite menüzeile oben links **/
#pathway_outline {
	width: 631px !important;
	width: 635px;
	float: left;
	border: 1px solid #cccccc;
	margin-bottom: 1px !important;
}

/*** color hier = z.B. Linkfarbe, derzeit 3A66A5 ***/
/* oben links, weg */
#pathway {
	float: left;
	color: #3A66A5;
	padding: 4px 3px 3px 5px;
	font-weight: bold;
}

/* beeinflusst breite pathway */
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 30%;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: 206px !important;
    width: 207px;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}
/* top navi schrift */
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #3A66A5;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #3A66A5; 
	background: #6bb5f9;
}


#search {
	float: right;
	border: 1px solid #cccccc;
	margin-bottom: 2px !important;
	margin-bottom: 0px;
	margin-right: 0px !important;
	padding: 0px;
	width: 165px !important;
	width: 165px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search .inputbox {
	border: 0px !important;
	padding: 4px 3px 3px 5px !important;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 17px !important;
	height: 19px;
	width: 159px !important;
	width: 159px;
	color: #000000;
}

#header_area {
	width: 802px !important;
	width: 802px;
	text-align: left;
	border: 0px !important;
	margin: 0px 0px 0px 0px !important;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 802px !important;
	width: 802px;
	height: 150px;
	background: url(../images/club_logo_gr_2.jpg) no-repeat !important;
	background: url(../images/club_logo_gr.jpg) no-repeat;
}

#top_outline {
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	float: left;
	overflow: hidden;
	height: 144px !important;
	height: 150px;
	width: 154px !important;
	width: 155px;
}

#left_outline {
    margin-top: 2px;
    border: 1px solid #cccccc;
    padding: 2px;
    float: left;
	width: 204px !important;
    width: 207px;
    background-color: #FFFFFF;
}

/** breite gesamter content incl. rechts, ohne links **/
#content_area {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 590px !important;
	width: 591px;
}

#banner_area {
	width: 400px !important;
	width: 400px;
	margin-top: 2px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

#banner {
	float: left;
	padding: 0px;
	width: 400px !important;
	width: 400px;
}

#poweredby {
	float: left;
	margin-left: 2px;
}

#sandbox_area_2 .sandbox_area {
	float: left;
	margin-top: 2px;
	width: 410px !important;
	width: 410px;
}

#sandbox_area_1 .sandbox_area {
	float: left;
	margin-top: 2px;
	width: 410px !important;
	width: 410px;
}

#right_outline {
	border: 1px solid #cccccc;
	margin-top: 2px;
	float: right;
	padding: 2px;
	width: 159px !important;
	width: 165px;
}

/** with both user1 and user2 visible **/
#user1_2 .user1_outline {
	width: 417px !important;
	width: 418px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_2 .user2_outline {
	width: 417px !important;
	width: 424px;
	border: 1px solid #cccccc;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

/** with either user1 or user2 visible **/
#user1_1 .user1_outline {
	width: 417px !important;
	width: 424px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_1 .user2_outline {
	width: 417px !important;
	width: 424px;
	border: 1px solid #cccccc;
	float: right;
	margin-bottom: 2px;
	padding: 2px;
}

/** based on 100% content width **/
#user1_4 .user1_outline {
	width: 311px !important;
	width: 317px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_4 .user2_outline {
	width: 310px !important;
	width: 316px;
	border: 1px solid #cccccc;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

/** with either user1 or user2 visible **/
#user1_3 .user1_outline {
	width: 570px !important;
	width: 588px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_3 .user2_outline {
	width: 570px !important;
	width: 588px;
	border: 1px solid #cccccc;
	float: right;
	margin-bottom: 2px;
	padding: 2px;
}

/** adjust content area based on right nav **/
/** größe content_feld, z.B. "Dreifachhalle Hans Glas" **/
#sandbox_area_2 .content_outline {
	width: 417px !important;
	width: 424px;
	border: 1px solid #cccccc;
	padding: 2px;
}

#sandbox_area_1 .content_outline {
	width: 417px !important;
	width: 424px;
	border: 1px solid #cccccc;
	padding: 2px;
}
/** Aktiver und ausgewählter Menüpunkt **/
#active_menu {
	color:#CCCCCC;
	font-weight: bold;
}

a#active_menu:hover {
	color: #ffffff;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  font-size: 11px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  width: 40px;
  padding: 4px;
}

.page_bg {
	/*background: #FDD3BE url(../images/bg_fade1.gif) repeat;*/
	padding: 0px 0px 20px 0px;
	margin: 0px;
	background-color: #cccccc;

}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 4px;
  margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

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

li
{
line-height: 15px;
list-style-type: none;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) !important;
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
	text-align: left;
	text-valign: middle;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #E3E3E3;
}

/* mambo core stuff */
a:link, a:visited {
	color: #3A66A5; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}


/** breite rechte banner **/
/** breite content_heading-balken**/
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse !important;
	border-collapse: collapse;
	border-spacing: 0px !important;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px !important;
	background-color: #3A66A5;
}

table.contentpane td.contentheading {
  padding-left: 4px !important;
}


.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

#sandbox_area_2 .componentheading {
	background: url(../images/subhead_bg.png) repeat-x !important;
	background: url(../images/subhead_bg.png) repeat-x;
	color: #ffffff;
	text-align: left !important;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px !important;
	padding-left: 4px;
	height: 21px !important;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 450px !important;
	width: 462px;
}

/** Content-Kasten Componente z.B. Menschen im Verein + Textausrichtung heading via padding **/
#sandbox_area_1 .componentheading {
	background: url(../images/subhead_bg.png) repeat-x !important;
	background: url(../images/subhead_bg.png) repeat-x;
	color: #ffffff;
	text-align: left !important;
	text-align: left;
	vertical-align: middle !important;
	vertical-align: middle;
	padding-top: 4px !important;
	padding-left: 4px;
	height: 21px !important;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 421px !important;
	width: 424px;
	display: block;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 21px !important;
	height: 21px;
	background: url(../images/subhead_bg.png) repeat-x !important;
	background: url(../images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left !important;
	padding-top: 1px !important;
	padding-left: 4px;
	font-weight: none;
	font-size: 10px;
	white-space: nowrap;
	text-transform: uppercase;

}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-valign: middle;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

/** breite navimenu-links **/
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px !important;
	border-collapse: collapse !important;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #FFFFFF;
	text-valign: middle;
	text-align: left !important;
	padding-top: 4px !important;
	padding-left: 4px !important;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
	border: 0px !important;
	border: 0px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}
/** farbe der tabellenzeilen **/
.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png);
  color: #FFFFFF;
	text-align: left;
	valign: middle;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 206px !important;
	width: 207px;
}


/**** bg-color geändert - color = farbe der menüunterpunkte linkes menu****/
a.mainlevel:link, a.mainlevel:visited {
	display: inherit;  
 /*	background: url(../images/menu_bg.png); */
    background-color: #3A66A5;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 186px !important; 
	width: 203px; 
	text-decoration: none;
	border-bottom: 1px solid white;
}


/**** bg-color = Farbe der Menuepunkte bei mouse-over, color = Schriftfarbe derselben ****/
a.mainlevel:hover {
	background-position: 0px -25px;
	background-color: #FF9321;
	/***background-color: #999999;***/
	text-decoration: none;
	color: #FFFFFF;
}


a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}


/*** color = farbe der unterpunkte bei mouse-over ***/
a.sublevel:hover {
	color: #7A7A7A;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

td.pdfprintmail {
	background-color: Yellow;
	text-align:center;
}

/****** color geändert ******/
.dd {
	color: #093E86;
	clear: both;
}

