body    {background-color:#98ADE4;
     	color:#000000;
		margin:0px;
        padding:0px;
        }
		
body.mceContentBody {
  background: #FFFFFF;
  padding:5px;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {font-family:Verdana, Arial, Helvetica, sans-serif; }
body, td, div, p, pre, ul {font-size: 10pt;}
input, select, textarea {color:#000099; margin:2px;}
p{ 	margin: 0px 0px 6px 0px;}

/*table{border-collapse:collapse;}*/

input.button{background-color:#B5C6F4;
			color:#000099;
			font-weight:bold;
			border:1px outset #000099;}

body.neues_fenster{
		background-color:#98ADE4;
		text-align: center;
		padding-top: 20px;
}
          
h1 {font-size: 12pt; color:#000099;}
h2 {font-size: 10pt; color:#000099;}
h3 {font-size: 8pt; color:#000099;}

h2.menu{ margin-top:0px;}

p.highlight_submit { background-color:#98ADE4;
					padding:10px;
					margin-top:20px;
					text-align:center;}

.titel { 	background-color:#98ADE4;
			padding:5px;
			margin:0px;
			font-weight: bold;
		}
			
tr.highlight{	background-color:#98ADE4;}
td.bild{		background-color:#98ADE4;
			text-align:center;}
tr.space{	height:10px; }

.small    {font-size: 8pt;}
.blau     {color:#000099;   font-weight: bold;}
.blau_normal{color:#000099;}
.blau_fett{color:#000099;   font-weight: bold;}
.rot_normal{color:#CC0000;}
.rot_fett  {color:#CC0000;   font-weight: bold;}
.gross    {font-size: 12pt; font-weight: bold;}
.grau	  {color:#DDDDEE;display:none;}

a 	  {text-decoration: none; font-weight: bold;}
a:link    {color: #000099;}
a:visited {color: #000099;}
a:active  {color: #000099;text-decoration:underline;}
a:hover   {color: #000099;text-decoration:underline;}

a.unbold{ font-weight: normal;}

a.menu		{ color: #000099; margin-left:20px; padding:0px; text-decoration: none; font-weight: bold; line-height: 1.5;
				display:list-item; list-style-image: url(images/menu_bullet.gif); list-style-position:outside;}
a.menu:hover   {text-decoration: underline;}

a.menu_aktuell	{ color: #000099; margin-left:20px; text-decoration: underline; font-weight: bold; line-height: 1.5;
					display:list-item; list-style-image: url(images/menu_bullet_aktuell.gif); list-style-position:outside;}

a.submenu		{color: #000099; margin-left:35px; text-decoration: none; font-weight: normal;
					display:list-item; list-style-image: url(images/menu_bullet.gif); list-style-position:outside;}
a.submenu:hover   {text-decoration: underline;}

a.submenu_aktuell	{margin-left:35px; text-decoration: underline; font-weight: normal;
						display:list-item; list-style-image: url(images/menu_bullet_aktuell.gif); list-style-position:outside;}

/* Einen nicht fetten Link */
a.unbold { font-weight: normal; }

/* Bilder im Warenkorb bekommen einen "unsichtbaren" grauen Rahmen */
img.bilderrahmen { border:3pt solid #DDDDEE;}


hr {border:none; color:#000099; background-color:#000099;
    height:1px; text-align:center; width:500px;}
hr.short {width:350px;}

/* Fürs mailen! */
blockquote{
	border-style: none none none solid;
	border-width: 2px;
	margin: 5px 5px 5px 15px;
	padding-left: 5px;
}

#top { 	
		height: 100px;
		width: 1000px;
		/*background-image:url(./images/top_banner.gif);*/
		background-color:#98ADE4;
		repeat: no-repeat;
	}

/* DER IE hat eine etwas eigenartige Interpretation von den Angaben => Style in style_IE.css festgelegt*/
#menu     { 
		width:160px;
		background-image:url(./images/menu_header.gif);
		background-repeat:no-repeat;
		background-color:#C8D7FE;
		margin: 0px 5px 5px 5px;
		padding: 5px;
		border: 1px solid #7777FF;
		}
		
#left {
		position: absolute;
		left: 0px;
	    width: 180px;
     }
#right {
		position:absolute;
		left:820px;
	    width: 180px;
     }
	   
#content   {
		position:absolute;
		left: 180px;
		width:620px;
		min-height:500px;
		overflow:visible;
		background-color:#C8D7FE;
		padding: 10px;
		border: 1px solid #7777FF;
        }

/*für Tabellen mit Rand*/
#rand {
  border-collapse: collapse;
}
#rand td{
  border: 1px solid #98ADE4;
  padding: 3px;
}


/* Banner Rechts unter Login - Google Skyscraper */
#werbung1 {width:160px; height:600px;}

/*Werbung bei der Tanzpartnersuche oben*/
#werbung2 {width:300px; height:250px;}

