/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2 (Oct 21, 2005)

Screen layout: */

body{
margin:0 auto;
padding:0;
font:76% Arial,Verdana,Tahoma,sans-serif;
background:#f4f4f4 url(bg.gif) top center repeat-y;
color:#303030;
}

#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
}

#header{
clear:both;
margin:20px 0 0 0;
padding:0;
height:0px;
}

#header h1{
width:250px;
margin:5px 20px 0;
float:left;
font-size: 20px;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#frontphoto{
margin:0 0 10px 0;
border:0;
}

#avmenu{
clear:left;
float:left;
width:150px;

padding:0;
font-size:0.8em;
}

.menuFooter {
width:140px;
padding-left: 10px;
margin-left:  10px;
margin: 0;
background:  url('../images/subnav_foot_mitch.gif') no-repeat top right;
}

.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
}

#extras{
float:right;
width:120px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
margin:0 160px 20px 160px;
padding:0 10px 0 10px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
line-height:1.6em;
text-align:left;
font-size: 88%;
color: #444;
}

/*#content{
margin:0 130px 20px 160px;
padding:0 10px 0 10px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
line-height:1.6em;
text-align:left;
}*/



#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img{
/*padding:1px;*/
padding:0px;
display:inline;
background:#cccccc;
color:#303030;
/*border:4px solid #f0f0f0;*/
border:4px solid #ffffff;
}

#content table {
border: 1px solid #333333;
color: #333333;
}

#content td {
border: 0 #333333;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
color: #f63;
}

h4{
font-size:1.1em;
margin:0 0 10px 0;
color: #ff6600;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

/* side menu */
#sideMenu {
   padding-top: 8px;
   padding-right: 0px;
   padding-left:  0px;
}

#sideMenu ul {
    list-style:none;
    width:150px;
    padding:0;
    margin: 0;
    }


#sideMenu a {
    font-weight:bold;
    height:20px;
    text-decoration:none;
    color:#505050;
    display:block;
    padding:6px 0 0 10px;
    margin-left: 6px;
    background:#deeaf8;
    border-left:4px solid #cccccc;
    font-size:1.1em;
}

/*#sideMenu li.active a {
    color:#ff3300;
    border-left:4px solid #ff3333;
    }*/



#sideMenu div.subdiv li.active a {
    color:#3f729f;
    border-left:4px solid #ffaa33;
}    

#sideMenu a:hover, #sideMenu div.subdiv a:hover, #sideMenu li.here a:hover {
    background:#c7ddf2;
    color:#286ea0;
    border-left:4px solid #286ea0;
}



/* Fixes by Mitch */

/* Aktiver Link Ebene 1 hat rechts rote Border */
#sideMenu ul li.active a {
    color:#ff3300;
    border-left:4px solid #ff3333;
}

/* Link Ebene 2 */
#sideMenu ul ul {
    color:#505050;
    margin: 0px 0px 0px 4px;
    /*border-left:4px solid #cccccc;*/
    width: 146px;
    border-color: #3f729f;
}

/* Aktiver Link Ebene 2 hat links orange Border */
#sideMenu ul ul li.active a {
    color:#ff3300;
    border-left:4px solid #ffd900;
}
/* Inaktiver Link Ebene 2 hat links normale Border */
#sideMenu ul ul li a {
    color:#ff3300;
    border-left:4px solid #286ea0;
}

/* Link Ebene 3 */
#sideMenu ul ul ul {
    color:#505050;
    margin: 0px 0px 0px 4px;
    width: 142px;
    border-color: #3f729f;
}

/* Aktiver Link Ebene 3 hat links grüne Border */
#sideMenu ul ul ul li.active a {
    color:#ff3300;
    border-left:4px solid #33ff33;
}

/* Link Ebene 4 */
#sideMenu ul ul ul ul {
    color:#505050;
    margin: 0px 0px 0px 4px;
    width: 138px;
    border-color: #3f729f;
    font-size: 8px;
}

/* Aktiver Link Ebene 4 hat links gelbe Border */
#sideMenu ul ul ul ul li.active a {
    color:#ff3300;
    border-left:4px solid #ffff00;
}


#sideMenu h2{
   background: #aacbe6 url('../images/subnav_top_mitch.gif') no-repeat top left;
   font-size:1.3em;
   margin: 0 0 0 6px;
   padding-left: 8px;
   line-height: 2.25em;
   color: #3a4956;
   font-weight: bold;
}


.Title {
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}

/* Sidebar
------------------------------------------------------------------------- */

#sidebar {
	color: #3a4956;
	float:right;
	width:144px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}

#sidebar h3 {
	background: #d0d1d9 url('../images/feature_top.gif') no-repeat top left;
	line-height: 2.25em;
	color: #3a4956;
	font-weight: bold;
	}

#sidebar .nav-context h3 {
	background: #aacbe6 url('../images/subnav_top_mitch.gif') no-repeat top left;
	color: #002663;
	}

#sidebar div.related {
	background: #ebebef url('../images/feature_foot.gif') no-repeat bottom left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	}

#sidebar div.nav-context {
	background: #DEEAF8 url('../images/subnav_foot_mitch.gif') no-repeat bottom left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	}

#sidebar .nav-context ul {
	list-style: none;
	}
	
#sidebar .nav-context ul {
	margin-left: -10px;
}	

#sidebar .nav-context ul a {
	display: block;
	padding-left: 26px;
	height: 1%;
	font-weight: bold;
	background: transparent url('../images/contextnav_button.gif') no-repeat -201px 50%;
}

#sidebar .nav-context ul a:hover {
	text-decoration: none;	
	background-position: 0 50%;
	background-color: #c7ddf2;
}

#sidebar .nav-context ul li.menuactive a {
	background-position: 0 50%;
	color: #002663;
}

#sidebar h3, #sidebar ul, #sidebar p {
	font-size: .92em;
	padding-left: 10px;
}
	
#sidebar p {
	margin-bottom: .5em;
}
	
.alpha {
	margin: 0;
	padding:0;
	float: right; 
}

.installImage {
	width:80px;
	height:90px;
}

.related ul li {
	margin-left: 15px;
}

.related  a, .related  a:link 	{ color: #3a4956; text-decoration: none; font-weight: bold; }
.related  a:visited 			{ color: #3a4956; }	
.related  a:focus, .related a:hover 		{ color: #000000; text-decoration: none; }
.related  a:active 				{ color: #000000; }

a.more em {
	background: transparent url('../images/related_button.gif') no-repeat 0 -150px;
	overflow : hidden;
	padding: 0 10px 0 10px;
}

a.more:hover em {
	background-position: 0 0;
}

.summary {
	color: #002663;
	background: #DEEAF8 url('../images/summary_top.gif') no-repeat top left;
	padding-top: 10px;
}

#sidebar .summary div {
	background: #DEEAF8 url('../images/subnav_foot.gif') no-repeat bottom left;
	margin: 0;
	padding:0 10px 10px 10px;
	font-weight: bold;
}
