
*{
padding:0;
margin:0;
}

body
{
	background-color: white;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

#Inner
{
	background: url("/images/bac.gif") top left repeat-x;
	height: 239px;
}

#Container
{
	width: 1000px;
	margin: 0px auto;
}

#TopPart
{
	height: 239px;
}

#Head
{
	height: 239px;
    background: url("/images/header.gif") top left no-repeat;
    width: 1000px;
	float: left;
	margin-top: 0px;
}

.email {
	color: white;
	padding-left: 805px;
	padding-top: 58px;
}
.email a {
	text-decoration:none;
	color:#FFFFFF;

}

#Shadow
{
    width: 904px;
	margin-left: 96px;
	background: url("/images/shadow.gif") top left repeat-y;
}
#inhalt
{
	width: 900px;
	margin-left: 2px;
	clear: both;
	padding-top: 9px;
}

#menue
{
	width: 200px;
	margin-left: 10px;
   	padding-top: 9px;
	float:left;
}
/*Menue*/
.nav1st img{
border: 0px;
}

.nav1st ul{
margin-left: 15px;
color:#FFFFFF;
}
.nav1st li{
margin-left: 20px;
color:#FFFFFF;
}
#content
{
	width: 640px;
	margin-left: 240px;
	padding-top: 9px;
	float:rigth;
}
.cleaner
{
    clear: both;
}

h1
{
	font-size: 18px;
	color: #2a5e9d;
	padding-left: 50px;
	background: url("imgages/arrow2.gif") top left no-repeat;
	line-height: 45px;
	margin-left: 3px;
}

h2
{
	font-size: 18px;
	color: #2a5e9d;
}

h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #2a5e9d;
	padding-left: 10px;
}
#Bottom
{
	width: 904px;
	margin-left: 48px;
	float: left;
	padding-top: 10px;
	background: url("/images/bottom.gif") top right no-repeat;
}

*>#Bottom
{
    margin-left: 96px;
}

.down
{
	margin-left: 650px;
	padding-bottom: 10px;
	font-size: 11px;
}

.down a
{
    color: #5a5551;
}
/**Impressum **/
.trenner{
	display:block;
	width:580px;
	height:1px;
	line-height:0px;
	overflow:hidden;
	background-image:url(trenner.gif);
}
.texttrenner{
	display:block;
	padding-left:5px;
}
/**** Abstaende von Elementen ****/
.keinumbruch{
	margin-bottom:0px;
}
.einfacherumbruch{
	margin-bottom:17px;
}
.doppelterumbruch{
	margin-bottom:34px;
}

.tel{
	background-image:url(icon_tel.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:14px;
}

.fax{
	background-image:url(icon_fax.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:14px;
}
.mobil{
	background-image:url(icon_mobil.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	padding-left:14px;
}
a.mail{
	color:#000000;
	text-decoration:none;
	background-image:url(icon_mail.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;

}

a.extern{
	color:#000000;
	text-decoration:none;
	background-image:url(icon_link.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:14px;

	margin-left:1px;
}
.imtext a.extern{ /** Externer Link modul **/ 
	margin-left:0px;
}
.flRight { 
	float: right;
	margin: 0 100px 0 0;
}

/** Impressum Ende **/
/* JAOS Lightbox Style-Sheet*/

div.jaosg_thumbnail{
	float: left;
	width: 100px;
	height: 100px;
	background: #6CBA6F;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	margin: 5px 3px;
}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 80px;
	margin: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 80px;
	width: 60px;
	margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}

/* ------------------ Bilderrahmen ------------------ */
.bildrahmenklein { 
	margin:6px 0px 6px -2px;
	background: url(/files/bildschattenklein.png) no-repeat bottom left;
	padding: 2px 5px 10px 5px;
	border-top: solid 1px #eee;
}
.bildrahmenkategorie { 
	margin:6px 0px 6px -2px;
	background: url(/files/bildschattenkategorie.png) no-repeat bottom left;
	padding: 2px 5px 10px 5px;
	border-top: solid 1px #eee;
}
.bildschatten250 {
	border-top: solid 1px #efefef;
	background: url(/files/bildschatten.png) no-repeat bottom left;
	padding: 4px 7px 17px 7px;
}
/* ------------------ END:Bilderrahmen------------------ */
