/* CSS Document
(C) Copyright 2004 by DERI Austria. All rights reserved.
Created by Johannes Breitfuss, DERI Webdevelopment Department Austria
www.deri.at/webdev
*/


/* Style for main links */

a:link 
{
	color:#CC0000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited
{
	color:#CC0000;
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	color:#CC0000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
}


/* Body and Headline definition */

body,td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}


/* Defining Table Backgroundinformation for not html-coded browser support */

.tablebg
{
	background-image:url(../images/mainsite/table_bg_head.jpg);
}

.subtablebg
{
	background-image:url(../images/mainsite/shadow_head_one.jpg);
}





/* Body definitions */

body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Stil1
{
	color: #FFFFFF;
	line-height: 150%;
}

.Stil2
{
	color: #000099;
	font-weight: bold;
}

.Stil3
{
	color: #666666;
}

.Stil4
{
	color:#000099;
	font-weight: bold;
	font-size: small;
}

h1
{
	color:#CC0000;
	font-weight: bold;
	font-size: medium;
}

h2
{
	color:#CC0000;
	font-weight: bold;
	font-size: small;
}

h3
{
	color:#CC0000;
	font-weight: bold;
	font-size: x-small;
}

/* Defining Style of the DERI Teaching Sites */

.teachheading
{
	color:#0000FF;
	font-weight: bold;
	font-size: small;
}

.teaching
{
	color:#0000FF;
	font-weight: bold;
	font-size: x-small;
}


/* Defining look and feel of the EVENTS Subsite */

.eventsheading
{
	color:#CC0000;
	font-weight: bold;
	font-size: small;
}

.events
{
	color:#CC0000;
	font-weight: bold;
	font-size: x-small;
}


/* Defining Table Backgroundinformation */

.tablebg
{
	background-image:url(../images/mainsite/table_bg_head.jpg);
}

.subtablebg
{
	background-image:url(../images/mainsite/shadow_head_one.jpg);
}

.cap_bg
{
	background-image:url(../images/mainsite/cap_bg2.gif);
}

.cap_bg_up
{
	background-image:url(../images/mainsite/cap_up.jpg);
}

.cap_bg_head
{
	background-image:url(../images/subsites/head_cap_sw_bg.jpg);
}

.table_bg_head
{
	background-image:url(../images/subsites/tb_bg_head.gif);
}

.navside_bg
{
	background-image:url(../images/mainsite/side_nav/tab_bg_sw.jpg);
}

.navside_bg_sw
{
	background-image:url(../images/mainsite/side_nav/realy_new.jpg);
}

.navigation_left
{
	background-image:url(../images/subsites/nav_left_bg_sw.jpg);
}

.content_side
{
	background-image:url(../images/subsites/cap_bg_sw.jpg);
}

.content_footer
{
	background-image:url(../images/subsites/cap_down_sw.jpg);
}

.windows_bg
{
	background-image:url(../images/subsites/win_logo/win_bg.jpg);
}

.windows_head_bg
{
	background-image:url(../images/subsites/win_logo/cap_up.jpg);
}

.windows_footer_bg
{
	background-image:url(../images/subsites/win_logo/cap_down.jpg);
}