/* Styles of www.bpw-stuttgart.de */

* {
margin: 0;
padding: 0;
}

body {
margin: 1px auto 20px 1px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90.01%;
color: #000;
background-color: #e0e0e0;
}

p, li {
font-size: 90.01%;
}

/* Die Farbangabe im |#wrapper| sorgt dafuer, dass im Contentbereich
eine durchgaengige Hintergrundfarbe inkl. rechter |border| angezeigt 
wird, auch wenn das Menue laenger als der Text ist ... */
#wrapper {
width: 846px;
background-color: #f0f0f0;
color: #000;
height: 1%;/* Buggy IE needs this */
border-top: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}
/* Wenn man sicher ist, dasz der Text IMMER laenger als das Menue
oder die Farbe dieselbe wie der Hintergrund ist, kann man diesen Div
komplett streichen. Die |border|s kann man dann bei Bedarf den 
anderen |div|s zuweisen ... */

/* ---- */
#header {
background-image: url( '../pics/bpw_logo.jpg' );
background-repeat:no-repeat;
height: 100px;
width: 846px;
background-color: #C50067;
color: #000;
text-align: right;
}

/* ---- */
#mainmenue {
padding: 3px 0 4px 0;
text-align: right;
background-color: #2A2A84;
color: #fff;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
#mainmenue ul li {
display: inline;
margin-right: 10px;
}
#mainmenue a {
text-decoration: none;
font-weight: bold;
padding: 1px 10px 2px 10px;
color: #CFCFCF;
}
#mainmenue a:hover {
background-color: #000066;
color: #FFFFFF;
}

/* ---- */
#leftmenue {
float: left;
left: 10%;
width: 200px;
margin-top: 0px;
padding: 0 0 80px 0;
background-color: #C0C0C0;
color: #fff;
}
#leftmenue ul li {
list-style-type: none;
}
#leftmenue a {
display: block;
text-decoration: none;
width: 194px;
margin: 2px 0;
padding: 1px 0 2px 5px;
font-weight: bold;
background-color: #666666;
color: #fff;
border-top: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}
#leftmenue a:hover {
background-color: #C50067;
color: #FFF;
}
/*
#leftmenue a:active	{
background: #C50067;
color: #FFF;
	}
*/

/* ---- */
#content {
background-color: #f9f9f9;
color: #000;
border-left: 199px solid #C0C0C0;
}

#content h1 {
font-size: 90.01%;
font-weight: bold;
letter-spacing: 0.25pt;
padding: 50px 50px 40px 50px;
color: #222;
background-color: transparent;
}

#content h2 {
font-size: 90.01%;
font-weight: bold;
line-height: 165%;
padding: 30px 50px 5px 50px;
color: #222;
}

#content h3 {
font-size: 85.01%;
padding: 30px 50px 0px 50px;
}

#content p {
line-height: 165%;
padding: 5px 50px 15px 50px;
color: #000000;	/* #474747; */
}

#content td {
line-height: 165%;
padding: 0px 0px 0px 0px;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90.01%;
}

#content tr {
line-height: 165%;
padding: 0px 0px 0px 0px;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90.01%;
}

#content p.topper {
padding: 10px 0 30px 40px;
}

#content a {
text-decoration: underline;
font-weight: bold;
color: #000;
border-bottom: 1px solid #900;
border: 0;
}

#content a:hover {
text-decoration: none;
background-color: #C50067;	/* #E1058C; */
border: 0;
color: #FFF;
}

/* ---- */
#netzwerk {
background-color: #f9f9f9;
color: #000;
border: 0;
padding: 0;
}

/* ---- */
#nextevent {
width: 522px;
text-align: left;
line-height: 165%;
color: #000;
background-color: #fff;
margin: 20px 50px 10px 50px;
padding: 25px 10px 20px 10px;
border: 1px solid #C50067;
}

#nextevent p {
line-height: 165%;
color: #000;
padding: 10px 30px 5px 30px;
}

/* ---- */
#bpw {
width: 544px;
text-align: center;
color: #000;
background-color: #e9e9e9;
margin: 40px 50px 10px 50px;
padding: 0px;
border: 1px solid #C50067;
}

#bpw h2 {
color: #666;
font-size: 90.01%;
font-weight: bold;
padding: 20px 20px 0px 20px;
}

#bpw h3 {
color: #666;
font-size: 85.01%;
font-weight: bold;
padding: 10px 20px 20px 20px;
}

/* ---- */
.empfehlung {
width: 540px;
text-align: left;
color: #000;
background-color: #fff;
margin: 20px 50px 10px 50px;
padding: 0px;
border: 1px solid #C50067;
}

#tipps h2 {
color: #222;
font-size: 85.01%;
font-weight: bold;
padding: 15px 20px 5px 20px;
}

#tipps p {
font-size: 85.01%;
line-height: 175%;
padding: 5px 30px 15px 30px;
color: #000000	/* #474747; */
}

#tipps h3 {
color: #666;
font-size: 85.01%;
font-weight: bold;
padding: 20px 20px 20px 20px;
}

#form {
background-color: #f0f0f0;
color: #000;
padding: 30px 50px 20px 60px;
}

.bold {
font-weight: bold;
}

/*
a:link {
border: 0;
text-decoration: none;
}
*/

.link {
text-decoration: none;
border: 0;
background-color: transparent;
}
/*
.link a:hover {
text-decoration: none;
color: #fff;
border: 0;
background-color: none;
}
*/
.table {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90.01%;
color: #000;
}

.red {
color: #2A2A84;
}

.breaker {
clear: both;
}

.nix {
display: none;
color: #fff;
}

#gallery {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90.01%;
color: #000;
text-align: left;
padding: 30px 100px 20px 120px;
line-height: 165%;
}

#footer {
height: 37px;
background-color: #2A2A84;
color: #ccc;
border-top: 1px solid #000;
}
#footer p {
padding: 8px 15px;
}
#footer a {
text-decoration: none;
font-weight: bold;
background-color: transparent;
color: #CFCFCF;
border: 0 none;
}
#footer a:hover {
background-color: #000066;
font-weight: bold;
color: #FFFFFF;
}

/* ---- */
#main .invis, hr {
display: none;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }
span.displaynone { display:none; }

