h1 {
	margin-left: 0px;
	font-size: 27px;
}
#secondary a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-weight: normal;
	margin:0px 20px 10px 0px; 
	font-size: 14px;
	color: #999;
	display:inline-block;
}
#secondary a:hover, a:hover
 {
 	color: #111;
 }

 a
 {
 	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
 	font-weight: normal;
 	font-size: 14px;
 	color: #999;
 }

p
{
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	margin:0px 0px 0px 0px; 
	color: #999;
}

b
{
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	margin:0px 0px 0px 0px; 
	color: #999;
}

input
{ 	
	font-size:12px; border: 1px solid #ccc; border-radius: 0px;
	padding:5px; margin:5px 10px 5px 0px; 
	width:245px; height:20px; outline: none;
}
#page-wrap { width: 720px; }


#table, #table a, #table b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 6px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

#table th
{
	font-size: 6px;
	font-weight: normal;
	padding: 4px;
	background: #ddd;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#table td
{
	padding: 4px;
	background: #f2f2f2; 
	border-bottom: 0px solid #fff;
	color: #666;
	border-top: 2px solid #fff;
}

.select
{ 	
	color:#666; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px; border: 1px solid #ccc; border-radius: 0px;
	padding:5px; margin:5px 10px 5px 0px; 
	width:257px; height:32px; outline: none;
}

.submit
{ 	
	color:#aaa; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px; border: 1px solid #ccc; 
	padding:5px; margin:5px 350px 5px 0px; 
	width:257px; height:32px; border-radius: 0px;
	background: url(verlauf.gif); 
	background-size: 100% 100%;
}

.submitw
{ 	
	color:#aaa; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:14px; border: 1px solid #ccc; 
	padding:5px; margin:1px 350px 4px 0px; 
	width:257px; height:32px; border-radius: 0px;
	background: url(verlauf.gif); 
	background-size: 100% 100%;
}

.submitwb, .submitwb2
{ 	
	color:#aaa; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:14px; border: 1px solid #ccc; 
	padding:5px; margin:1px 350px 4px 0px; 
	width:257px; height:32px; border-radius: 0px;
	background: url(verlauf.gif); 
	background-size: 100% 100%;
}

.submit:hover, .submitw:hover, .submitwb:hover, .select:hover, input:hover
 {
 	color: #333; border: 1px solid #aaa; 
 }

.ausblendens
{ 	
	display: none;
}

.icon
{ 	
	opacity: 0.5; width:6px; height:6px; border:0
}

.icon:hover
{ 	
	opacity: 1;
}

 p.logintext
 {
	margin:50px 10px 15px 0px; outline: none;
 }

.loginfirst
{ 	
	font-size:12px; border: 1px solid #ccc; border-radius: 0px;
	padding:5px; margin:50px 10px 5px 0px; 
	width:257px; height:32px; outline: none;
}

.loginother
{ 	
	font-size:12px; border: 1px solid #ccc; border-radius: 0px;
	padding:5px; margin:5px 10px 5px 0px; 
	width:257px; height:32px; outline: none;
}

.loginsubmit
{ 	
	color:#aaa; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px; border: 1px solid #ccc; 
	padding:5px; margin:5px 350px 5px 0px; 
	width:257px; height:32px; border-radius: 0px;
	background: url(verlauf.gif); 
	background-size: 100% 100%;
}

img.ui-datepicker-trigger {
    position:relative;
    left:-13px;
    top:2px;
    width: 14px;
	height: 14px;
	opacity:0.5;
}

img.ui-datepicker-trigger:hover {
	opacity:1;
}

input.datepicker
{ 	
	margin-right:-7px; 
}

.ui-datepicker { 
	margin-left: 135px;
	margin-top: -13px;
	z-index: 1000;

	height: 222px ;

	width: 200px;

	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #999; 
	float: left;
}

.ui-datepicker td {
    border: 0;
    padding: 1px 1px 3px 1px;
}




