body {
	font-family: "lucida grande", tahoma, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#f4f4f4;
	color: #666666;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	color: #333333;
}
a:hover {
	color: #990000;
} 

#ibk_head_container {
	background-image: url('ibk_head.jpg');
	height: 180px;
  background-position: top left;
}

#ibk_headtext1 {
	line-height: 140%;
	color: #CCCCCC;
	font-size: 200%;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	filter: shadow(color:#000000, direction=135, strength=3);
}

#ibk_headtext2 {
	line-height: 140%;
	color: #CCCCCC;
	font-size: 170%;
	text-shadow: 0.1em 0.1em 0.2em #000000;
	filter: shadow(color:#000000, direction=135, strength=3);
}

#ibk_head_box{
	margin-left: 30px;
	float: left;
	text-align: left;
	margin-top: 10px;
}

.content {
	background-color: white;
	width: 637px;
}

#topMenu ul, #topMenu ul li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#topMenu li {
	float: left;
	margin: auto;
}

#topMenu ul ul {
	display: none;
}

#ibk_nav_ul, .links2 ul{
	list-style-type: none;
}

ul#ibk_nav_ul li  {
	margin-left: 10px;
}
ul#ibk_nav_ul li li {
	margin-left: 20px;
}

#ibk_nav_ul a {
	color: #666666;
	text-decoration: none;
	list-style-type: none;
}
#ibk_nav_ul a:hover, #ibk_nav_ul .ibk_nav_aktiv {
	color: #990000;
	text-decoration: underline;
}
#ibk_nav_ul .ibk_nav_aktiv {
	text-decoration: none;
}

.links3 a {
	color: #CC0000;
	text-decoration: underline;
}
.links3 a:hover {
	color: #000000;
	text-decoration: underline;
}
li {
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}

#topMenu a {
	height: 46px;
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 46px;
	display: block;
}

#topMenu a:hover {
	/* background-image: url('college_05.jpg'); */
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
}
#topMenu .ibk_nav_aktiv {
	text-decoration: none;
}




h2 {
	font-size: 16pt;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #333333;
}

h4 {
	font-size: 14pt;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 10px;
}

.blueText {
	color: #0066FF;
}


h3 {
	font-size: 10pt;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1 {
	font-size: 18pt;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px;
	color: #0066FF;
}

.redText {
	color: #660000;
}

.submit_bt {
        background-color: #0099CC;
        border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
        border-style: solid;
        border-width: 1px;
        color: #fff;
        font-size: 11px;
        margin: 0px;
        padding: 4px 8px;
}
.txt_width {
	width: 300px;
}
.error {
	color: #FF0000;
	font-size: 11px;
}
