/***********************************************/
/* Document hstory:                             */
/* 24. 08. 2006						          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html{
	height:100%;
/*	background-image: url(../img/alternativ_bg.jpg); */
}

body{
	height:100%;
	text-align:center;
	font-size:12px;
	color:white;
	font-family: Arial;
}

#mother{
	margin : 0px auto;
	width:900px;
	margin-bottom:100px;
	height:95%;
	overflow:auto;
	border-style:solid;
	border-color:white;
	border-width:1px;
	background:#6F6F87;
	text-align:left;
	margin-top: 2px;
	background-color: #339999;
}


#trailer{
	float:left;
	margin-top:auto;
	margin-bottom:auto;
	padding-right:30px;
	width:250px;
}

#trailer_right{
	padding-left:30px;
	padding-top:20px;
	margin-right:30px;
}


#trailer_left{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:1px;
	text-align:right;
	width:900px;
}

#trailer_date{
	margin-left:30px;
	padding-top:0px;

	
	border-style:solid;
	border-color:black;
	border-top-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

#image{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

#image_lg_button{
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	width:40px;
	height:28px;
}

#image_center{
	float:center;
	margin-left:33px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
	width:300px;
	height:110px;
}

#image_right{
	float:right;
	margin-left:2px;
	margin-right:20px;
	margin-top:7px;
	margin-bottom:2px;
}


#head{
	color:black;
	height:120px;
	background:white;
	background-color: #fffff0;
}

#content_area{
	float:right;
	text-align:center;
		
	width:730px;
}
#content_head{
	padding:25px;
	
	color:#ff0000;
	font-size:large;
	font-weight:bold;
}
#content_body{
	padding:5px 5px 5px 5px;
	font-size:medium;
	font-weight:normal;
	color: #ffffff;
}
#content_body_2nd_lvl{
	font-size:12px;
	font-weight:normal;
}

#content_head_sub{
	font-size:12px;
	color: #ffffff;
}
#content_body_sub{
	font-weight:normal;
	text-align:left;
}
a.content_body_sub{
	text-decoration:none;
	font-weight:bold;
}

#a_trail{
	color:white;
	text-decoration:none;
}
#error_field{
	color:#990000;
	font-weight:bold;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #9696B1;
}

a {
	color: #330000;
}

form {
	background-color: #339999;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

