@CHARSET "ISO-8859-1";

.loginbox {
	border: 1px solid #7A98D0;
}
.loginhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7A98D0;
	padding: 1px 4px 4px 3px;
}
.loginform {
	padding: 5px;
	background-color: #E1E8F6;
}

.loginbutton {
	border: 0px;
	color: white;
	height: 19px;
	
	width: 90px;
	
	text-align: left;
	padding-left: 5px; 
	background-color: #B13A3E;
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position: right;
}

.logoutbutton {
	border: 0px;
	height: 19px;
	background-color: #FFFFFF;
	font-size:11px;
	font-family: verdana;
	padding-bottom: 2px;
	background-image: url(../images/shaft_blue.png);
	background-repeat: no-repeat;
	background-position: right;
}

.uploadbutton {
	border: 0px;
	color: white;
	width: 70px;
	height: 19px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #B13A3E;
	background-image: url(../images/upload.png);
	background-repeat: no-repeat;
	background-position: right;
}


.cug_headline {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.cug_navigationborder {
	border-top: 1px solid #7A98D0;
	border-bottom: 1px solid #7A98D0;	
	padding: 1px;
	text-align: right;
	margin-top: 5px;
}

.cug_nodedelimiter {
	border-left: 1px solid #7A98D0;
	padding: 2px 2px 0px 2px;
}

.changeevent {
	background-color: #7A98D0;
	border: solid 1px white;
	color: white;
	font-family: Verdana;
	font-size: 11px;
}

#eventnavigationdropdown {
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 20px;
}

.cug_navigationnode, .cug_navigationnode_marked {
	height: 15px;
	font-family: Verdana;
	font-size: 11px;	
	vertical-align: center;
	padding: 4px 3px 4px 3px;
}
.cug_navigationnode a {
	color: #000000;
}
.cug_contentheadline {
	color: #7A98D0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.cug_navigationnode_marked {
	background-color: #7A98D0;
	color: white;
	text-decoration: none; 
}
.cug_navigationnode_marked a {
	color: #FFFFFF;
}

.cug_title {
	font-weight: bold;
	border-bottom: 1px solid #7A98D0;
}

.cug_plans_content a{
	text-decoration: underline;
}
.cug_plans_headline{
	font-family: Verdana;
	font-weight: bold;
	border-bottom: solid 1px #7A98D0;
}


.cug_border_white {
	color: white;
	border-right: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 15px;
	
}
.cug_contacttable {
	border-top: 1px solid #7A98D0;
	border-bottom: 1px solid #7A98D0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cug_contacttable_headline {
	color: #7A98D0;
	font-weight: bold;
}
.cug_medialink {
	text-decoration: none;
}
.cug_navigationnode_unmarked a{
	text-decoration: none;
}
.cug_event_headline{
	font-family: Verdana;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}
.cug_nav_headline {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

