/*************************************************************/
/*                                                           */
/*            Stylesheet fuer www.basiccell.de              	 */
/*       Autor: pulssprung || raum fuer interaktion    	 	 */
/*                 26. April 2005                   		 */
/*                                                           */
/*************************************************************/


/* HTML-Tags */
body { 
/*background:#ffffff url(../bilder/intego_hintergrund.gif);*/
background-image: url(../bilder/hg_startseite.gif);
background-repeat: repeat-y;
background-position: 0% 50%;
/*background-attachement: fixed;*/
margin: 0 0 0 0px; 
padding: 0px;  
}

p, div, ul, ol, h1, h2, h3, table, th, td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-color: #333333;
	font-size:12px; 
}

h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #cc0000;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 3px 0 ;
	letter-spacing: -0.5px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 -20px 5px;
}

hr {
	background-color:#cccccc; /* Mozilla 1.4 */
	color:#cccccc; /* IE 6 */
	border: #cccccc; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

/* Textauszeichnungen */

.rotfliesstext {
	color: #cc0000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.graufliesstext {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


/* Links */

a:link {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.LinkWithoutLine img {
	border:none;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #cc0000;
}

a:hover {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

.highlight {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

/* Layout: Kopf */

#copyright {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	float: none;
	top: 3px;
	left: 810px;
	position: absolute;
}

#copyright a {
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

#copyright a:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #cc0000;
}

#copyright a:visited {
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	color: #666666;
}

.logo {
	left: 10px;
	top: 25px;
	float: left;
	position: relative;
}

/* Hauptnavigation links*/
#hauptnavilinks { 
	margin-top: 70px;
	padding: 5px 0 0 10px;
	width: 300px;
	height: 20px;
	background-color: #767676;
	border-right-color: #ffffff;
	border-width: 1px; 
	border-right-style: solid;
	position: absolute;
	float: left;
	z-index: 10;
	font-weight: bold;
	font-size: 12px;
	word-spacing: 3px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	z-index:90;
}

#hauptnavilinks a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	word-spacing: 3px;
	color: #ffffff;
}

#hauptnavilinks a:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

/* Hauptnavigation rechts*/

ul.dropdown
{
	margin-top: 70px;
	padding: 5px 0 0 0;
	width: 690px;
	height: 20px;
	left: 302px;
	border-right-color: #ffffff;
	border-width: 1px; 
	border-left-style: solid;
	float: none;
	position: absolute;
   	background-color: #999999;
	list-style: none;
	z-index:99;
	font-weight: bold;
	font-size: 12px;
	word-spacing: 3px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
}

ul.dropdown * ul
{
    list-style: none;
    margin:0;
    padding: 0;
	display:none;
	position:absolute;
	z-index:99;
}

ul.dropdown li
{
    float:left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 2px; 
	border-right-style: solid;
	border-color: #ffffff;
}

ul.dropdown li * li
{
	margin: 0 0 -1px 0;
    border-width: 1px; 
	border-style: solid;
	border-color: #cccccc;
	padding: 3px 0 0 3px;
	height: 20px;
	width: 160px;
    float:none;
	background-color: #999999;
    position: relative;
}

ul.dropdown ul * ul
{
    left:163px;
    top:0;

}

ul.dropdown a
{
    display:block;
	font-weight: bold;
	font-size: 12px;
	word-spacing: 3px;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
}

ul.dropdown a:hover
{
    display:block;
	font-weight: bold;
	font-size: 12px;
	word-spacing: 3px;
	text-decoration: none;
	color: #000000;
	text-align: left;
}


ul.dropdown ul * a
{
    height:100%;
}

ul.dropdown li:hover ul ul, ul.dropdown li:hover ul ul ul, ul.dropdown li:hover ul ul ul ul
{
    display:none;
}

ul.dropdown li:hover ul, ul.dropdown ul li:hover ul, ul.dropdown ul ul li:hover ul
{
    display:block;
}


/* Layout: Kategorie */

.animation {
	left: -152px;
	top: 75px;
	float: left;
	width: 302px;
	height: 220px;
	margin: 6px 0 0 0;
	border-top-color: #ffffff;
	border-top-style: 1px solid;
	position: relative;
	z-index: 80;
}

.bild {
	left: 303px;
	top: -145px;
	margin: 6px 0 0 0;	
	float: none;
	width: 690px;
	height: 220px;
	position: relative;
}

.bild img {
	margin: 0 1px 0 0;
}


.hintergrund {
	background-color: #ffffff;
	height:295px;
}

.startabstand {
	background-color: #efefef;
	height: 55px;
	width: 20px;
	float: none;
}

.news {
	position: absolute;
	float: left;
}

.newskasten {
	margin-left: 9px;
	padding: 5px 5px 5px 10px;
	width: 270px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.headmeldung {
	color: #006699;
	font-size:12px;
	font-style: italic;
	font-weight: bold;
}

.textmeldung {
	color: #000000;
	font-size:12px;
	font-weight: normal;
	font-style: italic;
}

#metanavi {
	margin-top: -3px;
	margin-left: 9px;
	padding-left: 10px;
	width: 270px;
}

#metanavi a {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #999999;
}

#metanavi a:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#metanavi a:visited {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #999999;
}

.content {
	left: 310px;
	width: 660px;
	margin-top: -10px;
	padding: 0 5px 0 5px;
	position: absolute;
	z-index: 110;
	float: left;
}

span#underline {
	text-decoration:underline;
}
p a.NormalLink {
	font-weight:normal;
	color:#000;
}