/*	tag-style	*/
a, div, table, td, span, body {
	font-family : Arial, Helvetica, sans-serif;
	color: #153B63;
	text-decoration: none;
	font-size : 11px;
}

body {background : #FFFFFF;}

/* color-styles */
.bluedark { background:#153B63; }
.bluehighlight { background:#2269B5; }
.blue { background:#829DBA; }
.blue2 { background:#759CC5; }
.blue3 { background:#4B6B8D; }
.bluemedium { background:#B4C6D9; }
.bluelight { background:#DFE9F4; }
.bluelight2 { background:#EDF3F8; }
.white { background:#FFFFFF; }

/* Menue */
.menue { background : #153B63; }
.menue2 { background : #4B6B8D; }
.menuebright { background : #B4C6D9; }
.menuedark { background : #153B63; }
.menuehighlight { background : #2269B5; }

.menueheadline {
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-weight: bold;
        line-height: 16px;
}
.menuepreheader {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        background : #153B63;
        color: #ffffff;
        line-height: 13px;
}
.menueplainwhite {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
        line-height: 13px;
}
.menueplainwhitebold {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
		  font-weight: bold;
        color: #ffffff;
        line-height: 13px;
}
.menueplainblue {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        color: #153B63;
        line-height: 13px;
}
.menueplainbluelight {
        font-size: 11px;
        font-family: Arial, Helvetica, sans-serif;
        color: #829CB9;
        line-height: 13px;
}

.addmenuetitle {
	font: normal bold 11px/13px Arial, Helvetica, sans-serif;
	background-color: #B4C6D9;
}

.addmenue {
          font: normal 11px/13px Arial, Helvetica, sans-serif;	
	background-color: #B4C6D9;
}

.addmenuecurrent {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	background-color: #8CA8C5;
}

/* font-styles */
.f8bluedark {
	font-size : 8px;
	line-height : 10px;
	color: #153B63;
}
.f8bluedarkbold {
	font-size : 8px;
	line-height : 10px;
	color: #153B63;
	font-weight: bold;
}
.f11blue {	
	font-size : 11px;
	line-height : 15px;
	color: #2269B5;
}
.f11bluebold {	
	font-size : 11px;
	line-height : 15px;
	color: #2269B5;
	font-weight : bold;
}
.f12blue {	
	font-size : 12px;
	line-height : 15px;
	color: #2269B5;
}
.f12bluebold {	
	font-size : 12px;
	line-height : 15px;
	color: #2269B5;
	font-weight : bold;
}
.f9bluedark {	
	font-size : 9px;
	line-height : 11px;
	color: #153B63;
}
.f9bluedarkbold {	
	font-size : 9px;
	line-height : 11px;
	color: #153B63;
	font-weight : bold;
}
.f9white {	
	font-size : 9px;
	line-height : 11px;
	color: #FFFFFF;
}
.f9whitebold {	
	font-size : 9px;
	line-height : 11px;
	color: #FFFFFF;
	font-weight : bold;
}
.f10bluedark {	
	font-size : 10px;
	line-height : 12px;
	color: #153B63;
}
.f10bluedarkbold {	
	font-size : 10px;
	line-height : 12px;
	color: #153B63;
	font-weight : bold;
}
.f10white {	
	font-size : 10px;
	line-height : 12px;
	color: #FFFFFF;
}
.f10whitebold {	
	font-size : 10px;
	line-height : 12px;
	color: #FFFFFF;
	font-weight : bold;
}
.f11bluedark {	
	font-size : 11px;
	line-height : 15px;
	color: #153B63;
}
.f11bluedarkbold {	
	font-size : 11px;
	line-height : 15px;
	color: #153B63;
	font-weight : bold;
}
.f11white {	
	font-size : 11px;
	line-height : 15px;
	color: #FFFFFF;
}
.f11whitebold {	
	font-size : 11px;
	line-height : 15px;
	color: #FFFFFF;
	font-weight : bold;
}
.f12bluedark {	
	font-size : 12px;
	line-height : 15px;
	color: #153B63;
}
.f12bluedarkbold {	
	font-size : 12px;
	line-height : 15px;
	color: #153B63;
	font-weight : bold;
}
.f12white {	
	font-size : 12px;
	line-height : 15px;
	color: #FFFFFF;
}
.f12whitebold {	
	font-size : 12px;
	line-height : 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.f13bluebold {	
	font-size : 13px;
	line-height : 16px;
	color: #2269B5;
	font-weight : bold;
	line-height: 15px;	
}
.f13whitebold {	
	font-size : 13px;
	line-height : 16px;
	color: #FFFFFF;
	font-weight : bold;
}
.f16bluedarkbold {
	font-size : 16px;
	line-height : 18px;
	color: #153B63;
	font-weight : bold;
}
.f20bluedarkbold {
	font-size : 20px;
	line-height : 24px;
	color: #153B63;
	font-weight : bold;
}
.f20whitebold {
	font-size : 20px;
	line-height : 24px;
	color: #FFFFFF;
	font-weight : bold;
}

/* form-styles */
form {
		margin-bottom : 0px;
		margin-left : 0px; 
		margin-right : 0px;
		margin-top : 0px;
		padding : 0px 0px 0px 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
}

select {
		margin-bottom : 0px;  
		margin-left : 0px;  
		margin-right : 0px;  
		margin-top : 0px;  
		padding : 0px 0px 0px 0px;  
		padding-bottom : 0px;  
		padding-left : 0px;  
		padding-right : 0px;  
		padding-top : 0px;
}

.brlightblue {
	border-right-width: 1px;
	border-right-color: #DFE9E6;
	border-right-style: solid;
}

.brlightblue2 {
	border-right-width: 1px;
	border-right-color: #DFE9E6;
	border-right-style: solid;
	background:#B4C6D9;	
}

table { border-collapse: collapse}
