body
{
    margin: 0px;
    padding: 0px;
    color:#454647;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:1.5;
}
a img
{
    border: 0px;
}
input
{
}

input .text
{
}

input .button
{
}

input .image
{
}
 
select
{
}

a,
a:visited,
a:hover
{
    color: #102a89;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
label
{
}
hr
{
}

.bottomHorizontalLine,
.topHorizontalLine,
.horizSpacer
{
    background-image: url(../../images/design/horiz-line.gif);
    background-repeat: repeat-x;
}

.horizSpacer
{
    height: 1px;
    background-position: 0px 0px;
    margin: 12px -12px 12px -12px;
    clear: both;
}

.topHorizontalLine
{
    background-position: 0px 0px;
}
.bottomHorizontalLine
{
    background-position: 0px 100%;
}

.rightVerticalLine,
.leftVerticalLine
{
    background-image: url(../../images/design/vert-line.gif);
    background-repeat: repeat-y;
}
.leftVerticalLine
{
    background-position: 0% 0px;
}
.rightVerticalLine
{
    background-position: 100% 0px;
}

#SiteContainer
{
	width: 948px;
	margin: 0px auto 0px auto;
	padding: 0px;
	
	background-image: url(../../images/design/left-right-vertical.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#SiteContainer #SiteMenu
{
    height: 27px;
}
#SiteContainer #MenuCell
{
}
#SiteContainer #SiteHeader
{
    height: 60px;
    height: 88px;
}
#SiteHeader .OUSLogo
{
    display: block;
    float: left;
    margin: 25px 180px 0px 12px;
    margin: 10px 160px 0px 12px;
    padding: 0px;
    /* IE6 bugfix: */
    display:inline;
}

.TextLarger,
.TextSmaller
{
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    display: block;
    float: left;
    margin: 25px 5px 0px 0px;
    margin: 48px 5px 0px 0px;
    width: 115px;
}
.TextLarger
{
    background-image: url(../../images/design/zoom_pluss.gif);
}
.TextSmaller
{
    background-image: url(../../images/design/zoom_minus.gif);
}

#TopSearch
{
    width: 205px;
    margin: 20px 20px 0px 0px;
    margin: 43px 20px 0px 0px;
    float:left;
}
.leftInput
{
    background-image: url(../../images/design/leftinput.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px 0px 0px 5px;
    height: 31px;
}

.leftInput form
{
    background-image: url(../../images/design/rightinput.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: 100%;
    padding: 5px 5px 0px 5px;
    margin: 0px;
}

input.SearchText
{
    border: 1px #dcddde solid;
    height: 16px;
    line-height: 16px;
    margin: 0px;
    padding: 0px;
}

input.SearchButton 
{
    background-image: url(../../images/design/btn_soek.png);
    background-repeat: no-repeat;
    border: 0px white solid;
    height: 18px;
    width: 42px;
    margin: 0px 0px 0px 6px;
    padding: 0px 0px 0px 0px;
    color: White;
}
#HSOLogo
{
    display: block;
    float: left;
    margin: 22px 0px 0px 0px;
    margin: 45px 0px 0px 0px;
}
#SiteHeader a:hover
{
}

#PageContent
{
    float: left;
    clear: both;
    width: 100%;
}


#leftCol,
#midCol,
#rightCol,
#rightCol2,
.RelatedInfo
{
    float: left;
    overflow:hidden;
    padding: 12px;
}


#leftCol
{
    width: 174px;
}
#midCol
{
    width: 552px;
    background-color: #fafaf8;
}
#rightCol,
.RelatedInfo
{
    width: 149px;
    background-color: #fafaf8;
}
#rightCol2
{
    width: 150px;
    background-color: White;
}

#leftCol h4
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#leftCol h4.mnuRoot
{
    color: #8b2d48;
    font-size: larger;
}
.subMenu
{
    margin: 0px 10px 10px 10px;
    padding: 0px;
    list-style: none;
}
.subMenu li
{
    margin: 0px;
    padding: 0px;
}
.subMenu li a
{
    color: Black;
}

#SiteContainer #SiteFooter,
#SiteContainer #PrintFooter
{
	clear:both;
	padding: 10px 10px 0px 10px;
}
#SiteContainer #SiteFooter
{
}

#SiteFooter .HOLogo img
{
    border: 0px;
}

#SiteFooter .text
{
    margin-left: 200px;
}

a.focusBox
{
    background-image: url(../../images/design/malgruppe_blue.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 150px;
    height: 80px;
    display: block;
    clear: both;
    color: White;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
}
a.focusBox:hover
{
    color: White;
}

.banner
{
    display: block;
    margin-bottom: 10px;
}

.clear
{
    clear: both;
}

/* Rounded corners */
.tl,
.tr,
.bl,
.br
{
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	position: absolute;
	z-index: 301;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	border: 0;
}
.tl
{
	background: transparent url(../../images/design/mask/top_left.png) no-repeat scroll top left;
	top: 0px;
	left: 0px;
}
.tr
{
	background: transparent  url(../../images/design/mask/top_right.png) no-repeat scroll top left;
	top: 0px;
	right: 0px;
}
.bl
{
	background: transparent  url(../../images/design/mask/bottom_left.png) no-repeat scroll top left;
	bottom: 0px;
	left: 0px;
}
.br
{
	background: transparent  url(../../images/design/mask/bottom_right.png) no-repeat scroll top left;
	bottom: 0px;
	right: 0px;
}
/* end rounded corner */

@media all {
	#SiteContainer #PrintFooter
	{
		display: none;
	}
}
/*Print override:*/
@media print {
	#SiteContainer #PrintFooter
	{
		display: block;
	}
	#SiteContainer #SiteHeader,
	#SiteContainer #SiteMenu,
	#SiteContainer #SiteFooter
	{
		display: none;
	}
	#SiteContainer #MenuCell
	{
		width: 0px;
	}
}

.Author
{
}
.Author A
{
}
.Author A:active
{
}
.Author A:hover
{
}
.Author A:link
{
}
.Author A:visited
{
}
.CategoryName
{
}
.Date
{
}
.Headline
{
}
.SubHeader
{
}
.ViewLabel
{
	font-weight: bold;
}


.labelHeading
{
	font-weight: bold;
	font-size: larger;
	margin: 25px 0px 10px 0px;
	text-decoration: none;
}

a.LinkRSS
{
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 0 0 -3px 50px;
	background: url(../../images/rss.png) no-repeat;
}

.BoxType2
{
    padding: 5px 0px 0px 0px;
    margin: 0px;
    background-image: url(../../images/design/boxtop-w376.gif);
    background-repeat: no-repeat;
    background-position: left top;
    clear: both;
    width: 376px;
}


.BoxType2 .BoxContent
{
    padding: 1px 12px 32px 12px;
    background-color: White;
    border-left: 1px #d8d8d8 solid;
    border-right: 1px #d8d8d8 solid;
    clear: both;
}
.BoxType2 .BoxBottom
{
    height: 5px;
    width: 376px;
    background-image: url(../../images/design/boxbottom-w376.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    clear: both;
}

.BoxType3
{
    padding: 5px 0px 0px 0px;
    margin: 0px 0px -20px 0px;
    background-image: url(../../images/design/boxtop-w552.gif);
    background-repeat: no-repeat;
    background-position: left top;
    clear: both;
    width: 552px;
}


.BoxType3 .BoxContent
{
    padding: 1px 12px 12px 12px;
    background-color: White;
    border-left: 1px #d8d8d8 solid;
    border-right: 1px #d8d8d8 solid;
    clear: both;
}
.BoxType3 .BoxBottom
{
    height: 5px;
    width: 552px;
    background-image: url(../../images/design/boxbottom-w552.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    clear: both;
}

.tblListType1
{
	width:100%;
	margin-bottom:15px;
}
.tblListType1 .tblListType1Header td
{
    background-image: url(../../images/design/menu-bg.png);
    background-repeat: repeat-x;
    height: 27px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px 2px 0px 2px;
	margin: 0px;
}
.tblListType1 .tblListType1Bottom
{
}
.tblListType1 .tblListType1Row0,
.tblListType1 .tblListType1Row1
{

}
.tblListType1 .tblListType1Row0 TD,
.tblListType1 .tblListType1Row1 TD
{
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom: 1px;
	padding-top: 1px;
}
.tblListType1 .tblListType1Row0 TD A
{
}
.tblListType1 .tblListType1Row0 TD A:hover
{
}
.tblListType1 .tblListType1Row1 TD A
{
}
.tblListType1 .tblListType1Row1 TD A:hover
{
}
.tblListType1 .tblListType1Rowstart
{
    white-space: nowrap;
}

.ListType2
{
	width:150px;
	overflow: hidden;
    padding: 5px 0px 0px 0px;
    background-image: url(../../images/design/rounded-top-w150.gif);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px 0px 12px 0px;

}
.ListType2 ul
{
    padding: 0px 0px 5px 0px;
    margin: 0px;
    list-style: none;
    background-image: url(../../images/design/rounded-bottom-w150.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    display: block;
    width: 100%;
}
.ListType2 li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-left: 1px #d8d8d8 solid;
    border-right: 1px #d8d8d8 solid;
    border-top: 1px #d8d8d8 solid;
    display: block;
    padding: 5px 5px 5px 8px;
}
.ListType2 li.firstItem
{
    padding: 0px 5px 5px 8px;
    color: #c02147;
    font-weight: bold;
    font-size: 14px;
    border-top: 0px White solid;
}

.ListType2 a
{
    text-decoration: none;
    color: Black;
}
.ListType2 li a:hover
{
    text-decoration: underline;
}




.tabs{
}
.tleft, .tright{
}
.tleft, .tright, .tmid{
}
.tleft{
}

.tmid{
}
.TabActive, .TabInactive {
	display:block;
}
.TabActive .tleft{
}
.TabActive .tmid
{
}
.TabActive .tright{
}
.TabInactive .tleft{
}
.TabInactive .tmid{
}
.TabInactive .tright{
}
.TabSheet {
	display: block;
}

/*For menu-styles, see menu.css*/

@media all {
	.Leselist {
		display: none;
	}
}
/*Braille override*/
@media braille {
	.Leselist {
		display: block;
	}
}
