@charset "utf-8";
/* CSS Document */
@page { size:21.0cm 27.9cm; }
body{font-family:Arial, Helvetica, sans-serif;}

#wrapper{
	margin:0 auto;
	text-align:center;
	min-width:975px;}
img{border:0px;}
.content_frame_top{
	background-image:url(../img/layout/content_frame_top.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:25px;
}
.content_frame_bottom{
	background-image:url(../img/layout/content_frame_bottom.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:20px;
}
.content_frame{
	background-image:url(../img/layout/content_frame.jpg);
	background-repeat:repeat-y;
	background-position:bottom right;
	height:auto;
	padding-left:15px;
	padding-right:15px;
}
.img_frame_top{background-image:url(../img/layout/img_frame_top.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:25px;}
.img_frame_bottom{background-image:url(../img/layout/img_frame_bottom.gif);
background-position:top left;
background-repeat:no-repeat;
height:16px;}
.img_frame{background-image:url(../img/layout/img_frame.gif);
background-repeat:repeat-y;
background-position:bottom left;
height:120px;}
.menu_frame{
	background-image:url(../img/layout/menu_frame.jpg);
	background-repeat:repeat-y;
	background-position:bottom left;
	padding-left: 15px;
	padding-right: 8px;
}
.menu_frame_top{background-image:url(../img/layout/menu_frame_top.jpg);
background-repeat:no-repeat;
background-position:bottom left;
height:20px;}
.menu_frame_bottom{background-image:url(../img/layout/menu_frame_bottom.jpg);
background-repeat:no-repeat;
background-position:top left;
height:20px;}
h1{
	color: #E37230;
	font-size: 20px;
	padding-bottom: -10px;
	margin-bottom: -1px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	}
h2 {
	color: #014D7E;
	font-size: 18px;
	padding-bottom: -10px;
	margin-bottom: -1px;
	letter-spacing: 0.1em;
}
h3 {
	color: #E37230;
	font-size: 16px;
	padding-bottom: -10px;
	margin-bottom: -1px;
	letter-spacing: 0.2em;
}
h4 {
	color: #014D7E;
	font-size: 14px;
	padding-bottom: -10px;
	margin-bottom: -1px;
	letter-spacing: 0.2em;
}


p, td{	font-size:12px;
	color:#014B7A;}
.menu, a.menu:link, a.menu:visited{
	font-size:14px;
	font-weight:bold;
	color:#004B7A;
	text-decoration: none;
}
a.menu:hover{
	color:#E26924;
	text-decoration: none;
}
a.menu:active, a.menu:focus{
	color:#FFF;}
.menu-aktiv, a.menu-aktiv:link, a.menu-aktiv:visited{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	}
a.menu-aktiv:hover{
	color:#024A7A;
	text-decoration: none;
	}
a.menu-aktiv:active, a.menu-aktiv:focus{
	color:#014B7A;
	}
.menu-sub, a.menu-sub:link, a.menu-sub:visited{
	font-size:12px;
	font-weight:bold;
	color:#E26924;
	text-decoration: none;
	padding-left: 20px;
}
a.menu-sub:hover{
	color:#004C7A;
	text-decoration: none;
}
a.menu-sub:active, a.menu-sub:focus{
	color:#E26924;}

#slideshow{
	position:static;
	top:0px;
	left:0px;
	text-align:left;
}
.frame{border:1px solid #000;}
.footer{background-image:url(../img/layout/footer.jpg);
height:95px;
background-position:bottom;}
.bg-hd{background-image:url(../img/layout/background.jpg);
background-position:right;
background-repeat:no-repeat;}
a, a:link, a:visited{
	color:#DF6921;
	text-decoration:none;
}
a, a:hover, a:active, a:focus{
	color:#014B7A;
	text-decoration:none;
}
ul{list-style-type:none;
list-style-image:url(../img/layout/lister.gif);
}
li{
padding-bottom:5px;
}
.bildlinks{
	float:left;
	width:auto;
	padding: 0 10px 10px 0;
}
.bildrechts{
	float:right;
	width:auto;
	padding: 0 0 10px 10px;
}
.border-bottom{
	border-bottom:1px solid #014D7E;
}
.border-bottom-right{
	border-bottom:1px solid #014D7E;
	border-right:1px solid #014D7E;
}
.border-right{
	border-right:1px solid #014D7E;
}
.bg-orange{
	background-color:#E26924;
}
.tabelle-rahmen{
	border:1px solid;
	border-color:#F60;}
.td-rahmen-unten{
	border-bottom:1px solid;
	border-color:#CCC;}
li.tabelle{
	padding:0;}
.tabelle-titel{
	background-color:#f90;
	color:#FFF;
	border-bottom:1px solid;
	border-color:#F60;
	}
.border-top{
	border-top:1px solid;
	border-color:#F90;
}
.border-top-right{
	border-top:1px solid #F90;
	border-right:1px solid #014D7E;
}
.font14px{
font-size:14px;	
}
.black{
	color:#000;
}
div.banner{
	width:120px;
	height:360px;
	background-color:#FF0;
	position:relative;
	float:left;
	}
.program_content{
	width:45%;}
.program_time{
	width:10%;}
.faculty td{
	padding:3px 0;
	border-bottom:1px solid #336;
	width:150px;}
