/***** Globale *****/
html { width:100%; }
body{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#E7E7E7;
	text-align:center;
	cursor:default;
	padding:5px 1%;
	padding: 0px;

}

div{
	position:relative;
	background:none;
	text-align:left;
}

td,th{
	text-align:left;
}

div, img, p, h1, h2, h3, hr, ul, li, form, input, textarea { border: 0px; margin:0px; padding: 0px; }

a, a:link, a:visited, a:hover, a:active { color:#3366FF; text-decoration:underline; }
a:hover { text-decoration:none; }

a.on, a.on:link, a.on:visited, a.on:hover, a.on:active { color:#383838; text-decoration:none; }

a.lupe, a.lupe:link, a.lupe:visited, a.lupe:hover, a.lupe:active {
	color:#383838;
	text-decoration:none;
	background:url('img/lupe.gif') no-repeat 0px 2px;
	padding-left:12px;
}
a.druck, a.druck:link, a.druck:visited, a.druck:hover, a.druck:active {
	background:url('/img/drucker.gif') no-repeat 0px 2px;
	padding-left:20px;
}
a.defekt, a.defekt:link, a.defekt:visited, a.defekt:hover, a.defekt:active {
	background:url('/img/defekter_link.gif') no-repeat 0px 2px;
	padding-left:12px;
}
a.empfehlen, a.empfehlen:link, a.empfehlen:visited, a.empfehlen:hover, a.empfehlen:active {
	background:url('/img/weiterempfehlen.gif') no-repeat 0px 3px;
	padding-left:24px;
}
a.stoerenfried, a.stoerenfried:link, a.stoerenfried:visited, a.stoerenfried:hover, a.stoerenfried:active {
	background:url('/img/stoerenfried.gif') no-repeat 0px 3px;
	padding-left:14px;
}
a.nachricht_senden, a.nachricht_senden:link, a.nachricht_senden:visited, a.nachricht_senden:hover, a.nachricht_senden:active {
	background:url('/img/bg_nachricht_senden.gif') no-repeat 0px 1px;
	padding-left:34px;
	margin-left:25px;
}
a.posteingang, a.posteingang:link, a.posteingang:visited, a.posteingang:hover, a.posteingang:active {
	background:url('/img/bg_posteingang.gif') no-repeat 0px 1px;
	padding-left:34px;
	margin-left:25px;
}
a.postausgang, a.postausgang:link, a.postausgang:visited, a.postausgang:hover, a.postausgang:active {
	background:url('/img/bg_postausgang.gif') no-repeat 0px 1px;
	padding-left:34px;
	margin-left:25px;
}

a.freigabe, a.freigabe:link, a.freigabe:visited, a.freigabe:hover, a.freigabe:active {
	background:url('/img/bg_freigabe.gif') no-repeat 0px 1px;
	padding-left:15px;
	margin-left:10px;
}
a.privat, a.privat:link, a.privat:visited, a.privat:hover, a.privat:active {
	background:url('/img/bg_privat.gif') no-repeat 0px 1px;
	padding-left:15px;
	margin-left:10px;
}
a.gesch, a.gesch:link, a.gesch:visited, a.gesch:hover, a.gesch:active {
	background:url('/img/bg_gesch.gif') no-repeat 0px 1px;
	padding-left:15px;
	margin-left:15px;
}
a.bild, a.bild:link, a.bild:visited, a.bild:hover, a.bild:active {
	background:url('/img/bg_bild.gif') no-repeat 0px 1px;
	padding-left:15px;
	margin-left:15px;
}
a.passwort, a.passwort:link, a.passwort:visited, a.passwort:hover, a.passwort:active {
	background:url('/img/bg_passwort.gif') no-repeat 0px 1px;
	padding-left:15px;
	margin-left:15px;
}

a.doc, a.doc:link, a.doc:visited, a.doc:hover, a.doc:active {
	background:url('/img/bg_doc.gif') no-repeat 0px 1px;
	padding-left:13px;
	margin-left:5px;
}

a.del, a.del:link, a.del:visited, a.del:hover, a.del:active,
a.edit, a.edit:link, a.edit:visited, a.edit:hover, a.edit:active,
a.reply, a.reply:link, a.reply:visited, a.reply:hover, a.reply:active,
a.quote, a.quote:link, a.quote:visited, a.quote:hover, a.quote:active {
	background:url('/img/bg_reply.gif') no-repeat 0px 1px;
	padding-left:15px;
	margin-left:4px;
	text-decoration:none;
	color:#FF9900;
	font-weight:bold;
	line-height:18px;
}

a.quote, a.quote:link, a.quote:visited, a.quote:hover, a.quote:active {
	background:url('/img/bg_quote.gif') no-repeat 0px 0px;
	padding-left:20px;
}
a.del, a.del:link, a.del:visited, a.del:hover, a.del:active {
	background:url('/img/bg_del.gif') no-repeat 0px -1px;
	padding-left:14px;
}
a.edit, a.edit:link, a.edit:visited, a.edit:hover, a.edit:active {
	background:url('/img/bg_edit.gif') no-repeat 0px 0px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
	margin-bottom:5px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	color:#3366FF;
	margin-top:10px;
	margin-bottom:5px;
}

ul {
	list-style:none;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
}
	ul li {
		margin-bottom:5px;
		line-height:13px;
		padding-left:15px;
		background:url(img/li.gif) no-repeat 0px 3px;
	}

span.blau { color:#3366FF; }
.small { font-size:11px; }
.fett { font-weight:bold; }
.ac { text-align:center; }
.nobr { white-space:nowrap; }
.va-t { vertical-align:top; }
div.error, div.msg { padding:5px; background:#FFE5BF; border:1px solid #FFCC7F; margin-bottom:10px; }

/***** Header *****/
#oben {
	clear:both;
	margin-top:0px;
	height:88px;
	background:#3054A7;
	min-width:980px;
}
	#oben div.logo_zvk {
		position:absolute;
		top:19px;
		left:5px;
		width:267px;
		height:54px;
	}
	#oben div.logo_myphysioweb {
		top:3px;
		margin-left:246px;
		margin-right:200px;
		height:60px;
		min-width:478px;
	}
	#oben div.topnav {
		top:4px;
		margin-left:246px;
		margin-right:200px;
		height:24px;
		min-width:528px;
		overflow:hidden;
	}

	#oben div.topnav div { margin:auto; width:528px; }
		#oben div.topnav div a,
		#oben div.topnav div a:link,
		#oben div.topnav div a:visited,
		#oben div.topnav div a:active,
		#oben div.topnav div a:hover {
			margin:0;
			padding:0;
			display:block;
			float:left;
			height:20px;
			padding-top:5px;
			line-height:18px;
			text-align:center;
			font-size:13px;
			font-weight:bold;
			color:#FDFDFD;
			width:132px;
			text-decoration:none;
			background:#FEAC30 url('img/bg_register.gif') no-repeat;
		}
		#oben div.topnav div a:hover { color:#3054A7; }

	#oben div.login {
		width:180px;
		height:73px;

		position:absolute;
		top:3px;
		right:3px;
		background:#fff;
		border:2px solid #FF9900;
		padding:2px 5px 3px 5px;
		line-height:16px;
	}

		#oben div.login span {
			color:#FF9900;
			font-weight:bold;
		}

		#oben div.login input.login {
			width:175px;
			font-size:10px;
			margin:0;
			margin-bottom:2px;
			height:14px;
		}
		#oben div.login input.send {
			width:62px;
			height:16px;
			float:right;
			border:none;
			margin:0;
		}

/***** Content *****/
#inhalt {
	top:8px;
	min-width:980px;
}
	#inhalt table {
		width:100%;
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
	}
	#inhalt table td {
		vertical-align:top;
		background-color:#fff;
	}

	#inhalt table td.nix, #inhalt table td.nix2 {
		background:none;
		width:5px;
		background:url('img/bg_trenner.gif') repeat-y;
	}
	#inhalt table td.nix2 { background:url('img/bg_trenner_2.gif') repeat-y; }

	/***** Linker-Bereich *****/
	#inhalt table td.links {
		width:236px;
		border:1px solid #3054A7;
		padding-top:5px;
	}
		#inhalt table td.links a.nav,
		#inhalt table td.links a.nav:link,
		#inhalt table td.links a.nav:visited,
		#inhalt table td.links a.nav:active,
		#inhalt table td.links a.nav:hover {
			display:block;
			height:25px;
			line-height:24px;
			padding-left:15px;
			font-size:13px;
			font-weight:bold;

			color:#FDFDFD;
			width:219px;
			margin-left:1px;
			margin-bottom:3px;
			text-decoration:none;
			background:#3054A7 url('img/bg_nav.gif') no-repeat 0 0;
		}
		#inhalt table td.links a.nav:hover,
		#inhalt table td.links #akt { color:#ccc; }
		/* background:#3054A7 url('img/bg_nav_on.gif') no-repeat 0 0; */

		#inhalt table td.links div.subnav {
			margin:5px 0;
			padding:0 5px;
			background:none;
		}
			#inhalt table td.links div.subnav a,
			#inhalt table td.links div.subnav a:link,
			#inhalt table td.links div.subnav a:visited,
			#inhalt table td.links div.subnav a:active,
			#inhalt table td.links div.subnav a:hover {
				display:block;
				height:15px;
				line-height:15px;
				padding-left:3px;
				font-size:12px;
				color:#3366FF;
				width:220px;
				margin-bottom:3px;
				text-decoration:none;
			}
			#inhalt table td.links div.subnav a:hover,
			#inhalt table td.links div.subnav #subakt { font-weight:bold; }

		#inhalt table td.links div.suche {
			margin:5px 0;
			padding:0 5px;
			width:190px;
			height:35px;
		}
			#inhalt table td.links div.suche input.suche {
				width:185px;
				font-size:10px;
				margin:0;
				margin-bottom:2px;
				height:14px;
			}
			#inhalt table td.links div.suche input.send {
				width:73px;
				height:16px;
				float:right;
				border:none;
				margin:0;
			}

		#inhalt table td.links div.besucher {
			margin-top:30px;
			padding:0 5px;
		}

	/***** Mittlerer-Bereich *****/
	#inhalt table td.mitte {
		padding:5px;
		border:1px solid #FF9900;
	}

	#inhalt table td.mitte table.verzeichnis,
	#inhalt table td.mitte table.vertikal {
		width:100%;
		margin-bottom: 10px;
	}
	#inhalt table td.mitte table.verzeichnis th { background:#FF9900; color:#fff; padding:0 2px; }
	#inhalt table td.mitte table.verzeichnis td { padding:2px; vertical-align:middle; }
	#inhalt table td.mitte table.verzeichnis td.detail { width:95px; text-align:center; vertical-align:middle; }
	#inhalt table td.mitte table.verzeichnis td.adress { width:140px; }
	#inhalt table td.mitte table.verzeichnis td.datum_ort { width:165px; }
	#inhalt table td.mitte table.verzeichnis td.bg_hell { background:#FFE5BF; }
	#inhalt table td.mitte table.verzeichnis td.bg_dunkel { background:#FFCC7F; }
	#inhalt table td.mitte table.verzeichnis td.va-t { vertical-align:top; }


	#inhalt table td.mitte table.verzeichnis td.sticky a,
	#inhalt table td.mitte table.verzeichnis td.sticky a:link,
	#inhalt table td.mitte table.verzeichnis td.sticky a:visited,
	#inhalt table td.mitte table.verzeichnis td.sticky a:hover,
	#inhalt table td.mitte table.verzeichnis td.sticky a:active
    {
	background:url('/img/bg_sticky.gif') no-repeat -3px 2px;
	padding-left:10px;
	margin-left:2px;
	}

  	#inhalt table td.mitte table.vertikal td.bg_dunkel { width:120px; }

	#inhalt table td.mitte table.verzeichnis td td { background:none; }
	/***** Rechter-Bereich *****/
	#inhalt table td.rechts {
		padding:5px;
		border:1px solid #3054A7;
		width:185px;
	}
		#inhalt table td.rechts a,
		#inhalt table td.rechts a:link,
		#inhalt table td.rechts a:active,
		#inhalt table td.rechts a:visited,
		#inhalt table td.rechts a:hover	{
			color:#333;
			display:block;
			font-weight:bold;
			margin-bottom:8px;
		}
		#inhalt table td.rechts a.right { text-align:right; color:#3366FF; }
		#inhalt table td.rechts div.neue_mg { margin-bottom:8px; height:45px; }
			#inhalt table td.rechts div.neue_mg img { margin-right:4px; float:left; height:45px; width:40px; }

	/***** Schatten unten *****/
	#inhalt table td.bg_unten1 { background:url('img/bg_links_unten.gif') no-repeat; }
	#inhalt table td.bg_unten2 { background:url('img/bg_trenner_unten.gif') repeat-x; }
	#inhalt table td.bg_unten3 { background:url('img/bg_mitte_unten.gif') repeat-x; }
	#inhalt table td.bg_unten4 { background:url('img/bg_trenner_unten_2.gif') repeat-x; }
	#inhalt table td.bg_unten5 { background:url('img/bg_rechts_unten.gif') no-repeat; }





/**** Veranstaltungen *****/
.center_button { width:516px; margin:auto; }
.button{
	width: 31px;
	padding: 4px 0px;
	margin: 5px;
	height: 16px;
	font-weight: bold;
	border: 1px solid #FF9900;
	color: #D4D4D4;
	float: left;
	text-align:center;
}

.button_breit{
	width: 160px;
	padding: 4px 0px;
	margin: 5px;
	height: 16px;
	font-weight: bold;
	border: 1px solid #FF9900;
	color: #D4D4D4;
	float: left;
	text-align:center;
}
.active {
	color: #3366FF;
	background-color:#FFE5BF;
}
.last { margin-right: 0px; }

/***** Formulare *****/
input, select, textarea {
	display:block;
	font-size:12px;
	font-weight:normal;
	font-family: arial, helvetica, monotype;
	border:1px solid #383838;
	width:300px;
	height:auto;
	padding:1px 2px;
}


input.hidden{
	display: none;
}

input.radio, input.checkbox{
	width: auto;
	height: 13px;
	line-height: 13px;
	background: none;
	border: none;
	display: inline;
	float: none;
	margin-bottom:0px;
	margin-top:2px;
}

input.sender {
	clear:both;
	background:#FDD598;
	color:#383838;
	width:150px;
	height:auto;
	border:1px solid #FF9900;
	text-align:center;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

input.code{
	width:50px;
	padding:2px;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
}
input.file {
	width:310px;
}

select{
	width:306px;
	height:16px;
	padding:0px;
}

select.multiple{
	height:100px;
}



select.date2{
	width:60px;
	height:16px;
	padding:0px;
	display: inline;
	float: none;
}

select.date4{
	width:80px;
	height:16px;
	padding:0px;
	display: inline;
	float: none;
}

textarea { height:135px; }

input.b_250 ,textarea.b_250 {
	width: 250px;
}
select.b_250 {
	width: 266px;
}

.b_249 {
	width: 249px;
}

input.b_400 {
	width: 400px;
}

input.b_180 {
	width: 180px;
}
select.b_180 {
	width: 186px;
}

.bg_white {
	background-color: #FFF;
}
.bg_yellow {
	background-color: #FDD598;
}
.bg_grey {
	background-color: #E7E7E7;
}
.fett {
	font-weight: bold;
}

.c_f {
	text-align: center;
	font-weight: bold;
}

#inhalt table tr.postDeleted td{
		font-weight: lighter !important;
		color: #777;
	}
.forum_quote{
	border: solid 1px #000;
	margin: 0 5px;
	padding: 0 5px;
}

textarea.kommentar {
	width: 280px;
}

textarea.h_150 {
	height: 150px;
}

.gruen {
	color: #7CB665;
}
.rot { color:#CC0000; }

input.kommentar { margin-top:5px; padding:0px; width:140px; background-color:#fff;  }


