body {
	padding:0px;
	margin:0px;
	color:#000;
	font-family:Tahoma;
	margin:0px;
	font-size:12px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
}

a {
	color:#000;
	font-size:12px;
	text-decoration:none;
}

/*BIS HIERHER WAR STANDARD*/

* {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;	
}

#footer_text a:hover {
	text-decoration: underline;
}

.links {
	color: #000000;
}

#main_frame {
	width: 975px;
	margin-left: auto; 
	margin-right: auto;
  /*min-height: 100%;*/
}

#head {
	width: 975px;
	height: 217px;
	float: left;
	background-image: url(../__images/banner.jpg);
	background-repeat: no-repeat;
}

#navi_top {
	width: 975px;
	height: 28px;
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 50px;
/*	background-color: #FFFF00;*/
}

ul#top_navi_links {
	list-style: none;
	margin: 0;
	padding: 7px 0;
  border-bottom: 1px solid #CCC;
	font-weight: bold;
  text-align: center;
	white-space: nowrap
}

ul#top_navi_links li	{
	display: inline;
	margin: 0 12px
}

ul#top_navi_links a	{
	text-decoration: none;
	padding: 0 0 3px;
  border-bottom: 4px solid #FFF;
	color: #999
}

ul#top_navi_links a#current	{
	border-color: #dd4b3f;
	color: #000000;/*#4593d8*/
}

ul#top_navi_links a:hover	{
	border-color: #dd4b3f;
	color: #666
}

#content_area {
	width: 975px;
	min-height: 680px;
	height: auto; /* IE */
	float: left;
/*	background-color: #999999;*/
}

#navi_left {
	width: 166px;
	height: 448px;
	background-image: url(../__images/notes_long.png);
	background-repeat: no-repeat;
	float: left;
/*	background-color: #CCFF33;*/
}

#navi_left_notes1 {
	height: 370px;
	float: left;
	margin-left: 20px;
	margin-right: 26px;
	margin-top: 50px;
/*	font-size: 10px;*/
}

*html #navi_left_notes1 {
	width: 120px;
	margin-left: 10px;
	margin-right: 13px;
}

#bookmark {
	height: 100px;
	margin-top: 20px;
	margin-left: 15px;
	float: left;
}

#content {
	width: 620px;
	height: auto;
	float: left;
	text-align: center;
/*	background-color: #CCFF99;*/
}

#content_adsense {
	width: 620px;
	height: 60px;
	float: left;
	text-align: center;
	/*background-color: #CC6600;*/
}

#content_text {
	width: 620px;
	min-height: 500px;
	height: auto;
	float: left;
	margin-top: 10px;
	text-align: left;
/*	background-color: #999999;*/
}

#map {
	width: 620px;
	min-height: 500px;
}

.auswandern_infos {
	margin-left: 15px;
}

#right_sidebar {
	width: 189px;
	height: auto; /* IE */
	float: left;
	text-align: center;
/*	background-color: #009933;*/
}

#footer {
	width: 975px;
	height: 96px;
	float: left;
	text-align: center;
	margin-top: 10px;
	color: #FFFFFF;
	bottom: 0px;
	background-image: url(../__images/footer_background.png);
}

#footer_text {
	width: 100%;
/*	background-color: #CC9933;*/
	margin-top: 15px;
}

#footer a {
	color: #FFFFFF;
}

/*----------------KONTAKTFORMULAR***********************/
.label { 
	float: left;
	margin-top: 5px;
	width: 150px;
	text-align: left;
}

.input_text {
	float: left;
	margin-top: 5px;
}

select {
	border: 1px solid #4593d8;
	width: 300px;
}

/*input {
	border: 1px solid #4593d8;
	width: 300px;
}*/

textarea {
	border: 1px solid #4593d8;
	height: 200px;
	width: 300px;
}

.cboth {
	clear: both;
}

.button {
	border: none;
	background-color: #dd4b3f;
	color: #FFFFFF;
	width: 149px;
}

*html .button {
	width: 148px;
}

/*----------------------Punktesystem------------------------*/

.desc {
	width: 250px;
	float: left;
	margin-top: 0px;
	text-align: left;
/*	background-color: #ed948c;*/
}	

.value {
	width: 150px;
	float: left;
	margin-top: 0px;
/*	background-color: #ed948c;*/
}

.cboth {
	clear: both;
}

/*----------------------Auflistung der Jobs------------------------*/
#jobs_ul {
	list-style: none;
}