body {
	padding: 0px;
	margin: 0px;
	border: none;
	padding-bottom: 40px;
	background-color: #AADCDC;
}

body, td, form, input, textarea, select, option {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009999;
}


a {
	color: #FF9900;
	font-weight: normal;
}
a.active {
	font-weight: bold;
}

strong {
	color: #FF9900;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}

h3.image {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	padding-left: 60px;
}
small.image {
	display: block;
	width: 240px;
	color: #000000;
	font-size: 10px;
}

table.pretty {
	border: 1px solid #009999;
	border-collapse: collapse;
}
table.pretty td {
	border: 1px solid #009999;
	text-align: left;
}
th {
	/* border: 1px solid #009999; */
	/* background-color: #009999; */
	
	vertical-align: top;
	text-align: left;
	/* color: #FF9900; */
	/* color: #ffffff; */
	font-weight: bold;
}

.htk {
	font-size: 11px;
	padding: 20px;
	padding-left: 40px;
	text-align: center;
	color: #ffffff;
}
.htk a {
	color: #ffffff;
	text-decoration: none;
}
.htk a:hover {
	color: #009999;
}


/* #################### POP-UP Boxes */

.box {
	/* border: 1px solid #FF9900; */
	background-color: #AADCDC;
	color: #000000;
	/* margin: 20px; */
	margin: 20px 0px;
	padding: 20px;
}
.box p,
.box td {
	color: #000000;
}
.box td,
.box th {
	padding: 2px;
	vertical-align: bottom;
	/*
	text-align: right;
	*/

	text-align: left;
	border-bottom: 1px dotted #009999;
	
}

.box strong {
	color: #000000;
}

.box a {
	color: #009999;
}

.error {
	background-color: #e02020;
	color: #ffffff;
	font-weight: bold;
	margin: 40px;
	padding: 40px;
}
.error pre {
	word-wrap:break-word;
	/*
	overflow: none;
	*/
}

.negative {
	color: #660000;
}
.positive {
	color: #006600;
}

/* #################### */

table td {
	vertical-align: top;
}

#page {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(bg_left.gif);
	background-repeat: repeat-y;

	width: 950px;
	margin: 0 auto;
}

#logo {
	width: 345px;	/* 346 */
	height: 130px;
	
	background: url(komplizen_logo.gif);
	background-repeat: no-repeat;
	
	float: left;
}
#logo span {
	display: none;
}

/* ######### */
#pre_header {
	background-color: #AADCDC;
	height: 64px;
}
#pre_header td {
	text-align: center;
	padding: 0px;
	padding-top: 20px;
}
#pre_header_float {
	/*
	position: absolute;
	left: 412px;
	top: 20px;
	*/
}
/* ######### */

#header {
	background: url(bg_top.gif);
	background-repeat: repeat-x;
}

#navi_top {
}
#navi_top ul {
	/* width: 604px */
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi_top li {
	margin: 0px;
	padding: 0px;
	/* display: inline; */
	float: left;
	
	width: 302px;
	text-align: center;
	
	padding-top: 74px;
	height: 56px;
	border-right: 1px solid #ABDDDD;
}


.navi_box {
	padding-top: 24px;
	padding-bottom: 16px;
	margin-left: 41px;
	/*
	border-bottom: 1px solid #ABDDDD;
	*/
	/*
	margin-top: 32px;
	margin-left: 68px;
	text-align: center;
	*/
}

.navi_left {
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	
	width: 345px;
	background: url(bg_left.gif);
	background-repeat: repeat-y;
}

.navi_left ul {
	margin: 0px;
	padding-left: 40px;
	list-style-type: none;
}
.navi_left li {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ABDDDD;
}



.navi_left ul li ul li {
	padding: 0px;
	margin: 0px;
	border: none;
	padding-left: 10px;
}
.navi_left ul li ul li a {
	text-decoration: none;
}
.navi_left ul li ul li a h3 {
	font-weight: normal;
	color: #009999;
}
.navi_left ul li ul li a.active h3 {
	color: #ff9900;
}


.login_box {
	/* border: 1px solid #ff9900; */
	padding: 30px;
	margin-left: 40px;
	margin-top: 0px;
}
.login li {
	border-left: 4px solid #ff9900;
	margin-left: -4px;
	/*border-top: 4px solid #abdddd;*/
	/*
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	*/
}

.sponsors {
	/* margin-top: 20px; */
	margin-top: 32px;
	margin-left: 68px;
	text-align: center;
}

.banner {
	display: block;
	border: 1px solid #AADCDC;
	padding: 0px;
	text-align: center;
	
	width: 234px;
	/* height: 68px; */
	margin: 5px;
	margin-bottom: 20px;
}
.banner img {
	border: none;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 564px;
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 20px;

	background-color: #ffffff;
}

#content div.box {
	background-color: #ffdbcd;
	padding: 20px;
	padding-bottom: 10px;
}

#content hr {
	height: 0px;
	border: none;
	border-top: 1px solid #009999;
	
	margin-top: 20px;
	margin-bottom: 20px;
}

#content ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content li {
	margin-bottom: 10px;
}

#content img {
	margin: 10px;
}

/* ######### contenttable = Columns for Content ########### */

#content .contenttable td {
	padding: 0px;
	padding-left: 20px;
}
#content .contenttable hr {
	border: none;
	border-top: 1px solid #ABDDDD;
	/*
	margin-left: -20px;
	margin-right: -20px;
	*/
}

#content .contenttable .contenttableleft {
	/* border-right: 1px solid #009999; */
	border-right: 1px solid #ABDDDD;
	
	padding: 0px;
	padding-right: 20px;
}


#content .contenttable h1 {
	font-size: 14px;
}
/*
#content .contenttable h2 {
	font-size: 12px;
}
#content .contenttable h3 {
	font-size: 12px;
}

#content .contenttable img {
	margin: 10px;
	margin-left: 0px;
}
*/


#content .contenttable img {
	margin: 10px;
	margin-top: 5px;
}

/*
#content .contenttable img {
	margin-left: 0px;
	margin-right: 0px;
}


#content .contenttable .contenttableleft img {
	margin-left: 10px;
	margin-right: 0px;
}
*/

/* #################### */

.field {
	background: #404040;
	color: white;
	border: 1px solid white;
	margin: 2px;
}

button,
input[type=submit],
input[type=button],
input[type=text],
input[type=password],
select,
option,
textarea
{
	border: 1px solid #AADCDC;
	/*
	color: #FFFFFF;
	background-color: #009999;
	*/
	color: #000000;
	background-color: #ffffff;
	
}

button:hover,
input[type=submit]:hover,
input[type=button]:hover {
	background-color: #FF9900;
	color: #000000;
}
label {
	display: block;
	float: left;
	width: 160px;
	text-align: right;
	
	padding-right: 10px;
	margin: 4px;
}

label.labelstringArea {
	width: 100%;
	float: none;
	text-align: left;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

input.invalid,
select.invalid,
textarea.invalid,
tr.invalid td,
.invalid {
	border: 2px solid #ff0000;
}

/*
td label {
	float: none;
	text-align: left;
}
*/

.field_num {
	width: 45px;
}
.field_code {
	width: 60px;
}
.field_dat {
	width: 75px;
}


.icons {
	display: block;
	width: 450px;
	height: 40px;
}
.icons span {
	display: none;
}
.icons.mentee {
	background-image: url(../media/icons_mentee.png);
}
.icons.mentor {
	background-image: url(../media/icons_mentor.png);
}
a.icons.icon1		{	background-position: 0px 240px;	}
a:hover.icons.icon1	{	background-position: 450px 240px;	}
a.icons.icon2		{	background-position: 0px 190px;	}
a:hover.icons.icon2	{	background-position: 450px 190px;	}
a.icons.icon3		{	background-position: 0px 143px;	}
a:hover.icons.icon3	{	background-position: 450px 143px;	}
a.icons.icon4		{	background-position: 0px 94px;	}
a:hover.icons.icon4	{	background-position: 450px 94px;	}
a.icons.icon5		{	background-position: 0px 45px;	}
a:hover.icons.icon5	{	background-position: 450px 45px;	}

