html {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
	background-color:#cccccc;
	font-family: arial;
	font-size: 12px;
}
p {
	font-family: arial;
	font-size: 12px;
}
b {
	font-family: arial;
	font-size: 12px;
}
i {
	font-family: arial;
	font-size: 12px;
}
h1 {
	font-size:20px;
	font-family: arial;
	color: #BED730;
}
h2 {
	font-size:20px;
	font-family: arial;
	text-align: left;
}
h3 {
	font-size:16px;
	font-family: arial;
}
h4 {
	font-size:16px;
	font-family: arial;
}
a {
	color: #0066b3;
	font-family: arial;
	font-size: 12px;
}
ul {
	font-family: arial;
	font-size: 12px;
}
li {
	font-family: arial;
	font-size: 12px;
}
table {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
tr {

}
td {
	font-family: arial;
	font-size: 12px;
	text-align:left;
	padding: 5px;
}
th {
	font-family: arial;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
}

#mainbody{
	/*border: 1px solid black;*/
	padding:7px;
	width:975px;
	margin: auto;
	text-align: left;
	background-color:white;
}
#header {
	margin:0px 0px 25px 0px;
	padding:0px;
	width:100%;
	height:111px;
}
#header img {
	padding:0px;
	vertical-align:bottom;
	float:left;
}
#telefon {
	position: relative;
	top: 115px;
	left: 1px;
	width: 240px;
	height: 10px;
	font-size: bold;
	padding: 0px;
	margin: 0px;
}
#telefon p {
	font-weight: bold;
	font-size: 12px;
	color: red;
}
#topmenu_right {
	margin: 0px;
	float: left;
	width: 150px;
	padding: 0px;
}
#topmenu_right ul{
	margin:0px;
	margin-top: 15px;
	padding: 0px;
}
#topmenu_right li{
	list-style-type: none;
	text-align:left;
	margin: 0px;
	padding: 3px;
}
#menu {
	margin: 0px;
	float: left;
	width: 225px;
}
#menu ul{
	margin:0px;
	margin-bottom: 20px;
	padding: 0px;
}
#menu li{
	list-style-type: none;
	text-align:left;
	border-bottom: 1px solid #bed730;
	margin: 0px;
	padding: 3px;
}
#menu li a {
	text-decoration: none;
	font-size: 12px;
	padding:5px;
	margin-left: -5px;
	/*font-weight: bold;*/
}
#menu_title{
	padding:0px;
	margin:0px;
	background-color:#bed730;
	height:25px;
	width: 100%;
}
#menu_title p{
	padding:4px;
	margin:0px;
	font-weight: bold;
	text-align:left;
	font-size: 13px;
}
.navibox {
	border-top: 1px solid #bed730;
	border-left: 1px solid #bed730;
	border-right: 1px solid #bed730;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#breadcrumb {
	width: 550px;
	height: 20px;
	position: relative;
	top: 1px;
	left: 5px;
	text-align: left;
	float: left;
}
#content {
	float:left;
	width: 560px;
	min-height:350px;
	padding:0px 13px 13px 13px;
}
/* Listenpunkte f�r Sub-Navigationen */
#content ul {
	list-style-type: none;
	/* list-style-image:url(/fileadmin/templates/tmp.auslandstreff/images/pfeil.gif);*/
}
#content li {
	padding:3px;
}
#content a {
	background-image:url(/fileadmin/templates/tmp.auslandstreff/images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	padding-bottom: 2px;
}
#content table {
	width: 100%;
	border-collapse: collapse;
	empty-cells:show;
	padding: 0px;
	margin: 0px;
}
#content .contenttable td {
	border: 1px solid #bed730;
	border-collapse: collapse;
}
#content .contenttable th {
	border: 1px solid #bed730;
	border-collapse: collapse;
	padding: 5px;
}
#content_oben {
	width: 100%;
}
#content_lo {
	width: 50%;
	float: left;
}
#content_ro {
	width:40%;
	float:right;
}
#content_unten {
	float:left;
}
#content_antraege {
	float:left;
	padding:0px 13px 13px 13px;
}
#calculator input {
	text-align: center;
}
#calculator button {
	text-align: center;
}
/*Sonderfall f�r Doorways
#inhalt_2 .contenttable td {
	border: none;
	border-collapse: collapse;
}
#inhalt_2 .contenttable th {
	border: none;
	border-collapse: collapse;
}*/
.tx-aundsonlineantraege-pi1 {
	text-align: left;
}
.csc-mailform {
	float: left;
	border: 0px;
}
div.csc-mailform-field {
	font-family: verdana;
	text-align: left;
	width: 500px;
}
div.tx-flvplayer-pi1 {
	width: 150px;
}
#disclaymer {
	clear: both;
	margin-top: 30px;
}
#right {
	float: right;
	width: 150px;
	min-height:350px;
	background-color: #fff;
	border: 0px solid #fff; 
}
#right p.bodytext {
		padding: 7px;
		border-bottom: 1px solid #bed730;
}
#footer {
	clear:both;
	width:100%;
	height:30px;
	margin-top:0px;
	padding-top: 30px;
}
	#footer_left {
		width: 225px;
		float: left;
	}
	#footer_menu {
		width: 480px;
		float: left;
		margin-left: 240px;
		border-top: 1px solid #bed730;
		text-align: center;
	}
	#footer_menu .footermenue_left {
		float:left;
		padding-top: 5px;
	}
	#footer_menu .tx-timtabsociable-pi1 {
		float:left;
		padding-top: 2px;
		padding-left: 2px;
	}
		#footer_menu ul {
			padding: 10px 0px 0px 0px;
			margin: 0px;
		}
		#footer_menu li {
			display: inline;
			padding-right: 10px;
		}
	#footer_right {
		float:left;
		border-top: 1px solid #bed730;
	}
		#footer_right p{
			color: #0066b3;
		}


/* Styles f�r den AS-Rechner */	
	
#calculator * {
	font-family: sans-serif;
	font-size: 12px;
	}

#calculator td {
	padding: 5px 7px;
	}

#calculator td.errorCell {
	border: none;
	color: red;
	}

#age_1, #age_2, #age_3, #age_4  {
	width: 2em;
	}

#result {
	margin-top:60px;
	margin-bottom:40px;
	}

#result table {
	border-collapse: collapse;
	margin-top:20px;
	}

#result td, #result th {
	padding: 2px 5px;
	border: solid 1px #969696;
	text-align: center;
	}

#result .resTotal td {
	padding-top:10px;
	border:none;
	font-weight: bold;
	}

#printOpener {
	display: none;
	}