
/* @group Form */

h1{
   margin: 0 0 10px;
   font-size: 1.3em;
   color: #666;	
}

a{
	text-decoration: none;
	color: #547075;
}

a:hover{
	color: #ccc;
}

/* Generelles zum Formular */

form{
	margin: 20px 0;
}

fieldset{
	border: 1px solid #ccc;
	padding:  0 20px;
	margin: 20px 0 10px;
}

legend{
	margin: 0 0 0 20px;
	padding: 0 10px;
	color:  #225065;
}

label{
	float: left;
	height: 20px;
	margin: 0 0 5px;
	width: 200px;
	padding: 2px 0 0;
	clear:  left;
	line-height: 1.1em;
}

fieldset input, textarea, select, button, #buttons input, .button{
	padding: 2px 2px 0;
	margin: 0 0 10px	;
	font-size: 11px;
	color:  #666;
	background: #f0f4f5;
	border-color:#E3E3E3 #E3E3E3 #cfcfcf;
	border-style:solid;
	border-width:1px;
	height:20px;
	line-height:normal;
	width: 500px;          
	display: block;
	outline: none;
}

fieldset input, textarea, select, button, #buttons input{
	padding: 2px 2px 0;
	margin: 0 0 10px	;
	font-size: 11px;
	color:  #666;
	background: #f0f4f5;
	border-color:#E3E3E3 #E3E3E3 #cfcfcf;
	border-style:solid;
	border-width:1px;
	height:20px;
	line-height:normal;
	width: 500px;          
	display: block;
}

select option{
	padding: 2px 4px;
}

.small{
	font-size: 0.8em;	
}

.right{
	float: right;
	width: 100px;
}


/*Location*/

#altLocationCheck, #copyright	{
	float: left;
	margin: 8px 0 0 175px;	
	width: 20px;
}

#altLocationText, #copyrightText{
	clear: none;
	display: block;
	float: none;
	width: 500px;
	padding: 5px 0 10px 200px;
	margin: 0;
	height: auto;
}

/*Buttons */

#buttons{
	clear: both;
	/*margin: 0 0 150px;*/
	margin: 0 0 70px;
}

#buttons input,
button, .button{
	width: auto;
	height: 30px;
	display: block;
	float: left;
	text-align: left;
	padding: 0 30px 0 5px;
	margin: 10px 0 30px;
}

#buttons #resetBtn{
	background: url(../img/delete.png) right 2px no-repeat;
}

#buttons #submitBtn{
	background: url(../img/submit.png) right 4px no-repeat;
	float: right;
	font-weight: bold;
}

.weiter{
    display: block;
    margin: 20px 0 100px;
    float:  none;
   	clear: left;
   	width: 150px;
   	background: url(../img/submit.png) 140px 5px no-repeat;
   	font-weight:  bold;
   	padding: 5px 10px;
   	height: auto;
   	font-size: 11px;
	border-color:#E3E3E3 #E3E3E3 #cfcfcf;
	border-style:solid;
	border-width:1px;
}

#templatePostcardCrop img{
	width:  700px;
}

.hidden{
	display: none;
}

#intro{
	margin: 20px 0 10px;
}

/*sonstiges */ 

.hint{
	margin: 10px 0 5px 200px;
	font-size: 0.9em;
	font-style: italic;
}

.formerror{
	background: url(../img/error.png) left center no-repeat;
	padding: 2px 0 2px 30px;
	color: #922a0e;	
}

.success{
	color: #75920e;	
}

/*Confirmation*/

#confirmation{
	font-weight: normal;	
}

.attention{
	color: darkred;
	margin: 10px 0;
}


#confirmationHeading, #confirmationSubheading{
	color: #aaa;
	float: left;
	width: 150px;	
}

#confirmation p a{
	display: block;
	text-align: right;	
}

.attention a {
		text-decoration: underline;
		color: #999;
}

#success{
	color: darkred;
	background: url(../img/thumbs.png) left center no-repeat;
	padding: 2px 0 2px 30px;
	margin: 5px 0 20px;
}

/* pictures*/

#pictures{
	clear: left;	
}

#userfile{
	margin-left:  200px;
}

/*events*/


#events p{
	margin: 0 0 20px;	
}

fieldset ol{
	list-style-type: none;
	margin: 20px 0;	
}

.eventStart, .eventEnd, .eventDelim{
	float:  left;
	margin: 0 2px 0 0;
}

.eventDescription{
	margin-left: 200px;
}

ol small{
	clear: left;
	display: block;
}	


/* =========================================== FILTER ============================================== */


#filter{
	background: #dfe8ed;
	padding: 15px;
	margin: 0 0 20px -5px;
	width: 780px;
}

#filter form{
	margin: 0;
	position: relative;	
}

#filter select{
	background: #fff;
	width: 450px;
}

.select {
	position: absolute;
	width: 418px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #666;
	font: 12px/21px arial,sans-serif;
	background: url(../img/select.png) no-repeat;
	overflow: hidden;
}

#filter label{
	width: 212px;	
}

.submitfilter input{
	background: url(../img/submitfilter.png) no-repeat transparent;
	border: none;
	width: 200px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	font-size: 11.5px;
	margin: 0 0 0 215px;
}


/*whatever, nicht von mir*/


#copyright_statement{
	margin: 5px 0 0 200px;
	width: 20px;
	float: left;
}

#copyrightText{
	padding-left: 230px;
	width:470px;
	font-size: 0.9em;
}

div.assets{
	border: solid black;
}

div#thumbs {
	margin-top: 2em;
	margin-bottom: 2em;
}

div#thumbs li {
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	width: 150px;
}

.gallery li div.small a{
	border: none;
	height: 20px;	
	background: none;
}

div#confirmation{
	margin-bottom: 30px;
}
div#copyrightNotice{
	font-family: monospace;
	font-size: small;
	font-style: normal;
	text-align: justify;
	width: 500px;
	margin-left:160px;
}

div#copyrightConfirm{
	height: 30px;
}
	
div#copyrightConfirm input{
	width: 330px;
}

/*
 * button pane config
 */

#date select{
	width: 100px;
	float: left;
	margin: 0 20px 0 0;
}

#date a,
#date label{
	clear: left;
	display:  block;
}

#date #day{
	margin: 0 20px 10px 0;
}

.file{
	margin-left: 160px;
}

textarea{
	height:  150px;
	padding: 2px 5px;
	font-family: inherit;
}

.inline{
	display: inline;
	margin: 0;
	padding: 0px;
	width:  auto;
	height: auto;
	float: none;
}

input.inline{
	margin: 0 5px 0 160px;
}

#postcard > fieldset{
	border-color: darkred;
}

/* @end */
