/*------------------------------------------------------------------------------------------*/
/* Allgemein                                                                                */
/*------------------------------------------------------------------------------------------*/
a, body, td, textarea, input{ color:#000000; font-family:Trebuchet MS, Helvetica, Arial, Verdana, Univers, Cursor, sans-serif; font-size:13px; }
form{ display:inline; padding:0px; margin:0px; } /* wegen IE Zeilenumbruch */
img{ border:0px; margin:0px; padding:0px; display:block; }
p { margin-bottom:24px; }
table{ border:0px; border-collapse:collapse; margin:0px; padding:0px; }
td, th{ margin:0px; padding:0px; vertical-align:top; text-align:left; }


/*------------------------------------------------------------------------------------------*/
/* Inhalt																																										*/
/*------------------------------------------------------------------------------------------*/
.invi {

	display: none;
}

#fullscreen {
	margin:0px;
	padding:0px;
}

.cLeft {
	padding-left:74px;
	line-height:1.8em;
	padding-right:50px;
}

.cLeftFullWidthText {
	padding-left:74px;
	line-height:1.8em;
	padding-right:65px;
}

.cLeftFullWidth {
	padding-left:74px;
	line-height:1.8em;
	padding-right:0px;
}

#contentFull {
	color:#010B2D;
	height:500px;
	line-height:1.8em;
	margin:20px 2px 4px 20px;
	overflow:auto;
	padding-right:20px;
}

#contentFullWidth {
	color:#010B2D;
	height:435px;
	line-height:1.8em;
	margin:20px 2px 69px 20px;
	overflow:auto;
	padding-right:0px;
}

#content {
	color:#010B2D;
	height:435px;
	line-height:1.8em;
	margin:20px 2px 69px 20px;
	overflow:auto;
	padding-right:20px;
}

#content .small {
	font-size:0.9em;
}

#content ul {
	margin:0px;
	padding:5px 0px 5px 2px;
}

#content ol {
	margin:0px;
	padding:5px 0px 5px 2px;
}

#content li {
	margin:0px 0px 0px 35px;
	padding:0px;
}

#contentNewsPublikationen {
	color:#010B2D;
	background:#ffffff;
	line-height:1.8em;
	padding:15px 15px 15px 15px;
}

#content h1, #contentFull h1 {
	color:#C1CEE8;
	font-size:5.6em;
	font-weight:normal;
	letter-spacing:3px;
	line-height:1em;
	margin:0px;
	padding:0px 0px 15px 0px;
	text-transform:uppercase;
}

#content h2, #contentFull h2 {
	color:#C1CEE8;
	font-size:4.6em;
	font-weight:normal;
	letter-spacing:3px;
	line-height:1em;
	margin:0px;
	padding:0px;
}

#content h3, #contentFull h3 {
	color:#324875;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:1px;
	line-height:1em;
	margin-bottom:16px;
	margin-top:16px;
	padding:0px;
}

#content h4, #contentFull h4 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1em;
	margin:0px;
	padding:0px 0px 8px 0px;
}

#content h5, #contentFull h5 {
	font-size:1em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

hr {
	border-top:1px solid #000000;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

/*------------------------------------------------------------------------------------------*/
/* NewsDetail 											*/
/*------------------------------------------------------------------------------------------*/

.newsDetailLeft{
	width:100px;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
	font-weight:bold;
}

.newsDetailRight{
	width:250px;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}

/*------------------------------------------------------------------------------------------*/
/* directory																																								*/
/*------------------------------------------------------------------------------------------*/
.directory-news
{
	margin-bottom:16px;
}

.directory-news .text-1 {
	background:#acbad7;	
	color:#010B2D;
	padding-left:10px;
	padding-bottom:5px;
}

.directory-news .text-2 {
	color:#010B2D;
	padding-left:10px;
	padding-bottom:5px;
}

.directory-news .text-1-title {
	background:#acbad7;
	color:#010B2D;
	padding-left:10px;
	padding-bottom:5px;
	width:350px;
}

.directory-news .text-2-title {
	color:#010B2D;
	padding-left:10px;
	padding-bottom:5px;
	width:350px;
}

.directory-news .text-1-curr {
	background:#F3D6A7;	
	color:#010B2D;
	padding:2px;
}

.directory-news .text-2-curr {
	background:#F3D6A7;	
	color:#010B2D;
	padding:2px;
}

.directory-praxisoeffnungszeiten .text-1 {
	background:#EDF2FB;	
	color:#010B2D;
	padding:2px 8px 2px 2px;
}

.directory-praxisoeffnungszeiten .text-2 {
	color:#010B2D;
	padding:2px 8px 2px 2px;
}

.directory-video {
	padding-left:76px;
}

.directory-video .text-1 {
	background:#EDF2FB;	
	color:#010B2D;
	padding:2px 8px 2px 2px;
}

.directory-video .text-2 {
	color:#010B2D;
	padding:2px 8px 2px 2px;
}

.directory-video a {
	font-size:0.9em;
}

/*------------------------------------------------------------------------------------------*/
/* body																																											*/
/*------------------------------------------------------------------------------------------*/
body.page {
	background:#F5F5F8;
}

.title {
	background:#324875;
	color:#ffffff;
	font-weight:bold;
	padding:0px 2px 0px 2px;
}

/*------------------------------------------------------------------------------------------*/
/* Rahmen																																										*/
/*------------------------------------------------------------------------------------------*/
#page {
	position:absolute;
	top:50%;
	left:50%;
	width:974px;
	height:650px;
	overflow:hidden;
	padding:4px;
	margin-top:-328px;
	margin-left:-487px;
	background:#ffffff;
}

#logo {
	background:#0A1939;
	height:204px;
	width:200px;
}

#left {
	background:#324875;
	float:left;
	height:615px;
	width:200px;
}

#leftImage {
	background:#ffffff;
	padding-top:2px;
}

#middle {
	float:left;
	height:615px;
	width:574px;
}

#right {
	background:#C1CEE8;
	float:left;
	height:615px;
	width:200px;
}

#rightImage {
	height:150px;
	width:200px;
}

#rightFooter {
	background:#010B2D;
	height:30px;
	width:180px;
	padding-left:20px;
	padding-top:8px;
}

#rightFooter a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer {
	border-top:2px solid #010B2D;
	border-bottom:2px solid #010B2D;
	height:34px;
	margin:0px 2px 0px 2px;
}

#subnav {
	height:427px;
	width:200px;
}

#subnav p {
	font-size: 11px;
}

#subnav a,
#subnav a:link {
	color:#324875;
	display:block;
	font-size:1.2em;
	padding:4px 20px 4px 20px;
	margin:0px 0px 9px 0px;
	text-decoration:none;
}

#subnav a:hover {
	background:#cddaf4;
	text-decoration:none;
}


#subnav a.no-thrills {
	display: inline;
	width: auto;
	height: auto;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#subnav a.no-thrills:hover {
	background: none;
}

/*------------------------------------------------------------------------------------------*/
/* Navigation																																								*/
/*------------------------------------------------------------------------------------------*/
#nav {
	background:#324875;
	margin:0px 2px 0px 2px;
	height:53px;
	width:570px;
}

#nav ul {
	margin:0px;
	padding:0px 0px 0px 2px;
}

#nav ul li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

#nav .nav-trenner {
	background-image:url(images/nav/trenner.gif);
	background-repeat:no-repeat;
	height:53px;
	margin:0px 2px 0px 2px;
	width:2px;
}

#nav-die-praxis {
	background-image:url(images/nav/die_praxis_off.gif);
	background-repeat:no-repeat;
}

#nav-die-praxis:hover, #nav-die-praxis-on	{
	background-image:url(images/nav/die_praxis_on.gif);
	background-repeat:no-repeat;
}

#nav-leistungsbereiche {
	background-image:url(images/nav/leistungsbereiche_off.gif);
	background-repeat:no-repeat;
}

#nav-leistungsbereiche:hover, #nav-leistungsbereiche-on	{
	background-image:url(images/nav/leistungsbereiche_on.gif);
	background-repeat:no-repeat;
}

#nav-haut-und-laserzentrum {
	background-image:url(images/nav/haut_und_laserzentrum_off.gif);
	background-repeat:no-repeat;
}

#nav-haut-und-laserzentrum:hover, #nav-haut-und-laserzentrum-on	{
	background-image:url(images/nav/haut_und_laserzentrum_on.gif);
	background-repeat:no-repeat;
}

#nav-news {
	background-image:url(images/nav/news_off.gif);
	background-repeat:no-repeat;
}

#nav-news:hover, #nav-news-on	{
	background-image:url(images/nav/news_on.gif);
	background-repeat:no-repeat;
}

#nav-kontakt {
	background-image:url(images/nav/kontakt_off.gif);
	background-repeat:no-repeat;
}

#nav-kontakt:hover, #nav-kontakt-on	{
	background-image:url(images/nav/kontakt_on.gif);
	background-repeat:no-repeat;
}

/*------------------------------------------------------------------------------------------*/
/* Bottom Navigation																																				*/
/*------------------------------------------------------------------------------------------*/
#bottomNav {
	margin:0px 2px 0px 14px;
	height:34px;
	width:500px;
}

#bottomNav ul {
	margin:0px;
	padding:0px 2px 0px 0px;
}

#bottomNav ul li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}

#bottomNav-nachlese_lt2010 {
	background-image:url(images/nav_bottom/nachlese_lt2010_off.gif);
	background-repeat:no-repeat;
}

#bottomNav-nachlese_lt2010:hover {
	background-image:url(images/nav_bottom/nachlese_lt2010_on.gif);
	background-repeat:no-repeat;
}

#bottomNav-drucken {
	background-image:url(images/nav_bottom/drucken_off.gif);
	background-repeat:no-repeat;
}

#bottomNav-drucken:hover {
	background-image:url(images/nav_bottom/drucken_on.gif);
	background-repeat:no-repeat;
}

#bottomNav-flyer {
	background-image:url(images/nav_bottom/flyer_off.gif);
	background-repeat:no-repeat;
}

#bottomNav-flyer:hover {
	background-image:url(images/nav_bottom/flyer_on.gif);
	background-repeat:no-repeat;
}

#bottomNav-pdf {
	background-image:url(images/nav_bottom/pdf_off.gif);
	background-repeat:no-repeat;
}

#bottomNav-pdf:hover {
	background-image:url(images/nav_bottom/pdf_on.gif);
	background-repeat:no-repeat;
}

#bottomNav-detail {
	background-image:url(images/nav_bottom/detail_off.gif);
	background-repeat:no-repeat;
}

#bottomNav-detail:hover {
	background-image:url(images/nav_bottom/detail_on.gif);
	background-repeat:no-repeat;
}

#bottomNav-archiv {
	background-image:url(images/nav_bottom/archiv_off.gif);
	background-repeat:no-repeat;
}

#bottomNav-archiv:hover {
	background-image:url(images/nav_bottom/archiv_on.gif);
	background-repeat:no-repeat;
}

#bottomNav-video {
	background-image:url(images/nav_bottom/video_off.gif);
	background-repeat:no-repeat;
}

#bottomNav-video:hover {
	background-image:url(images/nav_bottom/video_on.gif);
	background-repeat:no-repeat;
}

#bottomNav-zurueck {
	background-image:url(images/nav_bottom/zurueck_off.gif);
	background-repeat:no-repeat;
}

#bottomNav-zurueck:hover {
	background-image:url(images/nav_bottom/zurueck_on.gif);
	background-repeat:no-repeat;
}

/*------------------------------------------------------------------------------------------*/
/* Diverse																																									*/
/*------------------------------------------------------------------------------------------*/
.break {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	margin:0px;
	padding:0px;
}

.clear { height:1px; clear:both; overflow:hidden }

/*------------------------------------------------------------------------------------------*/
/* Formulare                                                                                */
/*------------------------------------------------------------------------------------------*/
.col-left {
	height:30px;
	float:left;
}

.col-right {
	height:30px;
	float:right;
	padding-left:30px;
}

.form-element {
	width:400px;
	padding:0px 0px 6px 0px;
}

.input-label {
	width:180px;
	float:left;
}

.input-element {
}

.inputfield-std {
	background:#efefef;
	color:#000000;
	font-size:0.9em;
	font-weight:normal;
	width:150px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #909090;
}

.inputfield-small {
	background:#efefef;
	color:#000000;
	font-size:0.9em;
	font-weight:normal;
	width:60px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid #909090;
}

.textarea-std {
	background:#efefef;
	border:1px solid #909090;
	color:#000000;
	font-size:0.9em;
	font-weight:normal;
	height:70px;
	width:330px;
}

.inputfield-std:focus, .inputfield-small:focus, .textarea-std:focus {
	background:#f8f8f8;
}

.button-std {
	background:#324875;
	border:1px solid #ffffff;
	color:#ffffff;
	font-size:0.9em;
	font-weight:bold;
}

.button-std:focus {
	background:#4F6288;
	border:1px solid #ffffff;
	color:#ffffff;
}

.form-element-error {
	background:#FFF2F2;
	border:1px dotted #CF2525;
	color:#ff0000;
	font-weight:bold;
	margin:4px 0px 4px 0px;
	padding:2px 2px 2px 2px;
	float:left;
	clear:both;
}

/* inveris FLV Component // MediaPlayer */
#video_link {}
#video_link span { margin-bottom:1px;}
#video_link a { font-size:8pt; font-weight:normal; }
#video_link a:hover { color:#cc6600; text-decoration:underline; }

#video_link li {
	font-size:8pt;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.col-left { width:135px; margin-right:20px; float:left; }
.col-right { float:left; }

/* inveris iGalerie WebComponent */
#igalerie-popup-body { background-color:#ffffff }
#igalerie-popup-footer { position:absolute; left:0px; bottom:0px; width:100%; height:32px; background-color:#D9D9D9; padding:3px }
.igalerie-table { border:0px }
.igalerie-table .td-picture { background-color:#EBEBEB; padding:5px }
.igalerie-thumbnail { border:1px solid #FFFFFF; display:block; margin-left:auto; margin-right:auto }
.igalerie-thumbnail-preview { padding-top:3px; }
.igalerie-thumbnail-preview-title { font-size:11px; text-align:center; padding-bottom:3px }
.igalerie-more-images { margin-top:8px; padding:3px; background-color:#E0E0E0 }
.igalerie-link:link { font-weight:bold; color:#3D3D3D; text-decoration:none; }
.igalerie-link:visited { font-weight:bold; color:#3D3D3D; text-decoration:none; }
.igalerie-link:hover { font-weight:bold; color:#000000; text-decoration:none; }
.igalerie-popup-photo { border:1px solid #FFFFFF }

/*------------------------------------------------------------------------------------------*/
/* Facebook																																										*/
/*------------------------------------------------------------------------------------------*/
.fb-like-wrap {
	margin-top:8px;
}
