@charset "iso-8859-1";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
	background:url(../images/bg1.jpg) repeat-x;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 0.9em;
 	line-height: 1.3em;
 	color:#444;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 1.2em;
 	color:#701d68;
	line-height: 2em;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 1em;
 	color:#701d68;
	line-height: 2em;
}
a{
	color:#0079a6;
}
img{
	border:0;
}
#wrapper{
	clear:left;
}
#frame{
	width:100%;
	background:url(../images/bg.jpg) no-repeat center 0;
}
#frame1{
	width:800px;
	margin:auto;
}
#navigation{
	height:95px;
	padding-top:10px;
	padding-left:135px;
	vertical-align:top;
}
#contentframe{
	width:480px;
	padding-left:40px;
	padding-right:30px;
	vertical-align:top;
	padding-top:150px;
}
#contentframe.p{
	line-height: 2em;
}
#contentright{
	width:250px;
	float:right;
	vertical-align:top;
	padding-top:470px;
}
#beiderarbeit{
	width:480px;
}
#beiderarbeit_fotos{
	width:480px;
	height:160px;
	background:url(../images/fotos.jpg) no-repeat;
	padding-top:55px;
}
#beiderarbeit_hoeren{
	width:480px;
	background:url(../images/hoeren.jpg) no-repeat;
	padding-top:55px;
}
/* ----------- rechte Seite mp3 player ------------ */
#sound{
	width:225px;
	padding-left:10px;
	padding-bottom:25px;
}
/* ----------- rechte Seite Kontaktformular ------------ */
#kontakt{
	width:225px;
	background:url(../images/kontakt.jpg) no-repeat;
	padding-top:60px;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#73839c;
}
#kontakt td{
	padding: 4px 0px;
}
.kontakt_icon_mobile{
	width:21px;
	background:url(../images/mobile_icon.gif) no-repeat 0px 3px;
}
.kontakt_icon_fax{
	width:21px;
	background:url(../images/fax_icon.gif) no-repeat 0px 3px;
}
.kontakt_icon_mail{
	width:21px;
	background:url(../images/email_icon.gif) no-repeat 0px 3px;
}
.kontakt_tel{
	width:196px;
}
.kontakt_tel a{
	color:#73839c;	
}
#footer{
	clear:both;
	width:780px;
	padding-right:20px;
	padding-top:20px;
	text-align:right;
}

/* ----------- Start ------------ */
#zitat{
	font-style:italic;
	color:#701d68;
}
#contentstart{
	padding-top:15px;
}

/* ----------- Dolmetschen ------------ */
.liste{
	padding-left:40px;
}
#technik{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 0.9em;
 	line-height: 1.3em;
 	color:#444;
}
/* ----------- Fotos ------------ */
ul.fotos li{
	list-style:none;
	padding-left:5px; 
	float:left;
}
.rahmen{
	border: solid 5px #CCCCCC;
}
.clearit{
	clear:left;
}

/* ----------- footer ------------ */
.impressum{
	color:#0ea3b6;
}
