body {
	padding: 0px;
	margin: 0px;
	background-color: #003399;
}

td,th {
	font-family: Futura, Function, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, a:active {
	color: #c1d6ff;
	text-decoration: underline;
	font-weight: normal;
}

hr {
	margin: 10px 0px 10px 0px;
	color: #000066;
	height: 2px;
	width: 100%;
	border-style: noshade;	
}

h1 {
	font-size: 24px;
	color: #ffffff;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-size: 22px;
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
}

h3 {
	font-size: 20px;
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
}

h4 {
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	margin-top: -5px;
	font-weight: normal;
}
h5 {
	font-size: 16px;
	color: #ffffff;
	margin: 0px;
	margin-top: -5px;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	color: #ffffff;
	margin: 0px;
	margin-top: -5px;
	font-weight: normal;
}

normal {
	font-size: 1em;
	color: #ffffff;
	font-family: Futura, Function, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}

li {
	font-size: 1em;
	margin-bottom: 10px;
	color: #ffffff;
	font-family: Futura, Function, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}

form {
	margin: 0;
}

input, textarea {
  color: #000066;
  border: 1px solid #003399;
}


/***********************************
container
************************************/
#container {
	border-right: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #000066;
	background-image: url(typo_kreuzlogo_d.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	width: 740px;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	position: relative;
	vertical-align: top;	
	font-family: Futura, Function, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #003399;
	z-index: 1;
}


/***********************************
masthead
************************************/

/*
#masthead {
width: 0px;
height: 0px;
}

.stripe {
	margin: 0px; 
	padding: 0px;
	width: 0px;
	height: 0px;
	}
	
.stripe h1 {
	font-size: 2.4em;
	font-weight: bold;
	font-family: Futura, Function, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	color: #003;
	margin: 0px;
	font-style: italic;
}
*/

/***********************************
sidebar
************************************/
#sidebar {
	float: left;
	width: 200px;
	height: 100%;
	vertical-align: top;
	background-color: #000066;
	margin-top: 113px;
	margin-left: 0px;
	padding-left: 0px;
	font-family: Futura, Function, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	z-index: 9;
	position: relative;
}

.menu {
	width: auto;
}

.menu ul li {
	list-style-type: none;
	margin-left: -40px;
	margin-bottom: 0px;
}

.menu ul ul {
	list-style-type: none;
	margin-left: -40px;
	margin-bottom: 0px;
}


.menu a:link {
	color: #ffffff;
	padding: 4px 10px 4px 10px;
	display: block;
  font-size: 14px;
	text-decoration: none;
	font-weight: normal;	
	background-color: #000066;
}


.menu a:visited {
	color: #ffffff;
	padding: 4px 10px 4px 10px;
	display: block;
  font-size: 14px;
	text-decoration: none;
	font-weight: normal;	
	background-color: #000066;
}


.menu a:hover, .menu a:active {
	color: #000066;
	background-color: #c1d6ff;
}


.menu_current {
	width: auto;
}

.menu_current ul li {
	list-style-type: none;
}

.menu_current ul ul {
	list-style-type: none;
}

.menu_current a:visited {
	color: #000066;
	background-color: #ffffff;
}



/***********************************
login area
************************************/
#tools {
	float: left;
	width: 170px;
	color: #dddddd;
	text-align: center;	
	background-color: #000066;
	font-size: 10px;
	padding-left: 10px;
}

.tools input {
	width: 80%;
	font-size: 10px;
}

.tools a:link, .tools a:visited, .tools a:active {
	color: #dddddd;
	text-decoration: none;
	font-size: 8px;
}

.tools a:hover {
	color: #000066;
	text-decoration: none;
	font-size: 8px;
}



/***********************************
main content
************************************/
#mainContent {
	z-index: 1;
	position: relative;
	float: left;
	width: 480px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 30px;
	font-family: Futura, Function, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	text-align: left; 

}

/***********************************
separator
************************************/

#clear
	{
	clear: both;
	height: 0px;
	}


/***********************************
footer
************************************/

#footer {
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	font-family: Futura, Function, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000066;
	height: 25px;
	padding-top: 8px;
	z-index: 1;
	position: relative;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#footer a:hover { 
	color: #c1d6ff;
	text-decoration: underline; 
}



