body {
	color:					#E9E9E9;
	background-color:		#425A88;
	background-image:		url(line.gif);
	background-repeat:		repeat-y;
	margin:					0 0 0 0;
	font-family:			Arial;
	font-size:				10.0pt;
}

img {
	border: 				0px;
}

h1  {
	font-size: 				16.0pt;
}

.MsoNormal {
	margin-bottom:			.0001pt;
	font-size:				10.0pt;
	font-family:			Arial;
	margin-left:			0cm; margin-right:0cm; margin-top:0cm
}

a:link {
	color:					#C0C0C0;
	text-decoration:		none;
}

a:visited { 
	color:					#C0C0C0;
	text-decoration:		none;
}

a:focus {
	color:					#C0C0C0;
	text-decoration:		none;
}

a:hover {
	color:					#C0C0C0;
	text-decoration:		none;
}

a:active {
	color:					#C0C0C0;
	text-decoration:		none;
}

#header {
	background-color: 		#143359;
	height:					90px;
	width: 					100%;
}

#headerleft {
	height:					90px;
	width:					320px;
	background-image:		url(schriftlinksoben.gif);
	background-repeat:		no-repeat;
	background-position:	left;
	left:					0px;
	float:					left;
	
}

#headerright {
	height:					90px;
	width:					280px;
	background-image:		url(schriftrechtsoben.gif);
	background-repeat:		no-repeat;
	background-position:	right;
	right:					0px;
	float:					right;
}

#menu {
	width:					151px; //168
	height:					100%;
	background-color:		#143359;
	overflow:				hidden;
	clip:					rect(0px, 168px, auto, 0px);
}

.blueBack {
	background-color:		#425A88;	
}

.menuElement {
	width:					136px;
	background-color:		#1A4171;
	border-left:			5px solid #FE6961;
	margin-left:			6px;
	margin-bottom:			3px;
	padding-left:			4px;
	color:					#C0C0C0;
	font-size:				16px;
	font-family:			Arial Narrow, Arial;
}

.menuElement .menuElement {
	width:					136px;
	margin-left:			-9px;
	margin-bottom:			0px;
	color:					#C0C0C0;
	font-size:				16px;
	font-family:			Arial Narrow, Arial;
}

.menuElementOpened .menuElement {
	margin-bottom:			3px;
	border-left:			5px solid #143359;
}

.menuElementOpened .menuElementOpened {
	margin-bottom:			3px;
	border-left:			10px solid #143359;
}

.menuElementOpened	{
	margin-top:				0px;
	margin-bottom:			3px;
}

.menuElementSelected {
	width:					136px;
	background-color:		#425A88;
	border-left:			5px solid #FE6961;
	margin-left:			6px;
	margin-bottom:			3px;
	padding-left:			4px;
	color:					#C0C0C0;
	font-size:				16px;
	font-family:			Arial Narrow, Arial;
}

.menuElementOpened .menuElementSelected {
	width:					131px;
	background-color:		#425A88;
	border-left:			5px solid #FE6961;
	margin-left:			11px;
	margin-bottom:			3px;
	padding-left:			4px;
	color:					#C0C0C0;
	font-size:				16px;
	font-family:			Arial Narrow, Arial;
}

input {
	border:					1px solid #143359;
	background-color:		#B3BCCF;
	color:					#143359;
}

select {
	border:					1px solid #143359;
	background-color:		#B3BCCF;
	color:					#143359;
}

textarea {
	width:					400px;	
	border:					1px solid #143359;
	background-color:		#B3BCCF;
	color:					#143359;
}

iframe {
	width:					400px;
	height:					50px;	
	border:					1px solid #143359;
	background-color:		#B3BCCF;
	color:					#143359;
}

#content {
	background-image:		url(background_better.gif);
	background-repeat:		no-repeat;
	background-position:	center 50px;
	position:				absolute;
	align:					left; 
	width:					600px;
	top:					100px; 
	left:					178px;
	min-height:				500px;
}

#statusError {
	margin-right:			auto;
	position:				relative;
	left:					178px;
	bottom:					200px;
}

.errorMsg {
	background-color:		#FE6961;
}

.statusMsg {
	background-color:		#1A4171;
}

//FÜR DIE BLUME!

   .flower {
    background-color: #425A88;
   }
   
   .left_leaf {
   	background-position: right;
   	background-repeat: no-repeat;
   	text-align: right;
   }
   .right_leaf {
   	background-position: left;
   	background-repeat: no-repeat;
    text-align: left;
   }
   .left_leaf a {
    text-decoration: none;
    color: #D2D2D2;
    font-size: 19px;
    font-family: Arial Narrow, Arial;
	margin-right: 3.2em;
	valign: top;
   }
   .right_leaf a {
    text-decoration: none;
    color: #D2D2D2;
    font-size: 19px;
    font-family: Arial Narrow, Arial;
	margin-left: 3.2em;
   }
   
// Old CrescendoCoach ['OCC'] Styles

.OCC_Normal
{
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:Arial;
	margin-left:0cm; margin-right:0cm; margin-top:0cm
}