@charset "utf-8";
/* CSS Document */

.banner {
	border:solid;
	border-width:1px;
	border-color:#000000;
	width:722px;
	background-image:url(images/avusturyada_universite_banner.jpg);
	font-family:"Times New Roman", Times, serif;
	font-size:34px;
	vertical-align:bottom;
	padding-left:22px;
	padding-bottom:30px;
}
.solmenu {
	width:220px;
	border-right:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
}
a.ustmenu {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
a.ustmenu:hover {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.duyuru {
	font-family:Verdana;
	font-size:14;
	color:#990000;
}
.duyuruicerik {
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
	text-align:left;
	height: 59px;
	width: 210px;
}
.linkbaslik {
	font-family:Verdana;
	font-size:14;
	color:#000000;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
}
a.sollink {
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#333333;
}
a.sollink:hover {
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	color:#999999;
}
a.alt {
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	color:#666666;
}
a.alt:hover {
	font-family:verdana;
	font-size:10px;
	text-decoration:underline;
	color:#333333;
}
.baslik {
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	color:#5584b2;
	padding:10px;
	text-align:right;
}
.icerik {
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
	font-family:arial;
	font-size:12px;
	color:#333333;
}