/*	Website: bbdach
	Autorin: Meral Hirsch / CeDiS
	Version:1, 4-01-2006
	----------------------------------------------------------------------------
	- Verknüpfte Dateien -
	Seitenhintergrund: ../media/layout/hg_linien.gif
	---------------------------------------------------------------------------
	- Farben -
	Hintergrund Seite: #ffffff 
	Fliesstext: #333333 (dunkelgrau)
	h1 h2 #333333 (dunkelgrau)
	h3 # 666666 (mittelgrau)
	h4 # cc0000 (rot)
	h5 # 333333, hintergrundfarbe : #f4f4f4 (hellgrau)
	h6: # 666666 (mittelgrau)
*/

/* Allgemeine Stilanweisungen
   -----------------------------------------------------------------------------
*/
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family : Verdana, Arial, Helvica, sans-serif;
	font-size :70%; 
	line-height: 140%;
	color:#333333;
	background: #ffffff;
}
h1 {
	font-size:130%;
	line-height: 140%;
	font-weight: bold;
	margin: 0 0 4px 0;
	color: #333333;
}
h2 {
	font-size:100%;
	line-height: 140%;
	font-weight: bold;
	margin: 12px 0px 4px 0px;
	color: #333333;
}
h3 {
	font-size:100%;
	line-height: 140%;
	font-weight: bold;
	margin: 12px 0 4px 0px;
	color:#666666;
}
h4 {
	font-size:100%;
	line-height: 140%;
	font-weight: normal;
	margin: 4px 0 4px 0;
	color:#cc0000;
}

h5 {
	font-size:100%;
	line-height: 140%;
	font-weight: normal;
	margin:4px 0 4px 0;
	padding: 2px 2px 4px 2px;
	background-color:#f4f4f4;
	color: #333333;
	width: 99%;
}
h6 {
	font-size:90%;
	line-height: 120%;
	font-weight: normal;
    color: #666666;
	margin: 4px 0 4px 0;
}
a:link{
	color:#003399;
	text-decoration: none;
	background-color: transparent;
}
a:visited{
	color:#336699;
	text-decoration: none;
}
a:hover{
	color:#003399;
	text-decoration: underline;
	background-color: transparent;
}
a:focus{
	border: none;
	color:#003399;
	text-decoration: underline;
}
p {
	color:#333333;
	margin: 0;
	padding-top: 4px;
	padding-bottom:4px;
}
p strong, p b, td strong, td b{
	color: #666666;
}
a:link strong,  a:hover strong,  a:link b, a:hover b,  a:visited strong,  a:visited  b,
strong  a:link, strong  a:hover ,  b a:link, b a:hover,  strong a:visited,   b a:visited{
color: #003399;
}
table, tr, td{
	font-size: 100%;
	line-height: 140%;
	color:#333333;
}
table{
	margin: 10px 0 0 0;
	border-spacing: 0;
	border-color: #d1d1d1;
	border-collapse: collapse;
}

td{
	border-spacing: 0;
}
th{
	background-color: #f4f4f4;
	font-weight: bold;
	border-spacing: 0;
}
ul, ol, li {
	font-size: 100%;
	line-height: 140%;
	list-style-type: none;
}
hr{
	border:none;
	border-bottom: 1px #999999 solid;
	height: 1px;
	margin:0px;
}
blockquote {
	left: 0px;
	margin: 0 0 0 14px
}

-------------------------------------------------------------------------------------


/* Layoutbereiche Mastertemplate
   -----------------------------------------------------------------------------
*/

#wrapper {
	position: relative;
	margin: 0 0 40px 0;
	width: 90%;
}
/*
    Template baseHeader 
*/
#baseHeader {
	height: 80px;
}
*html #baseHeader {
	height: 120px;
}
/*
	Template baseContent 
*/
#baseContent {
	width: 65%;
	margin: 46px 40px 20px 184px; /*22px 40px 0px 216px;*/
	padding: 14px 20px 20px 32px; /*27px 20px 40px 20px;*/
	/*border-bottom: 1px solid #ff6600;*/
	min-height:410px; 
	border-left: 1px solid #ff6600;
}
*html #baseContent {
        margin: 84px 40px 20px 184px;
	padding-top: 22px;
	height:410px;  
}
/* 
    Template baseNavigationLeft 
*/
#baseNavigationContainer {
	position: absolute;
	top: 144px; /*132px;*/
	left: 8px;
	width: 160px;
	margin:0;
	font-size:100%;
	/*border-right: 1px solid #ff6600;*/
	padding:0 10px 10px 0px;
background:#ffffff;
z-index: 1;
}
/* 
    Template baseFrameset 
	Sollte annähernd identisch sein mit baseNavigationContainer
*/
#baseNavigationFrame {
	position: absolute;
	/*top: 12px;*/
	top: 0px;
	left: 8px;
	width: 160px;
	margin: 0;
	font-size:100%;
	border-right: 1px solid #ff6600;
	padding:0 10px 160px 0px;
}
/*
	Template baseContainerNavigationToRoot
*/
/*#baseContainerNavigationToRoot {
	width: auto;
	padding: 0px 20px 0 0;
	margin: 0px 0px 15px 0px;
	color: #666666;
}*/
/*
	Template baseFooter 
*/
#baseContainerFooter {
	width: auto;
	/*width: 90%;*/
	padding: 5px 0 10px 0px;
	margin: 0px 70px 5px 216px;
	/*	margin: 0px 0px 5px 216px;*/
	color: #666666;
	background-color: #fff;
	line-height: 150%;
	border-top: 1px solid #ff6600;
}

.clearer {
	clear: both;
	/*line-height: 0;
	height: 0;*/
}

/* Spezielle  - Stilanweisungen
   -----------------------------------------------------------------------------

/* Template baseHeader  */


.baseHeaderLogo{
	position: absolute;
	top:25px;
	left:30px;
	margin: 0;
	padding:0;
}

#baseHeaderTitle{
	position: absolute;
	top: 94px;
	width:90%;
	left:0px;
	margin: 0;
	padding:2px 30px 2px 0px;
	color: #ffffff;
	text-align: right;
	background-color: #FE970D;
	font-size: 12px;
	font-weight: bold;
}


/* Template baseNavigationContainer*/
#baseNavigationFrame ul, #baseNavigationContainer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#baseNavigationFrame ul ul, #baseNavigationContainer ul ul{
	margin: 2px 0px -2px 0px;
	padding: 0px;
}
#baseNavigationFrame ul li, #baseNavigationContainer ul li {	
	display: block;
	height: auto;
	margin: 0px 4px  8px 0;
	padding: 1px 10px 1px 0px;
	text-align: right;
	color: #666666;
	font-weight:bold;
}
#baseNavigationFrame ul li li, #baseNavigationContainer ul li li{	
	display: block;
	height: auto;
	margin: 4px 0px  4px 0;
	/*padding: 1px 10px 1px 0px;*/
	padding: 1px 0px 1px 0px;
	text-align: right;
	color: #666666;
	font-weight:normal;
}

#baseNavigationFrame li a, #baseNavigationContainer li a {
	text-decoration: none;
	color:#ff6600;
}

#baseNavigationFrame li a:hover, #baseNavigationContainer li a:hover{
	text-decoration: none;
	color:#999999;
}
#baseNavigationFrame li ul li a, #baseNavigationContainer li ul li a{
	text-decoration: none;
	color:#666666;
	padding: 2px 0 2px 0px;
}
/* Blackboard Logo positionieren */

#banner{
position: absolute;
left:0px;
top: 0;
height: 80px;
width: 86px;
margin:490px 0 0 76px;
padding: 0; 
background: transparent url(../media/layout/blackboard_logo.gif) top no-repeat;
z-index: 0;
}
#banner a {
height: 80px; 
display: block;
}
#banner-frameset{
position: absolute;
left:0px;
top: 0;
height: 80px;
width: 86px;
margin:340px 0 0 76px;
padding: 0; 
background: transparent url(../media/layout/blackboard_logo.gif) top no-repeat;
z-index: 0;
}
#banner-frameset a{
height: 80px; 
display: block;
}
/* Template baseNavigationToRoot  */

/*.baseNavigationToRoot {
	color:#666666;
}
.baseNavigationToRoot a {
	color:#666666;
}
.baseNavigationToRoot a:hover {
	color:#000000;
    text-decoration: underline;
}*/


.imgLeft{
	float: left;
	padding:4px 20px 6px 0;
}
.imgRight{
	float: right;
	padding:4px 0 6px 0px;
	margin:0 0 0 22px;
}


/* Template baseFooter  */
#baseContainerFooter a{
	color: #666666;
	text-decoration: underline;
}
#baseContainerFooter a:hover{
	color: #000000;
}



table .mitglieder{
	margin: 0px 0 0 0;
}
