@charset "utf-8";
/* CSS Document */


/*Grundeinstellungen */

body, p, div, H1, H2, H3, H4 {
margin:0px;
padding:0px;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.5em;
	color: #444;
	background-color: #FFFFFF;
	
}

/*Hauptblöcke */

#header {
display:none;
}

#schriftzug {
}

#breadcrumb {
display:none;

}


.right {
float:right;
}

.left {
float:left;
display:inline;
}

.imgborder {
border:1px solid #ff9900;
}

#rightholder {
border: 1px solid black;
}







#mainarea {
float:left;
display:block;
}


#mainarea_inner {
display:block;
}


#nav {
display:none;
}




#maintextarea {
display:block;
font-size:1em;

}




/*Text */

p,li,td,label {

	list-style-position: outside;
	list-style-image: url(images/reddot_tiny.gif);
}


h1 {
	font-size:1.3em;
	font-weight: bold;
	color:#990000;
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:40px;
	margin-bottom: 40px;
}




h2 {
	font-size: 1.2em;
	font-weight:bold;
	border-bottom:1px dotted #999;
	margin-bottom: 40px;
}

h3 {
	font-size: 1em;
	font-weight:bold;
	margin-bottom: 20px;
}

h4 {
font-size: 1em;
	
	font-weight:bold;

}


/*Nav */



/*Sonstiges */

.first {
border-top:1px dotted #990000;
}



.breadcrumb {
	font-size:1em;
	color: #ffffff;
}

.breadcrumb a {
color: #ffffff;
text-decoration:none;
}

.klaerchen {
clear:both;
}


.error {
padding:3px;
border:1px solid #990000;
}


/* Links */
#maintextarea a:link {
color: #000000;
text-decoration: underline;
}

/* Links beim Überfahren mit der Maus */
#maintextarea a:link:hover {
color: #000000;
text-decoration: underline;
}

/* besuchte Links */
#maintextarea a:visited {
color: #000000;
text-decoration: underline;
}

/* besuchte Links beim Überfahren mit der Maus */
#maintextarea a:visited:hover {
color: #000000;
text-decoration: underline;
}

.check {
width:20px;
}




.picholder_right {
float:right;
display:block;
width:170px;
}



.caption {
display:block;
margin-left:20px;
margin-right:10px;
margin-bottom:10px;
}

.redborders {
border:1px solid #990000;
}



#leftcolumn {
display:block;

}






#player1 {
width:290px;
float:left;
}
#player2 {
width:290px;
float:right;
}
#player3 {
width:290px;
float:left;
}
#player4 {
width:290px;
float:right;
}
#player5 {
width:290px;
float:left;
}
#player6 {
width:290px;
float:right;
}
#player7 {
width:290px;
float:left;
}


#rightcolumn {
display:block;
}


.rightcontent_holder {
display:block;
}



.rightpic {
display:block;
float:right;
border:1px solid #990000;
}

.topmg_30 {
margin-top:30px;
}

.termin {
margin-top:-20px;
}

.tablepic {
display:block;
border:1px solid #990000;
float:right;
margin-left:3px;
}

#uplink {
display:none;
}
