/*
 *  PRINT-OPTIMIZED Cascaded Style Sheet for Allvisa-Homepage
 *  ------------------------------------------------
 *  Author:        Stephan Schärli
 *  Created:       30.9.2004
 */

body {
	background: #ffffff;
	font-size: 11pt;
	font: 100% "Trebuchet MS", Arial, sans-serif;
}


#kopf {

}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	height: 100px;
	background: #fff;
}

#service {
	display: none;	
}

#container {
	border: 0px;
}

#navigation {
	display: none;	
}

#content {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	/*border: 1px #9c9c9c solid;*/
}

#footer {

}

a:link, a:visited {
	/* color: #33dddd;  */
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}


.noprint {
	display: none;
}

span.bold {
	color: #7B003F;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #00608B;
	margin-bottom: 30px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	margin: 12px 0px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

img {
	border: 0px;
}

table.input_form {
	border-spacing: 2px;
	padding: 10px;
	background-color: #cccccc;
	border: 1px outset #7B003F;
}

table.graphik {
	padding: 10px;
	color: #fff;
	background-color: #70193d;
	border: 0px;
	vertical-align: top;
}

table.graphik td {
	vertical-align: top;
}

.header_leitbild {
	font-weight: bold;
	/*color: #333399;*/
	color: #000;
}

.fakten_leitbild {
	font-size: 11px;
}

.fotostxt_head {
	font-size: 11px;
	/*color: #0099FF;*/
	font-weight: bold;
}

.fotostxt_kontakt {
	font-size: 10px;
	color: #00608B;
	font-weight: normal;
}

.email {
	font-size: 10px;
	color: #00608B;
	font-weight: bold;
}

.fotostxt_beruf {
	padding-top: 15px;
	font-size: 10px;
	line-height: 1.3em;
	text-align: left;
	font-weight: normal;
}

.portrait_text {
	text-align: left;
	line-height: 1.3em;
}

.message {
	font-family: Arial;
	font-size: 11px;
	color: #7B003F;
}

.error {
	font-size: 11px;
	color: #7B003F;
}

.infotext {
	font-size: 11px;
	color: #00608B;
}

/* Zeigt Kundenbeziehung an */
.spez_text {
	color: #00608B;
	background-color: #ccc;
}

.warningtext {
	font-size: 11px;
	line-height: 120%;
	color: #7B003F;
	background-color: #ccc;
}

.table_head { /*text-decoration: bold;*/
	color: #00608B;
	background-color: #ccc;
}

.table_content {
	color: #000000;
	background-color: #D9D8D8;
}


textarea.edit {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px #00608B solid;
	left: 1px;
}

select.edit {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px #00608B solid;
	left: 1px;
}

input.edit {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px #00608B solid;
	left: 1px;
}

input.editupload {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px #00608B solid;
	left: 1px;
}

input.editcheckbox {
	font-family: Arial;
	font-size: 12px;
	background-color: #CCCCCC;
	left: 1px;
}

.button {
	padding: 1px 4px 1px 4px; color : #fff;
	font-family: Arial;
	font-size: 12px;
	background-color: #00608B;
	border: 1px #7B003F solid;
	left: 1px;
	color: #fff;
}

img.intext {
	margin-left: 30px;
	margin-top: 0px;
}


