/*********************************************************************/
/*                                                                   */
/*        Stylesheet für die jahreskonferenz 2008-Homepage           */
/*                                                                   */
/*        copyright 2006 Sunbeam GmbH www.sunbeam-berlin.de          */
/*                                                                   */
/*********************************************************************/

/*********************************************************************/
/* Standardanweisungen                                               */
/*********************************************************************/
* {
	margin: 0;
	padding: 0;
}

html	{ /* 14.12.06*/
	overflow: hidden; /* ae */
}

html, body { 
	height: 100%; 
}

body {
	color: #004C66;
	font-family: "Times New Roman", Times, serif;
}

h2	{ /* neu ae 11.12.06 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	margin: 2.45em 0 0.3em 0;
	font-weight: normal;
}

h3 {
  margin: 0.2em 0 0.1em 0;
  font-size: 1.5em;  
}

h4 { 
  margin: 0.2em 0 0.1em 0;
  font-size: 1.2em;  
  font-weight: bold;
}

p {
  margin: 0.5em 0 1em 0;
  line-height: 1.4em;
}

ul, ol {
  margin: 0.3em 0 1em 1.5em;
}

a:link, a:visited {
  color: #004C66;
}

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

a img	{
	border: none;
}

/*********************************************************************/
/* Hauptlayout/Hauptwraps                                            */
/*********************************************************************/
#header {
  background: #004664;
  height: 134px; /* damit es sich nicht mit aufzieht, weil nicht sinnvoll */
  width: 100%;
}

/*********************************************************************/
/* Header-Claim - ja nach Bereich anders                             */
/*********************************************************************/
#header_claim {
  background: url("../../../ee08/ee08_claim.gif") no-repeat right bottom;
  margin: 0 1em 0 0;
  width: 220px;
  height: 100%;
  float: left;
}

#header_claim5 {
  background: url("../../../ee07/ee05_claim.gif") no-repeat right bottom;
  margin: 0 1em 0 0;
  width: 220px;
  height: 100%;
  float: left;
}

#header_claim6 {
  background: url("../../../ee07/ee06_claim.gif") no-repeat right bottom;
  margin: 0 1em 0 0;
  width: 220px;
  height: 100%;
  float: left;
}

#header_claim7 {
  background: url("../../../ee07/ee07_claim.gif") no-repeat right bottom;
  margin: 0 1em 0 0;
  width: 220px;
  height: 100%;
  float: left;
}
/*********************************************************************/
/* Header-Claim - ja nach Bereich anders                             */
/*********************************************************************/

#header_logo {
  width: 25%;
  height: 100%;
  float: left;
}

#header_logo a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

#header_logo h1 {
	margin-top: 0;
	margin-bottom: 0;
}

#header_logo a img	{
	padding-top: 0.5em;
	border: none;
}

#header_logo a:link, #header_logo a:visited {
	color: #000;
}

#header_marginalie {
	position: absolute;
	top: 0;
	right: 2px;
	width: 230px;
}

#english {
  background: url("../../../ee07/ee07_headrechts.gif") no-repeat 100% 20%;  
  width: 91%;
  height: 125px;
}

#deutsch {
  background: url("../../../ee07/deutsch.gif") no-repeat 100% 95%;
  float: right;
  width: 100%;
}

#header_marginalie a {
  display: block;
  border: 0;
  margin: 95px 0 0 0;
  width: 120px;
  height: 30px;
  float: right;    
}



#wrapper	{  /*14.12.06*/
	position: fixed;
	top: 0;
	left: 0;
	bottom: 72px;
	padding: 0;
   width: 100%;
	overflow: auto;
}

#haupt { /* 14.12.06*/

}

#haupt_menue { /* 14.12.06*/
  width: 220px;  
  float: left;
}

#haupt_text { /* 14.12.06*/
	margin: 0 250px 0 240px;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	color: #004664;
	border: 1px solid #fff; /* für Firefox - sonst verspringen Menü und Marginalie */
}

/* rf 17.2.09 auskommentiert, da sonst der bereich "dokumentation" völlig zerspringt 

#haupt_text img { padding-right: 7px; }

*/

#haupt_marginalie {
	/* 14.12.06*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: right;
	width: 230px;
}

#haupt_marginalie .box {
  margin-top: 2.2em;
  background: #e1ecf2;
  width: 208px;
  clear: left;
}

/* pd 2008 */
#haupt_marginalie .box2 {
  margin-top: 2.2em;
  background: #e1ecf2;
  width: 208px;
  min-height: 170px;
}

#haupt_marginalie .box2 .sbac-img	{
	xmargin: 5px 3px 0 0px;
	float: left;
}

/* pd 2008 */

.sbac-otc {
  text-align: center; 
  width: 90%;
}

.sbac-otl img	{
	margin: 5px 0px 0 0px;
}

.panel	{
	margin: 0 auto;
}

#haupt_marginalie .sbac-img {
  margin-bottom: 0.5em !important;
}

#haupt_marginalie .box img.sbac-otc {
    padding-bottom: 0.5em !important;
}

#haupt_marginalie ul {
  margin: 0.1em 1.7em 0.5em 1.8em ;
  padding-bottom: 0.3em !important;  
}

#haupt_marginalie p {
  padding-top: 0.5em;
  padding-bottom: 0.1em !important;
  margin: 0 0.5em;
}

#haupt_marginalie h4 {
  margin-bottom: 0.5em;
}


.panel img,
.panel a img	{
	margin: 0 5px;
}

#footer {  /* 14.12.06*/
  position: fixed;
  bottom: 0;
  clear: both;
  width: 100%;
  margin: 2em 0 0 0;
  height: 72px;
  background-color: #fff;
  border-top: 1px solid #BFD5E2;
}

#footer img {
  border: none;
  margin: 0.8em 1em 0.5em 0;
}

.lfooter {
	text-transform: uppercase;
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.7em;
	margin-top: 2em;
	padding: 10px 15px 0 0;
	width: 220px;
	float: left;
}

.rfooter {
position: relative;
 margin-left: 235px;
}

/**/
.clear {
  clear: both;
  height: 0;
  line-height: 0;
}


/*********************************************************************/
/* Kampagnentitel ausblenden                                         */
/*********************************************************************/
#header_claim h2,
#header_claim5 h2,
#header_claim6 h2,
#header_claim7 h2 {
  display: none;
}

/*********************************************************************/
/* Hauptmenue                                                        */
/*********************************************************************/
#haupt_menue {
  background: url("../../../ee08/ul_bg.gif") no-repeat 0% 4.75em;  
}

#haupt_menue ul {
  text-transform: uppercase;
  text-align: right;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 0.7em;
  margin: 2em 0 0 0;
  xmin-height: 4.5em; /* damit die ul-bg-bilder nicht unten abgeschnitten werden */
  padding: 0;
}

#haupt_menue li {
  list-style: none;
  margin: 0.4em 0 0 0;
}

#haupt_menue li a:link, #haupt_menue li a:visited {
  text-decoration: none;
  color: #91B6C8;
}

#haupt_menue li a:hover, #haupt_menue li a:focus, #haupt_menue li a:active {
  color: #FDCA01;
}

#haupt_menue ul li .act {
  color: #FDCA01;
}

#menue1blau { background: url("../../../ee08/ul_ee08.gif") no-repeat bottom right; }
#menue2 { background: url("../../../ee08/ul_ee07.gif") no-repeat bottom right; }
#menue3 { background: url("../../../ee07/ul_ee06.gif") no-repeat bottom right; }
#menue4 { background: url("../../../ee07/ul_ee05.gif") no-repeat bottom right; }

#haupt_menue #menue1blau a:link, #haupt_menue #menue1blau a:visited,
#haupt_menue #menue5 a:link, #haupt_menue #menue5 a:visited  {
/* pd, 2008 */
  color: #004664; 
}

#haupt_menue #menue1blau a:hover, #haupt_menue #menue1blau a:focus, #haupt_menue #menue1blau a:active,
#haupt_menue #menue2 a:hover, #haupt_menue #menue2 a:focus, #haupt_menue #menue2 a:active,
#haupt_menue #menue3 a:hover, #haupt_menue #menue3 a:focus, #haupt_menue #menue3 a:active,
#haupt_menue #menue4 a:hover, #haupt_menue #menue4 a:focus, #haupt_menue #menue4 a:active,
#haupt_menue #menue5 a:hover, #haupt_menue #menue5 a:focus, #haupt_menue #menue5 a:active {
/* pd, 2008 */
  color: #FDCA01;
}

#haupt_menue ul#menue1blau li .act,
#haupt_menue ul#menue2 li .act,
#haupt_menue ul#menue3 li .act,
#haupt_menue ul#menue4 li .act,
#haupt_menue ul#menue5 li .act {
  color: #FDCA01 !important;
}

/* #menue1 a:link, #menue1 a:visited { }
#menue1 a:hover, #menue1 a:focus, #menue1 a:active { color: #FDCA01; }*/

/*********************************************************************/
/* Anmeldeformular                                                   */
/*********************************************************************/
fieldset {
  margin: 0 0 1em 0;
  padding: 1em;
  text-align: left;
}
/*
*html fieldset {  damit die Formular im IE nicht zu breit sind !!??? 
  margin: 0 -230px 1em 0;
}

#anmeldung input {
	xmargin: 0;
  margin-top: 5px;
  xpadding: 0;
  padding-bottom: 5px;  
}
*/
/* z.Z. nicht in Bebutzung?
#anmeldung .links {
  float: left;
  width: 40%;
  margin: 0 0 0 1em;
}

#anmeldung .rechts {
  float: right;
  width: 50%;
  text-align: left;
}


.bezeichner {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0.5em;
  float: left;
  width: 8em;
  clear: both;
  xborder: 1px solid #004C66;
}
*/
#titel,
#name,
#vorname,
#firma, 
#funktion, 
#strasse,
#plz,
#fon,
#fax,
#email,
#mitgliednr {
  width: 20em;
  border: 1px solid #004664;  
}
/*
*html select	{
	margin-left: 6.5em; * damit das select Feld nicht aus der reihe tanzt ?! ae *
}
*/


/* Bilder */
.sbac-itl {
  margin-top: 0.3em;
  margin-right: 0.3em;
  float: left;
}

#haupt_marginalie .sbac-itl {
  margin-top: 0.5em;
}


/** Neues Formular **/

#anmeldung08 legend	{
	font-size: 1.2em;
}

#anmeldung08 div	{
	clear: left;
}

#anmeldung08 input	{
	margin: 0.3em 0;
}

.input label,
.select label	{
	float: left;
	width: 8em;
	margin: 0.2em 0;
}

.cb input,
.radio input	{
	float: left;
	margin: 0.3em 0 0 0;
}

.cb label,
.radio label	{
	margin-left: 0.5em;
}

#anmeldung08 p	{
	margin-bottom: 0.2em;
}

.last	{
	margin-bottom: 0.5em;
}

#anmeldung08 .error	{
	border: 1px solid #B22222;
	padding: 0.8em;
	margin-bottom: 1em;
}

#anmeldung08 .error ul	{
	margin: 0 2em;
}

#anmeldung08 h3	{
	font-size: 1.1em;menu
	font-weight: normal;
}

.failure	{
	color: #B22222;
}

#anmeldung08 fieldset	{
	border: 1px solid #004C66;
}


#printonly,
#sponsor-print {
display: none;
}
