﻿@charset "utf-8";
/* CSS Document */

/* 
Kardiologie
Website: agindo interaktives marketing gbr
www.agindo.at - 2007
ameisen3
Stylesheet: AW
*/


html, body {
	height:100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/background.jpg) left top no-repeat #ffffff;
}

img{
	padding:0px;
	margin:0px;
}


#navigation{
	width:186px;
	height:100%;
	float:left;
}

#main{
	width:910px;
	height:100%;
	padding-top:28px;
	padding-left:20px;
}

#inhalt{
	padding-top:115px;
	*padding-top:97px;
	padding-bottom:20px;
}

#pathfinder {
	font-size: 11px;
}



h1 {
	font: 16px Kievit, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #676767;
}

h2 {
	font: 16px Kievit, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #676767;
}

.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00425A;
	margin-left:23px;
	margin-bottom:10px;
}

.footerlink {
	color: #00425A;
}

.inhalt {
	padding-left:20px;
}

a {
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
#menu{
	margin-left:14px;
	margin-right:12px;
}
	
.navigation {
	color:#1C1819;
	font-weight:bold;
}

.navigation a{
	font-weight:normal;
}

.unterpunkt {
	color:#1C1819;
	font-size:12px;
	background-color:#EBEBEB;
	line-height:22px;
	background-image:url(../img/li.gif);
	background-repeat:no-repeat;
	padding-left:16px;
}

.unterpunkt a {
	color:#1C1819;
}

.unterpunkt hr {
	width:110%;
	height:1px;
	color:#CCCCCC;
	border:1px dashed #CCCCCC;
	margin-bottom:0px;
	margin-left:-16px;
}

.submenu{
	margin-top:5px;
	margin-bottom:6px;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
}

/*
.navigation {
	margin-left:0px;
	color:#1C1819;
	display:block;
	padding-bottom:10px;
}

.navigation a{
	font-weight:normal;
}

.aktiv {
	margin-left:0px;
	font-weight:bold;
	display:block;
	color:#1C1819;
}

.unterpunkt {
	color:#1C1819;
	display:block;
	font-size:12px;
	margin-top:-3px;
	padding-top:6px;
	padding-bottom:4px;
	margin-bottom:3px;
	background-color:#EBEBEB;
}
*/

hr {
	width:100%;
	height:1px;
	color:#CCCCCC;
	border:1px dashed #CCCCCC;
}

/*
#logo{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../img/herz.png’, sizingMethod=’image’);
	background-image:none;
	background-color:transparent;
	display:block;
}
*/

#bild img{
	overflow:visible;
	float:left;
	padding:0px 20px 15px 0px;
	margin: 83px 0 0 -18px;
/*

	float:left;
	padding:20px 33px 0px 2px;
	margin: 5px 0 0 -27px;
	width:364px;
	height:277px;
*/
}

#logo {
	position:absolute;
	top:31px;
	left:208px;
}

/***** Startseite - Aktuell Box *****/
#aktuell {
/*
	border: 2px solid #FCB700;
*/
	border: 2px solid #F9CD5A;
	background-color:#FEF6E1;
	margin-left:365px;
	margin-bottom:15px;
	padding:10px;
	*height:87px;
	min-height:87px;
}