/* CSS Document LernOASE */

body {
	margin:0px;
	padding:0px;
}

.tableborder {
	border: 1px solid #FFCC66;
}

#v_mnu_01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#v_mnu_01 {
	width: 200px;
	margin: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECF1FD;
	border-right-color: #ECF1FD;
	border-bottom-color: #ECF1FD;
	border-left-color: #ECF1FD;
	}

#v_mnu_01 li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #2F88CC;
	}
#v_mnu_01 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#v_mnu_01 li a:link, #v_mnu_01 li a:visited {
	color: #2F88CC;
	display: block;
	background-color: #ECF1FD;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	}

#v_mnu_01 li a:hover {
	color: #FFFFFF;
	background:  #C0C0C0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	}

#icon_link a:link, #icon_link a:visited {
	color: #2F88CC;
	display: block;
	background-color: #ECF1FD;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	}

#icon_link a:hover {
	color: #FFFFFF;
	background:  #C0C0C0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.imageborder {
	border: 2px solid #FFCC66;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#ausb_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
#ausb_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9999;
	text-decoration: none;
}
#ausb_link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
#ausb_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: underline;
}
