/* standards */


body {
	background-image:url(../bilder/standards/bg_blau_links.gif);
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
font-family: Arial,sans-serif;
font-size: 12px;
color: #14245F;
line-height: 20px;
}

.adresse {font-weight: bold;}
a.adresse:link, a.adresse:hover, a.adresse:visited {font-weight: bold; color: #FFFFFF; text-decoration: underline;}

a:link, a:visited
{
font-family: Arial,sans-serif;
color: #14245F;
text-decoration:none;
}

a:hover {
color: #0A50A1;
text-decoration:none;
}

table#subnavi {
	position: absolute;
	left: 150px;
	top: 115px;
}

table#content {
	position: absolute;
	left: 210px;
	top: 200px;
	z-index: 2;
}

#company {width: 600px;}

table#all {
	position: absolute;
	left: 0px;
	top: 0px;
}
#content_big {
	position: absolute;
	left: 210px;
	top: 140px;
}

table#contacttab {
	position: absolute;
	left: 210px;
	top: 100px;
}

#philosophy {
width: 250px;
height: 393px;
position: absolute;
left: 650px;
top: 150px;
background-image:url(../bilder/philosophy/sitzundschale.jpg);
z-index: 1;
}

.weiß {
color: #FFFFFF;
}

.rot, a.rot {
color: #FF0000;
}

.small {
font-size:10px;
}

.einruecken {
padding-left: 50px;
}

.headline {
font-size: 16px;
font-weight: bold;
}

.bg_kugel {
background-image:url(../bilder/standards/kreis22x22.gif);
background-repeat:no-repeat;
background-position:20px;
}

.bgverlauf {
background-image:url(../bilder/standards/bg_links.jpg);
background-repeat:repeat-x;
}


.navi {
padding-left: 20px;
font-size: 17px;
font-weight:bold;
color: #FFFFFF;
}

a.navi:link, a.navi:visited {
padding-left: 20px;
font-size: 17px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}

a.navi:hover {
padding-left: 20px;
font-size: 17px;
font-weight:bold;
color: #B3C4F0;
text-decoration:none;
}

li {
list-style-type:circle;
}



input {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #14245F;
	border: 1px solid #0A50A1;
}

input#submit, input#reset {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	color: #14245F;
	border: 1px solid #14245F;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #14245F;
	border: 1px solid #0A50A1;
}

input.checkbox {border: 0px;
}
