/* area defnitions */

#page {	
	width: 1001px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#area_top {
	left: 250px;
	top: 0px;
	position: absolute;
	width: 749px;
	height: 61px;
	border-bottom: 1px solid #CCCCCC;	
	border-right: 1px solid #CCCCCC;		
}

#area_top_navigation {
	left: 30px;
	top: 35px;
	position: relative;
	width: 400px;	
	height: 30px;
	vertical-align: middle;
}

#area_top_graphic {
	top: 61px;
	left: 250px;
	position: relative;
	width: 750px;
	height: 30px;
	background-color: #666666;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	border-right: 1px solid #CCCCCC;
}

#area_left_outside {
	left: 30px;
	top: 0px;
	position: absolute;
	width: 220px;
}

#area_left {
	width: 220px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: right;
}

#area_name {
	right: 0px;
	top: 150px;
	position: relative;
	float: right;
	width: 200px;
	height: 235px;
	text-align: center;
}

#area_login {
	clear: right;
	position: relative;
	width: 200px;
	background-color: #ffffff;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	color: #FFFFFF;
	font-size: 11px;
}

#area_navigation_left {
	position: relative;
	float: right;
	width: 185px;
	padding: 0px;
	background-color: #EEEEEE;
	border-left: 1px solid #CCCCCC;
}


#area_release {
	position: relative;
	height: 60px;
	color: #CCCCCC;
}

#area_logo {
	left: 0px;
	top: 24px;
	position: absolute;
	width: 249px;
	height: 65px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#area_contentfooter {
	left: 250px;
	top: 90px;
	position: absolute;
}

#area_content {
	position: relative;
	top: 25px;
	left: 25px;
	width: 700px;
	height: 100%;
	padding: 0px;
}

#area_footer {
	width: 750px;
	height: 100px;
	clear: both;
}

#footer_corner {
	height: 40px;
	width: 80px;
	position: relative;
	float: right;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}


/* misc */

body {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

#area_logo a {
	background-color: #FFFFFF;
}

#area_top_navigation a,
#area_top_navigation a:visited,
#area_top_navigation a:hover,
#area_top_navigation a:active {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	cursor:pointer;
}

#area_content a,
#area_content a:visited,
#area_content a:hover,
#area_content a:active {
	color: #669900;
	text-decoration: none;
	cursor:pointer;
}

#area_top_navigation a:hover,
#area_top_navigation a:active,
#area_content a:hover,
#area_content a:active {
	background-color: #669900;
	color: #FFFFFF;
	cursor:pointer;
}

#area_navigation_left a,
#area_navigation_left a:visited,
#area_navigation_left a:active {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	cursor:pointer;
}

#area_navigation_left a:hover,
#area_navigation_left a:active {
	background-color: #669900;
	color: #FFFFFF;
	cursor:pointer;
}

a.kalenderIcon, a.kalenderIcon:visited, a.kalenderIcon:hover, a.kalenderIcon:active {
	background-color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}

h1 {
	margin: 0px 0px 20px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin: 15px 0px 7px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

hr {
	color: #CCCCCC;
	height: 1px;
}

.cursiv {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}


/* fields & buttons */

.form_login {
	margin: 1px;
	padding: 3px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	width: 90px;
	height: 14px;
	color: #FFFFFF;
	background-color: #666666;
}

.button_login {
	margin: 1px;
	padding: 3px;
	border: 0px;
	height: 21px;
	font-size: 9px;
	width: 70px;
	background-color: #FFFFFF;
	color: #666666;
}

.button_hidden {
	border: 0px;
	background-color: #FFFFFF;
	width: 0px;
	height: 0px;
}

.navButtonSmall {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	width: 80px;
}

.navButtonMedium {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	width: 160px;
}

.navButtonBig {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	width: 240px;
}

.warningInvalid {
	background: url(../images/warning-invalid.gif) no-repeat;
	padding-left: 20px;
}

.warningInvalid {
	color: #C11D04;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.labelInvalid {
	color: #C11D04;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin: 0px;
}

.selectInvalid {
	color: #C11D04;
}

.textAreaInvalid, .textInputInvalid {
	border-width: 2px;
	border-color: #C11D04;
	border-style: solid;
}

.info {
	background: url(../images/warning.gif) no-repeat;
	padding-left: 20px;
	margin: 10px;
	color: #000000;
}

.warning {
	color: red;
	border: 2px solid red;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	text-align: center;
	margin: 15px;
}


/* divlayout */

div.main {
	width: 35%;
	float: right;
	padding: 0px 0px 5px 10px;
}

div.pw_expired {
	color: red;
	border: 2px solid red;
	font-weight: bold;
	float: left;
	padding: 10px 10px 10px 10px;
	width: 375px;
	text-align: center;
}

div.next {
	width: 40%;
	float: right;
	margin: 0px -27px 20px 30px;
	border: 1px dashed #cccccc;
	position: relative;
}

div.next td.head {
	background-color: #dddddd;
	color: #000000;
	height: 30px;
	text-align: left;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
}

div.next td.gray {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	padding: 10px;
	width: 50px;
	font-weight: bold;
}


/* tablelayout */

table.main {
	width: 100%;
}

table.legend {
	width: 100%;
	border: 1px dashed #666666;
	background-color: #EEEEEE;
	margin: 10px 0px 10px 0px;
}

table.legend td {
	padding: 5px;
	text-align: justify;
}

table.layout {
	width: 100%;
	border: 1px dashed #ff0000;
}

table.layout thead tr {
	background-color: #CCCCCC;
}

table.layout tr.even {
	background-color: #EEEEEE;
}

table.layout tr.odd {
	background-color: #FFFFFF;
}