/* 
    orange:     eb680a
    rot:        802537
    hellgrau:   e0e0e0
    dunkelgrau: 959595

*/

/* ====================== */
/* = allgemeine element = */
/* ====================== */

body {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font: 0.9em Arial,Helvetica,sans-serif; 
	color: black;
	background-color: #959595;
	background: #959595 url("../../images/bg.gif") repeat-y scroll top center;
}

a:link	{ 
	color: #eb680a;
	text-decoration: none;
}

a:visited	{ 
	color: #eb680a;
	text-decoration: none;
}

a:focus, a:hover, a:active	{ 
	color: #802537;
	text-decoration: underline;
}

a img	{ 
	border: 0;
	background: none;
}

label	{
	cursor: pointer;
}

fieldset	{
	border: 0;
	padding: 0;
	margin: 0;
}

legend	{
	font-size: 75%/100%;
	color: black;
	margin: 0;
}

img	{
	border: 0;
	margin: 0;
}

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

br	{
	clear: both;
}

/* ====================== */
/* = allgemeine klassen = */
/* ====================== */

.orange {
    color: #eb680a;
}

.rot {
    color: #802537;
}

.schwarz {
    color: #000;
}

.klein {
    font-size: 70%;
}

/* ========== */
/* = rahmen = */
/* ========== */

#rahmen	{
    display: block;
    position: absolute; 
    margin-left: -487px;
    left: 50%;
    min-height: 100%;
    width: 974px;
}

.hide	{
	position: absolute;
  	top: -6000px;
  	left: -6000px;
  	height: 1px;
 	width: 1px;
	display: none;
}

.ausrichtungLinks	{
	float: left;
	margin: 0 10px 10px 0;
}

.ausrichtungRechts	{
	float: right;
	margin: 0 0 10px 10px;
}

.keineAusrichtung	{
	display: block;
	margin: 0 0 10px 0;
}

.clear	{
	clear: both;
}

/* ======== */
/* = kopf = */
/* ======== */

#leaderboard #ad {
    display: block;
    clear: both;
    width: 728px;
    height: 90px;
    background: white;
}

#leaderboard {
}

#logo	{
    display: block;
    width: 787px;
    height: 81px;
    margin: 14px 0 14px 0;
}

/* ========== */
/* = inhalt = */
/* ========== */

#content {
    float: left;
    width: 787px;
    margin: 0 28px 0 0;
}

.linkespalte {
    clear: both;
    float: left;
    width: 162px;
}

#meimportal {
    float: left;
    height: 17px;
    padding: 12px 0 11px 12px;
    width: 150px;
}

#standorte {
    float: left;
    padding:12px 0 11px 22px;
    height: 17px;
    width:603px;
    background: transparent url("../../images/standorte-bg.gif") no-repeat bottom right;
    font-weight: bold;
}

.bulletlink, .bulletlink:link {
	display: block;
    float: left;
    height: 17px;
    padding-left: 24px;
}

.bulletlink:hover {
    padding-left: 24px;
    background: transparent url("../../images/pfeil1.gif") no-repeat;
    color: #eb680a;
    text-decoration: none;
}

.meimportal, .meimportal:link, .meimportal:hover {
    background: transparent url("../../images/meim-m.gif") no-repeat;
}

.standort {
    margin-right: 14px;
    text-transform: uppercase;
}

.inaktiv,.inaktiv:link,.inaktiv:visited {
    color: #802537;
    background: transparent url("../../images/pfeil0.gif") no-repeat;
    outline: none;
}

.inaktiv:hover {
    color: #eb680a;
}

.aktiv,.aktiv:link,.aktiv:visited {
 color: #eb680a;
 background: transparent url("../../images/pfeil1.gif") no-repeat;
 outline: none;
}

.aktiv:hover {
    color: #802537;
}

/* =========== */
/* = artikel = */
/* =========== */

#articlewrapper	{
    float: left;
}

#article	{
    float: left;
    clear: both;
    padding: 1em 23px 66px 22px;
    width:580px;
    background: #ffffff url("../../images/rundunten.gif") no-repeat bottom;
    /*background: #DDD url() repeat/repeat-x/repeat-y/no-repeat scroll/fixed top left/top center/top right/center left/center center/center right/bottom left/bottom center/bottom right/x-% y-%/x-pos y-pos;*/
    color: #313131;
    vertical-align: top;
}

#article.breitersatzspiegel {
}

#article h1,h2,h3 {
    font-size: 1.3em;
    font-weight: bold;
    color: #eb680a;
    text-transform: uppercase;
}

#article h2 {
    font-size: 1.2em;
}

#article h3 {
    font-size: 1em;
    margin: 1em 0 0.5em 0;
}

.noupper {
    text-transform: none;
}

#article ul {
}

#article li {
    padding: 0 0 0 32px;
    background: #ffffff url("../../images/bullet.gif") no-repeat 12px 5px;
}

#article blockquote {
    padding-left: 32px;
    margin-left: 0;
    background: #ffffff url("../../images/quote.gif") no-repeat 5px 5px;
}

#article .spalte {
    width: 48%;
    margin: 0 1em 2em 0;
    font-size: 0.8em;
    float: left;
    display: inline;
}

#article .spalte p {
    width: 95%;
}

#article .spalte img.weiter {
    clear: both;
    margin: 4px 0 0 0;
}

#article .spalte h2 {
    font-size: 1em;
    font-weight: bold;
    color: #eb680a;
    margin: 0;
    text-transform: uppercase;
    width: 95%;
}

#article .spalte h2 a {
    color: #eb680a;
}

.nomargin {
    margin-right: 0;
}

#keyvisual {
    margin: 0;
    clear: both;
    height: 208px;
    background-color: #959595;
}

.bildlinks {
    float: left;
    margin: 0 1em 1em 0;
}

.bildrechts {
    float: right;
    margin: 0 0 1em 1em;
}

/* =========== */
/* = sitemap = */
/* =========== */


#sitemap h2,h3 {
    text-transform: none;
    margin: 0;
}

#sitemap h3,#sitemap h4 {
    text-transform: none;
    margin: 0;
    font-weight: normal;
}

#sitemap h3 a,#sitemap h4 a {
    color: #802537;
}

#sitemap h3 a:hover,#sitemap h4 a:hover {
    color: #eb680a;
}

#sitemap ul {
    margin: 0;
    padding: 0;
}

#sitemap li {
    background-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1em;
}

/* ======= */
/* = box = */
/* ======= */

.box {
    position: relative;
    color: white;
    background: #802537;
    padding: 10px 10px 1px 10px;
    width: 95%;
}

.box h1 {
    clear: both;
    color: white;
    margin: 0;
    padding: 0 0 3px 0;
}

.box h2 {
    clear: both;
    color: white;
    padding: 0 0 0 0;
}

.box p {
    margin: 0 0 6px 0;
}

.box a,.box a:link, .box a:visited {
    color: #eb680a;
}

.box a:hover {
    color: white;
}

.boxlo {
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 4px;
}

.boxro {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 4px;
    height: 4px;
}

.boxlu {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 4px;
    height: 4px;
}

.boxru {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 4px;
    height: 4px;
}

/* ============== */
/* = auflistung = */
/* ============== */

.topnews a {
    color: #802537;
}

#auflistung {
    font-size: 0.8em;    
}

#auflistung .datum {
    clear: both;
    float: left;
    width: 90px;
    color: #802537
}

#auflistung .content {
    float: left;
    width: 430px;
    margin-bottom: 1em;
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 1em;
}

#auflistung .content h2 {
    font-size: 1em;
    font-weight: bold;
    color: #eb680a;
    margin: 0;
    text-transform: uppercase;
    width: 95%;
}

#auflistung .content h2 a {
    color: #eb680a;
}

#auflistung .contentbreit {
    width: 100%;
}

#auflistung p {
    margin: 0;
}

/* ============ */
/* = download = */
/* ============ */

.download {
    clear: both;
    float: left;
    margin-bottom: 1em;
    padding-bottom: 1em;
    width: 100%;
    font-size: 0.8em;    
}

.download .icon {
    float: left;
    width: 26px;
} 

.download .content {
    float: left;
    font-size: 0.8em;    
}

.download .content h2 {
    font-size: 1em;
    font-weight: bold;
    color: #eb680a;
    margin: 0;
    text-transform: uppercase;
}

.download .content p {
    margin: 0;
}

.download .content p span {
    text-transform: uppercase;
}

/* =========== */
/* = galerie = */
/* =========== */

.galerie {
}

.galeriebild {
    float: left;
    margin: 0 4px 4px 0;
    width: 98px;
    height: 64px;
    border: solid 1px #e0e0e0;
}

/* ============== */
/* = hauptmenue = */
/* ============== */

.menue {
    padding-top: 28px;
    font-size: 0.75em;
    vertical-align: top;
}

.menue ul li {
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.menue ul li:hover {
}

.menue ul li a,.menue ul li a:visited {
    display: block;
    padding: 5px 0 0 7px;
    width: 122px;
    height: 16px;
    margin-bottom: 4px;
    background: transparent url("../../images/button0.gif") no-repeat;
    color: white;
}

.menue ul li a:hover {
    text-decoration: none;
    color: #eb680a;
}

.menue ul li ul li {
    text-transform: none;    
}

.menue ul li ul li a,.menue ul li ul li a:visited {
    background: transparent;
    height: auto;
    margin-bottom: 0;
    color: black;
    color: #802537;
}

.menue ul li ul li a:hover {
    background: transparent;
    height: auto;
    color: #eb680a;
}

.menue ul li ul {
    margin-bottom: 9px;
}

.menue.sekundaer {
    padding-top: 14px;
}

.menue.sekundaer ul li a,.menue.sekundaer ul li a:visited {
}

.menue.sekundaer ul li a:hover {
}

/* ============= */
/* = infoboxen = */
/* ============= */

.infoboxen {
    pposition: absolute;
    float: left;
    top: 0;
    right: 0;
    width: 156px;
    font-size: 0.7em;
}

.infoboxen h1 {
    font-size: 1.1em;
    color: #eb680a;
    margin: 1.6em 0 0 0;
    padding: 0;
}

.infoboxen h2 {
    font-size: 1em;
    margin: 3px 0 0 0;
    padding: 0;
    color: #eb680a;
    font-weight: normal;
    text-transform: uppercase;
}

.infoboxen p {
    margin: 3px 0 3px 0;
    padding: 0;
    color: #802537;
}

#veranstalter {
    padding-top: 14px;
    height: 108px;
}

#veranstalter.mitleaderboard {
    /*margin-top: 104px;*/
}

.infoboxen #countdown{
    background: #802537;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.infoboxen #countdown p {
    color: white;
    margin: 0;
}

.infoboxen #countdown h1 {
    font-size: 1.4em;
    color: white;
    margin: 0;
}

.infobox {
    margin-bottom: 18px;
}

.infobox img {
    display: block;
    lline-height: 0;
    padding: 0;
    margin: 0;
}

.infobox p {
}

.infoboxen.links {
    position: static;
    padding-top: 14px;
    width: 100%;
}

h3.anzeige {
    font: normal normal normal 1em/1em Arial, sans-serif;
    color: black;
    margin: 0 0 0.5em 0;
}

/* ======== */
/* = fuss = */
/* ======== */

#fuss {
    position: absolute;
    bottom: 0;
    left: 162px;
    display: inline;
    width:630px;
    font-size: 0.6em;
    border-top: solid 14px #e0e0e0;
    background-color: #e0e0e0;
}

#fussinhalt {
	position: absolute;
    width: 599px;
    padding: 0 13px 13px 13px;
    background-color: white;
}

#fussinhalt a:link,a:visited {
    color: black;
}

#fussinhalt a:hover {
    color: #eb680a;
}

#fussnavi {
    position: absolute;
    top: 0;
    right: 12px;
    text-align: right;
}

#fussnavi a:link,a:visited {
    color: #802537;
}

#fussnavi a:hover {
    color: #eb680a;
}

/* ======== */
/* = form = */
/* ======== */

form	{
	margin: 0;
	padding: 0;
}

.infoboxen form {
    clear: both;
    float: left;
	font-size: 100%;
    width: 149px;
    padding: 0 3px 0 3px;
    background-color: #802537;
}

.linkespalte .infoboxen form {
    width: 123px;
}

.infoboxen form.orange {
    background-color: #eb680a;
}

.infoboxen form img {
    clear: both;
}

.infoboxen form .eingabe {
    clear: both;
    border: 0;
    padding: 1px;
    margin: 0;
    width: 147px;
    color: #959595;
    font-size: 1em;
}

.infoboxen form .eingabe:focus {
    color: black;
}

.infoboxen form .abstand {
    margin: 0 0 3px 0;
}

.infoboxen form .kurz {
    width: 122px;
}

.linkespalte .infoboxen form .ganzkurz {
    width: 96px;
}

.infoboxen form .captcha {
    clear: none;
    float: left;
    width: 59px;
    margin-right: 2px;
}

.infoboxen form .captchacode {
    float: left;
    vertical-align: middle;
}

.infoboxen form .submit {
    position: relative;
    vertical-align: middle;
}

/* ======== */
/* = twitter = */
/* ======== */
.infoboxen #twitter_div {
    background: #802537;
    width: 147px;
     color: white;
    font-weight: bold;
    padding: 3px 3px 3px 5px;
}

.infoboxen #twitter_div li {
    padding-bottom: 5px; 
    padding-top: 5px;
}

.infoboxen #twitter_div h1 {
    font-size: 1.4em;
    color: white;
    margin: 0;
}
.infoboxen #twitter_div a:hover	{ 
	color: white;
	text-decoration: underline;
}
.infoboxen #twitter_div a:focus, a:active, a:visited	{ 
	color: #EB680A;
	text-decoration: none;
}
#twitter_logo{
background: url("../../images/meim_twitter_web40x40.png") repeat scroll 0% 0% transparent; 
width: 40px; 
height: 40px; 
position: relative; 
float: left; 
margin-right: 5px;
margin-bottom: 1px;
}
  
