/* Studywiser Stylesheet */

body * {
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
}
body {
	background-color: #113990;
}
table {
	border: 0px; 
	padding: 0px;
}

.top {
	width: 100%;
	height: 70px;
	border: none;
	padding: 3px;
	font-size: 10px;
}

.balk {
	width: 100%;
	height: 25px;
	border: 0px;
	padding: 3px;
	color: #FFFFFF;
}
.title {
	border-bottom: 1px solid #003163;
	height: 25px;
	background: url(http://www.studywiser.com/images/menu.jpg);
	text-align: left;
}

.main {
	width: 100%;
	background: #FFFFFF;
	height: 100%;
	border: solid 1px #003163;
	padding: 0px;
	vertical-align: top;
	list-style-image: url(images/go.gif);
}

.rechts {
	width: 215px;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
	vertical-align: top;
	filter:alpha(opacity=100);
	padding: 0px;
}
.rechts a:link, .rechts a:visited, .rechts a:active, .rechts a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.transp {
	background: #FFFFFF;
	filter:alpha(opacity=20);
	width: 200px;
	padding: 0px;
	position: relative;
}

.menu {
	border-top: 1px solid #003163;
	border-bottom: 1px solid #003163;
	border-right: 1px solid #003163;
	background: url(images/menu.jpg);
	height: 25px;
	font-weight:bold;
	text-align: center;
}
.menu_over {
	border-top: 1px solid #003163;
	border-bottom: 1px solid #003163;
	border-right: 1px solid #003163;
	height: 25px;
	font-weight:bold;
	background: url(http://www.studywiser.com/images/menu_o.jpg);
	text-align: center;
}

.layer2 {
	position:relative; 
	left: 0px; 
	top: 0px; 
	width:215px; 
	height:100%; 
	z-index:0; 
	filter:alpha(opacity=30); 
	background: #FFFFFF;
	-moz-opacity: 0.3;
}
.layer3 {
	position:relative; 
	left: 0px; 
	top:-100%; 
	width:215px; 
	height:100%; 
	z-index:1; 
	padding: 3px;
	list-style-image: url(/images/li.gif);
	line-height: 150%
}

.blokrechts, .blokrechts a:link, .blokrechts a:visited, .blokrechts a:active  {
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: ffffff;
	vertical-align: 'top';
}

.blokrechts a:hover,{
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: ffffff;
	vertical-align: 'top';
}




.ww {
	border: solid 1px #7F9DB9; 
	vertical-align:  middle;
	width: 150px;

}

.go {
	background: url(images/wwachter.gif);
	border-top: solid 1px #7F9DB9; 
	border-right: solid 1px #7F9DB9; 
	border-bottom: solid 1px #7F9DB9; 
	vertical-align: middle;
}
