/*** Standardformtierungen
*********************************/

/* Standardmässig keine Unterstreichen der Links*/
:link,:visited { text-decoration:none }

/* Standardmässige keine Aufzählungszeichen bei Listen*/
ul,ol { list-style-type:none }

/* Standardmässig einheitliche Grösse bei Tags*/
h3,h4,h5,h6,pre,code { font-size:1em; font-weight: normal; }

/* Standardmässig keine Abstände*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd,div,a, img
{margin:0; padding:0 }

/* Standardmässig keine Rahmen bei Bildern*/
a img,:link img,:visited img { border:none }



#picture {
	float: right;
	padding-top: 1em;
	padding-right: .8em;
	padding-left:.5em;
	padding-bottom:.5em;
}


#picture_right {
	float: right;
	padding-top: 1em;
	padding-right: .8em;
	padding-left:.5em;
	padding-bottom:.5em;
}


#picture_top {
	/*float: right;*/
	padding-top: em;
	padding-right: em;
	padding-left:em;
	padding-bottom: 1em;
}





/*** Standardklassen und Tags
*********************************/

.strong {
	font-weight: bold;	
}

.italic {
	font-style: italic;	
}

.underline {
	text-decoration:underline;
}



.padding-top {
padding-top: .5em;
}

.padding-top_plus {
padding-top: 1em;
}

.padding-bottom {
padding-bottom: .5em;
}

.padding-bottom_plus {
padding-bottom: 1em;
}

p {
	font-size: .7em;
	color: #111111;
}

h1{
	font-size: .9em;
	font-weight: bold;
	color: #65584f;
}

h2{
	font-size: 0.75em;
	font-weight: bold;
	color: #65584f;
}


#picture {
	float: right;
	padding-top: 1em;
	padding-right: .8em;
	padding-left:.5em;
	padding-bottom:.5em;
}



#container a {
	cursor: pointer;
	text-decoration: underline;
}

a:link {
	color: #868686;
}
a:active {
	color: #65584f;
}
a:visited {
	color: #868686;
}
a:hover {
	color: #65584f;
}

/*** spezielle Klassen
*********************************/


#container ul {
	font-size: .8em;
	list-style-type: disc;
	margin-left: 1.5em;
}

#container .none {
	list-style-type: none;
}

#container li {
	padding-top: .5em;
}

#container .title {
	font-size: .7em;
	font-weight: bold;
	padding-top: .5em;
}


#container blockquote {
	margin: 1em auto;
	width: 25em;
	line-height: 1.5em;
	font-size: .7em;
}

#container .font-weight_bold {
font-weight: bold;
}

#container .more {
	text-decoration: none;	
}

#container .small_float {
 	width: 1em;
	float: left;
}

#container .small_float_plus {
 	width: 2em;
	float: left;
}

#container .large_float {
 	width: 10em;
	float: left;
}

#container .xlarge_float {
 	width: 27em;
	float: left;
}

#container .open_float {
	float: left;
}

.medium_float {
 	width: 8em;
	float: left;
	margin-left: 0em;
}

/*** Jobs
************************************************************/

#jobs .float_title {
 	width: 17em;
	float: left;
}

#jobs .float_place {
 	width: 8em;
	float: left;
}

#job, .jobcontent{
	/*	text-align: center;
		margin-left: 2.5em;
	 	 width: 28em;*/
	 	 width: 510px;
}

.jobs_bild {
	padding-top: .8em;
	padding-bottom: .5em;
	padding-left: 1.5em;

}


#job .job_logo {
 	text-align: center;;
}

#job .job_logo img{
 	/*width: 10em;*/
}

#job .job_logo_stripes {
 	float:left;
 	margin: 0.5em 0em 0em 0em;
}

#job .job_logo_stripes img{
	/*width: 2.5em;*/
}

#job .title_top {
 	font-size: 1em;
 	font-weight:bold;
 	text-align: center;
  	font-family: Garamond,serif;
  	margin: 0.5em 0em 0.5em 0em;
}

#job .title_middle {
 	font-size: 1.3em;
 	font-weight:bold;
 	text-align: center;
  	font-family: Garamond,serif;
  	margin: 0.5em 2em 0.7em 2em;
}
 
#job .title_bottom {
 	font-size: 1em;
 	font-weight:bold;
 	text-align: center;
  	font-family: Garamond,serif;
   	margin: 0.5em 0em 0.5em 0em;
}

#job .job_text {
 	font-size: .7em;
/* 	text-align: justify;*/
}

#job .job_text p{
 	font-size: 1em;
}

#job .contact {
 	font-size: .5em;
 	text-align: center;
 	letter-spacing: 0.05em;
 	font-family: Futura, Verdana,sans-serif;
 	margin: 1em 0em 0.5em 0em;
}

#job .contact_name {
 	letter-spacing: 0.15em;
}

#job .links {
 	font-size: .7em;
 	text-align: center;
 	margin: 1em 0em 0.5em 2em;
}

#job .medium_float {
 	width: 11em;
	float: left;
	margin-left: 0em;
}

#job .info_send {
 	font-size: .8em;
 	text-align: left;
 	margin: 1em 0em 0.5em 0em;
 	width:35em;
}

#job .refnr {
 	font-size: .7em;
 	float: left;
	text-align: left;
 	margin: 1em 0em 0.5em 0em;
 	width:15em;
}

#job .back_link {
 	font-size: .7em;
 	float: right;
	text-align: right;
 	margin: 1em 0em 0.5em 0em;
 	width:15em;
}

/*** Kontakt
************************************************************/

#form_contact {
	width:22em;
}

#form_contact .medium_float {
 	width: 8em;
 	float: left;
}

/*** Formular
************************************************************/

.file {
	border: 1px solid;
	border-color: #999999;
	width: 21em;;
	font-size:0.75em;
}

.info_send {
 	font-size: .8em;
 	text-align: left;
 	margin: 1em 0em 0.5em 0em;
 	width:24em;
}

#form_tellafriend {
	width:24em;
}

#container input,textarea,select {
	border: 1px solid #666666;
}

#container input.eingaben_short {
	width: 5em;
}

#container input.eingaben_medium {
	width: 11.6em;
}

#container input.eingaben_long {
	width: 18em;
}

#container input.subtitle_form {
	border: 1px solid #666666;
	font-size: .8em;
	width: 2em;
	padding-left: .5em;
}

#container input.subtitle_form_send {
	border: 1px solid #666666;
	font-size: .7em;
	margin-bottom: .3em;
}


#container input.send {
	cursor: pointer;
	font-size: .8em;
	padding-left:1em;
	padding-right:1em;
}

#container textarea.medium {
	width: 20em;
	height: 4em;
}

#container textarea.large {
	width: 29em;
	height: 8em;
}

#container input.keinRahmen {border: 0;}

#container .input_container {
 	width: 24em;
 	min-height: 1.5em;
 	height: auto !important;
 	height: 1.5em;
}

 .field_container {
 	min-height: 1.5em;
 	height: auto !important;
 	height: 1.5em;
	float: left;
}

#container .field_name {
 	width: 12em;
	float: left;
	font-size: .8em;
}

#form_contact .field_name {
 	width: 7em;
	float: left;
	font-size: .8em;
}

#container .field_container {
 	width: 12em;
	float: left;
}

#container .short_field_container {
 	width: 3em;
	float: left;
}

#container .medium_field_container {
 	width: 8em;
	float: left;
}

#container .long_field_container {
 	width: 16em;
	float: left;
	font-size: .8em;
}

/*** Bewerbung
************************************************************/

#form_apply .input_container {
 	width: 26em;
 	min-height: 1.5em;
 	height: auto !important;
 	height: 1.5em;
}

#form_apply .field_name {
 	width: 12em;
	float: left;
	font-size: .8em;
}

#form_apply .medium_field_container {
 	width: 16em;
	float: left;
	font-size: .8em;
}

#form_apply .field_container {
 	width: 19em;
	float: left;
	font-size: .8em;
}

#form_apply .medium_float {
 	width: 8em;
 	float: left;
}

/*** News
************************************************************/

#container .news {
	margin-bottom: 1em;
	width: 24em;
}

#container .news_odd {
	background-color: #dddddd;	
	width: 24em;
	margin-bottom: 1em;
	padding: .1em 0 .1em .1em;
}

#container .news .datum, #container .news_odd .datum {
	text-align: right;
	padding-right: .8em;
	font-size: .7em;	
}

#container .page_nav {
	margin-bottom: 1em;
}

#container .page_nav .left {
	text-align: left;
	float: left;
}

#container .page_nav .right {
	text-align: right;
	padding-right: .8em;
}



#container p.mit_Bild_oben {
	width: 23em;
}

#container p.ohne_Bild {
	width: 35em;
}

#container .marg_top {
	margin: .2em 0 0 0;
} 

#container .marg_top_large {
	margin: 1em 0 0 0;
} 

/*** Standort
************************************************************/

#map .map{
	width: 23em;
	}
	
#map .route_table{
	width: 23em;
	float:left;
	margin-top: 0.8em;
	}

#map .small_float_plus {
 	width: 2em;
	float: left;
}

#map .field_name {
 	width: 6em;
	float: left;
	font-size: 1em;
}

#map .medium_float {
 	width: 8em;
	float: left;
}

#map .large_float {
 	width: 10em;
	float: left;
}

#map .xlarge_float {
 	width: 19em;
	float: left;
}

#map .description{
	width: 28em;
	}

/*** Mitbewohner
************************************************************/

#container .mitbewohner{
	width: 30em;
	position: relative;
	}
	
#container .mitbewohner_infos{
	width: 30em;
	position: relative;
	/*float: left;
	margin-right: 1em;*/
	}

#container .img_small {
	width: 12em;
	position:relative;
	float:right;
	text-align: right;
	margin-left: 1em;
	/*height: 7.5em;
	border: red solid 1px;*/
}

#container .img_small img {
	/*width: 12em;
	height: 7.5em;
	border: red solid 1px;*/
}

#container #image_1 {
	position: absolute;
	top: .5em;
	right: 2em;
	font-size: .5em;
}

#container #image_1 img{
	height: 12em;
}

#container #image_1w {
	position: absolute;
	top: .5em;
	right: 2em;
	font-size: .5em;
	z-index: -1;
}

#container #image_1w img{
	width: 13em;
}

#container #image_1_caption {
	position: absolute;
	top: 10.5em;
	right: 2em;
	text-transform: uppercase;
	font-size: .6em;
}

#container #image_2 {
	position: absolute;
	top: 14em;
	right: 2em;
	font-size: .5em;
}

#container #image_2 img{
	height: 12em;
}

#container #image_2_caption {
	position: absolute;
	top: 23.5em;
	right: 2em;
	text-transform: uppercase;
	font-size: .6em;
}

a.close
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
	font-size: 1em;
	border: none;


}
a.close:link {
	color: #666666;
}

a.close:visited {
color : #666666;
}

a.close:hover {
color : #007FA3;
}

