/*
Author:		Donny Burnside
Website:	http://www.ginger-ninja.net/
*/

/* Misc. */

* {
	margin:0;
	padding:0;
	}
body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	margin:25px 0 4px 0;
	color:#000000;
	}
img {
	border:0;
	}
p {
	margin-bottom:20px;
	line-height:20px;
	}


/* Structure */

#wrapper {
	width:700px;
	margin:0 auto;
	}
#header {
	height:100px;
	line-height:100px;
	background-image:url(images/bg-header.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	}
#navigation {
	float:right; 
	margin: auto;
	}
#content {
	background-color:#FFFAF0;
	
	background-repeat:no-repeat;
	background-position:top center;
	padding:0px;
	
	
	}
#footer {
	text-align:center;
	background-image:url(images/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	line-height:24px;
	color:#FFFAF0;
	
	}



#iframe_1 

{

background-image: url(images/background.gif);
scrollbar-arrow-color: #FFCC33; /* dunkelblau*/
scrollbar-face-color: #FFFAF0; /* weiss*/
scrollbar-highlight-color: #FFFAF0; /* grün*/
scrollbar-3dlight-color: #FFFAF0; /* orange*/
scrollbar-shadow-color: #FFFAF0; /* rot*/
scrollbar-darkshadow-color: #FFCC33; /* schwarz*/
scrollbar-track-color: #FFFAF0; /* beige*/
text-align: justify;
width: 600px;
height: 320px;
background: #FFFAF0;
margin: auto;


}


#rahmen2 {
  background: #FFFFFF url(images/gold1.jpg);
  margin: 0px ;
  padding: 10px ;
 
}



#rahmen1 {
  background: #FFFFFF url(images/gold2.jpg);
  margin: 0px ;
  padding: 10px ;

    
}





.abstand_iframe{
padding: 10px;
}


.scrollbereich {
overflow: auto;
width: 600px;
height: 300px;
} 

.scrollbarabstand {
padding-right: 20px;
} 


#menu li {
    list-style: none;
    margin:0;
    padding:0.3em;
}

#menu li#active {
    padding:0.5em;
    text-decoration:underline;
}

#menu a:link, #menu a:visited {
    display:block;
    background:#FFFAF0;
    color:black;
    text-decoration:none;
    margin:0;
    padding:0.2em;;
}

#menu a:hover {
    background:#4f4f4f;
    color:#FFFAF0;
    text-decoration:underline;
}



* html #menu {
    margin:0;
    width:10.5em;
}

#menu {
    position:fixed;
    top:15em;
    left:0.5em;
    width:8em;
    border: 3px dotted #FFCC33;
    padding:0.5em;
}

#rechts_container { 
    position:fixed; 
    top:1em; 
    right:3em; 
    width:7.5em; 
    padding:0em 
    height:100%;     background-color:#000000; 
     z-index:4; 
}


#rechts { position:fixed; 
		    top:1em; right:5px; width:150px; height:150px; background-color:#afa; z-index:3;
}

/* Navigation */

#navigation ul {
	list-style-type:none;
	}
#navigation li {
	float:left;
	text-align: center ;
	text-transform: capitalize;
	}
#navigation li a {
	display:block;
	height:20px;
	width:80px;
	text-decoration:underline;
	color:#FFFAF0;
	}
#navigation li a:hover {
	color:#FFCC33;
	background:url(images/bg-navigation-hoverblack.gif);
	background-repeat:repeat-x;
	}
#navigation .active {
	color:#FFE4B5;
	font-weight: bold;
	text-decoration:none;
	background:url(images/bg-navigation-hoverblack.gif);
	background-repeat:repeat-x;
	}

/* Headings */

h1 {
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	}

h2 {
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	}
h3 {
	font-size:13px;
	font-weight:bold;
	letter-spacing:0px;
	text-align:center;
	}

/* Link Colors */

h1 a {
	color:#fff;
	text-decoration:none;
	}
h1 a:hover {
	color:#fff;
	}

p	{
		font-family:Tahoma, Verdana,  sans serif;
		font-size:12px; color:
		
		}


a     { font-size:9pt;
        font-family: 'Tahoma', Helvetica, Arial;
       	text-decoration:underline; }
 
a.gold {color:#FFE4B5; }






#content a {
	color:#222222;
	text-decoration:underline;
	
	}
#content a:hover {
	color:#FFE4B5;
	text-decoration:underline;
	
	}

#content p {
	font-size:12px;
	font-family:Tahoma;
	font-weight: normal;
	letter-spacing:0px;
	color:#222222;
	text-decoration:none;
	}

.sizesmall  { font-size:10px;
        color:#222222; 
        text-style:normal; }

table {margin:auto; border:0 #FFE4B5; bgcolor:#FFFAF0;}

table thead {background:#FFFAF0; text-align:center; font-size:12px; font-weight:bold; text-decoration:none;}

table tbody {height:100%; width:100% overflow:scroll;}

table th {text-align:center; height:20px; border:0px #FFE4B5 solid; bgcolor=#FFFAF0;font-family:Tahoma; font-size:12px; font-weight:bold; padding:1px; }


table td {text-align:left; height:20px; border:0px #FFE4B5 solid; bgcolor=#FFFAF0;font-family:Tahoma; font-size:10px; font-weight: normal; padding:1px; }


th a:link {text-align:center; font-size:12px; font-weight:normal; text-decoration:none;} 


td a:link {font-size:10px; text-decoration:none;} 

td a:visited {font-size:10px; text-decoration:underline;} 

td p: {font-size:10px;}



footer p {
	color:#FFFAF0;
	text-decoration:none;
	
	}

footer a:hover {
	color:#FFE4B5;
	}

footer a {
	color:#FFFAF0;
	text-decoration:none;
	border-bottom:1px dotted #ffffff;
	}

	}
a.gold {color:#FFE4B5; }