/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.

Bought and modified by Valley Forge TIS GmbH, (c) 03/2007
Author: M. Ballweg, P. Janko
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000000;}
a:hover {color: #CC0000;}

body {
	background: #FFFFFF;
	color: #444444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #333333;
}

.code {
	background: #FFFFFF;
	border: 1px solid #666666;
	border-left: 6px solid #666666;
	color: #333333;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	border-left: 1px solid #888785;
	border-right: 1px solid #888785;
	border-bottom: 1px solid #888785;
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 880px;
}

/* header */
.top {
	background: #FFFFFF;
	padding: 30px 10px 0;
}

/* title */
.header {
	border-left: 1px solid #888785;
	border-right: 1px solid #888785;
	border-top: 1px solid #888785;
	background: #FFFFFF;
	font-size: 1.2em;
	height: 84px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 880px;
}
.header .left, .header .right {
	background: #C4C6C6;
	color: #FFFFFF;
	height: 84px;	
}
.header .right {
	background: #FFFFFF url(../img/portal_top.gif) no-repeat;
	font: normal 2.8em "Times",sans-serif;
	line-height: 84px;
	text-align: left;	
	width: 682px;
}
.header .left {
	background: #C4C6C6 url(../img/portal_side.gif) no-repeat;
	width: 198px;
	text-align: center;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Arial",sans-serif;}

/* navigation */
.navigation {	
	background: #FFFFFF url(../img/nav.gif);
	border: 1px solid #888785;
	border-color: #888785 #888785;
	height: 41px;
}
.navigation a {
	background: #FFFFFF url(../img/nav.gif);
	border-right: 1px solid #888785;
	color: #888785;
	display: block;
	float: right;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom; 
	color: #333333;
}

.activenav {
	background-position: left bottom; 
	color: #333333;
}

/* main */
.main {
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background: #FFFFFF url(../img/bg.gif) repeat-y;;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 189px;
}
.sidenav h2 {
	color: #333333;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #DDDDDD;
	width: 198px;
}
.sidenav li {
	border-bottom: 1px solid #DDDDDD;
}

.sidenav li a {
	font-size: 1.1em;
	color: #000000;
	display: block;
	text-align: left;
	text-indent: 35px;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #FFFFFF;
	color: #000000;
}

.activesidenav {
	background: #FFFFFF;
	color: #654;
}

/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 631px;
}

.content h2 {
	font: normal 1.2em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #333333;
}

.content .descr {
	color: #676767;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: disc;
	margin-left: 18px;
}
.content p, li, td, th  {
	font-family: "Lucida Sans Unicode",sans-serif;
}

/* form */
.redstar {
	color: #CC3300; 
	font-weight: bold; 
	font-size: 0.9em;
}

.bgtable {
	background: #EEEEEE;
}

.form {
	width: 98%;
	background: #D6D6D6;
	padding: 5px 5px 5px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

select {
	font-family: "Arial",sans-serif;
	font-size: 0.9em;
	background: #FFFFFF;
}

input {
	font-family: "Arial",sans-serif;
	font-size: 0.9em;
	background: #FFFFFF;
}

textarea {
	font-family: "Arial",sans-serif;
	font-size: 1em;
	background: #FFFFFF;

}

.stepactive {
	text-align: center;
	background: #CCCCCC;
	color: #FFFFFF; 
	font-weight: bold
}

.steppassive {
	text-align: center; 
	background: #CCCCCC;
}

/* footer */
.footer {
	background: #666666;
	color: #FFFFFF;
	font: bold 1em sans-serif;
	font-family: "Arial", sans-serif;
	line-height: 29px;
	padding: 0 12px;
	text-align: center;
}
.footer a,.footer a:hover {
	color: #FFFFFF; 
	font-family: "Arial", sans-serif
}