/* Mozilla */
html {height:100%;}
/* IE */
body {height:100%;}

body
{
	background-image: url("../img/site_background.gif");
	background-repeat: repeat;
	background-color: #fff;
	margin: 5px;
	font-family: "Lucida Grande", "Verdana", "Arial";
	font-size: 12px;
	line-height: 150%;
	color: #333;
}

h2
{
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #009FD7;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

a
{
	color: #009FD7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div.spacer
{
	height: 15px;
}

div.clear
{
	clear: both;
}

div#header
{
	height: 61px;
	width: 952px;
	background-image: url("../img/header_banner.png");
	background-repeat: no-repeat;
	margin: auto;
}

div#site,
div#site_mitglieder,
div#site_presse,
div#site_sonstiges
{
	width: 948px;
	background-color: #D6EDC1;
	margin: auto;
	padding: 0;
	border: 2px solid #b3b3b3;
	border-top: none;
}

div#site_mitglieder
{
	background-color: #CAE9F5;
}

div#site_presse
{
	background-color: #E6E6E6;
}

div#site_sonstiges
{
	background-color: #5d5d5d;
}

/* Clearing only for non-IE Browsers */
div#site:after,
div#site_mitglieder:after,
div#site_presse:after,
div#site_sonstiges:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#site_left
{
	width: 758px;
	float: left;
}

div#navigation
{
	width: 758px;
	height: 31px;
	background-color: #fff;
	padding-top: 15px;
}

/* IE6 Hack */
* html div#navigation
{
	float: left;
}

/* IE7 Hack */
*+html div#navigation
{
	float: left;
}

div#navigation_1,
div#navigation_2,
div#navigation_3,
div#navigation_4
{
	width: 125px;
	height: 31px;
	margin-left: 6px;
	float: left;
}

div#navigation_4
{
	width: 180px;
	margin-left: 175px;
}

/* IE6 Hack */
* html div#navigation_4
{
	width: 180px;
	margin-left: 170px;
}

div#navigation_1 a,
div#navigation_2 a,
div#navigation_3 a,
div#navigation_4 a
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 10px;
	left: 10px;
}

div#navigation_1
{
	background-image: url("../img/navigation_button_1.gif");
}

div#navigation_1:hover
{
	background-image: url("../img/navigation_button_1_active.gif");
}

div#navigation_2
{
	background-image: url("../img/navigation_button_2.gif");
}

div#navigation_2:hover
{
	background-image: url("../img/navigation_button_2_active.gif");
}

div#navigation_3
{
	background-image: url("../img/navigation_button_3.gif");
}

div#navigation_3:hover
{
	background-image: url("../img/navigation_button_3_active.gif");
}

div#navigation_4
{
	background-image: url("../img/navigation_button_4.gif");
}

 div#navigation_4:hover
{
	background-image: url("../img/navigation_button_4_active.gif");
}

div#frame_left
{
	background-color: #D6EDC1;
	border-top: 1px solid #b3b3b3;
}

div#site_mitglieder div#frame_left
{
	background-color: #CAE9F5;
}

div#site_presse div#frame_left
{
	background-color: #E6E6E6;
}

div#site_sonstiges div#frame_left
{
	background-color: #5d5d5d;
}

div#frame_left div#subnavigation
{
	width: 133px;
	margin: 0px;
	padding: 10px 10px 10px 15px;
	font-size: 15px;
	color: #67A62A;
	float: left;
}

div#frame_left div#subnavigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 150%;
}

div#frame_left div#subnavigation ul a
{
	font-size: 14px;
	color: #67A62A;
}

div#site_mitglieder div#frame_left div#subnavigation ul a
{
	color: #609EB9;
}

div#site_presse div#frame_left div#subnavigation ul a
{
	color: #5D5D5D;
}

div#site_sonstiges div#frame_left div#subnavigation ul a
{
	color: #efefef;
}

div#frame_left div#site_current
{
	width: 578px;
	padding: 10px 10px 5px 10px;
	float: right;
	color: #67A62A;
	font-weight: bold;
}

div#site_mitglieder div#frame_left div#site_current
{
	color: #609EB9;
}

div#site_presse div#frame_left div#site_current
{
	color: #5D5D5D;
}

div#site_sonstiges div#frame_left div#site_current
{
	color: #efefef;
}


div#frame_left div#site_current a
{
	color: #67A62A;
}

div#site_mitglieder div#frame_left div#site_current a
{
	color: #609EB9;
}

div#site_presse div#frame_left div#site_current a
{
	color: #5D5D5D;
}

div#site_sonstiges div#frame_left div#site_current a
{
	color: #efefef;
}

div#frame_left div#content_left
{
	width: 588px;
	background-image: url("../img/content_header.gif");
	background-repeat: no-repeat;
	background-color: #fff;
	margin-right: 10px;
	float: right;
	min-height: 200px;
}

div#site_mitglieder div#frame_left div#content_left
{
	background-image: url("../img/content_header_mitglieder.gif");
}

div#site_presse div#frame_left div#content_left
{
	background-image: url("../img/content_header_presse.gif");
}

div#site_sonstiges div#frame_left div#content_left
{
	background-image: url("../img/content_header_sonstiges.gif");
}

/* IE6 Hack */
* html div#frame_left div#content_left
{
	background-image: none;
	margin-right: 5px;
}

div#frame_left div#content_left div#content_padding
{
	width: 550px;
	min-height: 520px;
	padding: 10px 20px 20px 20px;
}

/* IE6 Hack */
* html div#frame_left div#content_left div#content_padding
{
	height: 520px;
}

div#frame_left div#content_left div#content_padding *
{
	max-width: 550px;
}

div#frame_left div#content_left div#teaser_header
{
	width: 550px;
	height: 13px;
	background-image: url("../img/content_teaser_header.gif");
	background-repeat: no-repeat;
}

/* IE6 Hack */
* html div#frame_left div#content_left div#teaser_header
{
	margin-bottom: -8px !important;
}

div#frame_left div#content_left div#teaser
{
	width: 550px;
	background-image: url("../img/content_teaser_background.gif");
	background-repeat: repeat-y;
}

div#frame_left div#content_left div#teaser h2
{
	margin: 0 20px 10px 20px;
	padding-top: 5px;
}

div#frame_left div#content_left div#teaser p
{
	margin: 0px;
	padding: 0 20px 0 20px;
}

div#frame_left div#content_left div#teaser a.read_more
{
	margin-left: 485px;
	font-style: italic;
}

div#frame_left div#content_left div#teaser_footer
{
	width: 550px;
	height: 13px;
	background-image: url("../img/content_teaser_footer.gif");
	background-repeat: no-repeat;
}

div#frame_left div#content_left div.news
{
	margin-top: 30px;
	margin-bottom: 20px;
	clear: left;

}

div#frame_left div#content_left div.news img
{
	border: 1px solid #b3b3b3;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

div#frame_left div#content_left div.news p
{
	margin: 0px;
	color: #909090;
}

div#frame_left div#content_left div.news p.date
{

}

div#frame_left div#content_left div.news div.line_dotted
{
	border-top: 1px dashed #67A62A;
	height: 1px;
}

div#site_mitglieder div#frame_left div#content_left div.news div.line_dotted
{
	border-top: 1px dashed #609EB9;
}

div#site_presse div#frame_left div#content_left div.news div.line_dotted
{
	border-top: 1px dashed #5D5D5D;
}

div#site_sonstiges div#frame_left div#content_left div.news div.line_dotted
{
	border-top: 1px dashed #67A62A;
}

div#frame_left div#content_left div.news h3
{
	margin: 0px;
	margin-top: 5px;
}

div#frame_left div#content_left div.news a
{
	font-style: italic;
}

div#site_right
{
	width: 190px;
	float: right;
	background-color: #fff;
	padding-top: 15px;
}

div#site_right div#header_right
{
	width: 190px;
	height: 15px;
	background-image: url("../img/site_right_border.gif");
	background-repeat: no-repeat;
}

div#site_right div#meetings_footer
{
	width: 190px;
	height: 18px;
	background-image: url("../img/site_right_meetings_footer.gif");
	background-repeat: no-repeat;
}

div#site_mitglieder div#site_right div#meetings_footer
{
	background-image: url("../img/site_right_meetings_footer_mitglieder.gif");
}

div#site_presse div#site_right div#meetings_footer
{
	background-image: url("../img/site_right_meetings_footer_presse.gif");
}

div#site_sonstiges div#site_right div#meetings_footer
{
	background-image: url("../img/site_right_meetings_footer_sonstiges.gif");
}

/* IE6 Hack */
* html div#site_right div#header_right
{
	margin-bottom: -2px;
}

div#site_right div#content_right
{
	border-left: 2px solid #D8EEF8;
	padding-bottom: 12px;
}

div#site_right div#content_right div#up_to_date_header
{
	width: 176px;
	height: 21px;
	background-image: url("../img/site_right_uptodate_header.gif");
	background-repeat: no-repeat;
	margin-left: 6px;
}

div#site_right div#content_right div#up_to_date
{
	width: 156px;
	background-image: url("../img/site_right_uptodate_background.gif");
	background-repeat: repeat-y;
	margin-left: 6px;
	margin-bottom: -12px;
	padding: 1px 10px 0 10px;
}

div#site_right div#content_right div#up_to_date p
{
	margin: 5px;
}

div#site_right div#content_right div#up_to_date a
{
	color: #004687;
	font-size: 11px;
}

div#site_right div#content_right div#up_to_date_footer
{
	width: 176px;
	height: 10px;
	background-image: url("../img/site_right_uptodate_footer.gif");
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-bottom: 15px;
	margin-top: 12px;
}

div#site_right div#content_right div#up_to_date div.line
{
	width: 155px;
	border-top: 1px solid #fff;
}

/* IE7 Hack */
*+html div#site_right div#content_right div#up_to_date div.line
{
	margin-bottom: -20px;
}

div#site_right div#content_right .buttons
{
	height: 30px;
	width: 174px;
	margin-left: 7px;
	border: none;
}

div#site_right div#content_right div#meetings_header
{
	width: 176px;
	height: 27px;
	background-image: url("../img/site_right_meetings_header.gif");
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-top: 10px;
}

div#site_right div#content_right div#meetings
{
	width: 156px;
	background-image: url("../img/site_right_meetings_background.gif");
	background-repeat: repeat-y;
	margin-left: 6px;
	margin-bottom: -12px;
	padding: 1px 10px 0 10px;
	padding-top: 10px;
	color: #333;
	font-size: 11px;
}

div#site_right div#content_right div#meetings p
{
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

div#site_right div#content_right div#meetings h4
{
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
}

div#site_right div#content_right div#meetings div.line
{
	width: 155px;
	border-top: 1px solid #009FD7;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* IE7 Hack */
*+html div#site_right div#content_right div#meetings div.line
{
	margin-bottom: -15px;
}

/* IE6 Hack */
* html div.line, * html div.line_dotted
{
	background-color: transparent;
	font-size: 0.01em;
}

div#footer
{
	width: 948px;
	background-color: transparent;
	margin: auto;
	padding-top: 10px;
	border: 0px solid #b3b3b3;
	border-top: 0px solid #D8EEF8;
	text-align: center;
}

div#footer span
{
	font-size: 10px;
	color: #909090;
}

/* --- Klassen und IDs f&uuml;r Content --- */
div#frame_left div#content_left h1,
div#frame_left div#content_left h2,
div#frame_left div#content_left h3
{
	color: #4F8120;
}

div#site_mitglieder div#frame_left div#content_left h1,
div#site_mitglieder div#frame_left div#content_left h2,
div#site_mitglieder div#frame_left div#content_left h3
{
	color: #4A7A8F;
}

div#site_presse div#frame_left div#content_left h1,
div#site_presse div#frame_left div#content_left h2,
div#site_presse div#frame_left div#content_left h3
{
	color: #3c3c3c;
}

div#site_sonstiges div#frame_left div#content_left h1,
div#site_sonstiges div#frame_left div#content_left h2,
div#site_sonstiges div#frame_left div#content_left h3
{
	color: #4F8120;
}


div#BilderGalerie img {
	border: 1px solid #b3b3b3;
	margin-right: 8px;
	margin-bottom: 8px;
}
div#BilderGalerieDetail img {
	border: 1px solid #b3b3b3;
}

/* --- weissi.net Spezials --- */
#Kontakt input, #Kontakt textarea {
	margin: 5px 0px 0px 0px;
	font-size: 8pt;
	padding: 1px 2px 1px 4px;
	border: 0px;
	border-bottom: 1px dotted #009FD7;
	width: 400px;
	background-color: transparent;
	margin: 0px 0px 10px 0px;
}
#Kontakt textarea {
	height: 200px;
	border: 1px dotted #009FD7;
	scrollbar-track-color:#fff;
}
#Termine th {
	text-align: left;
}
#Termine td {
	border-top: 1px dashed #67A62A;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#site_mitglieder #Termine td {
	border-top: 1px dashed #749eb9;
}
div#site_sonstiges #Termine td {
	border-top: 1px dashed #5d5d5d;
}
#goToPrevBild, #goToNextBild, #closeThisBild {
	position: relative !important;
	left: 0px;
	top: 0px;
	width: 119px !important;
	height: 29px !important;
	background-color: none !important;
	border: 0px !important;
	z-index: 5 !important;
	vertical-align: middle;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=60);
	-moz-opacity:0.6;
	cursor: hand;
	visibility: hidden;
}
#goToPrevBild a, #goToNextBild a, #closeThisBild a{
	display: inline !important;
	color: red;
	background-color: none !important;
	border: 0px !important;
}
#BilderGalerieDetail {
	display: inline;
	border: 1px solid red;
}

div#DetailSchatten {
	background-color: black;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 20;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=70);
	-moz-opacity:0.7;
}

div#BilderGalerieDetail {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80%;
	text-align: center;
	height: 80%;
	z-index: 21;
	border: none;
	margin: 50px 10%
}
div#BilderGalerieDetail table {
	margin: 0 auto;
}














