/* basic stylesheet for www.appartement-service-laboe.de */
/* author: www.ideenwerft.com */

body {margin:0;background-color: #000068;font-family: Arial, Helvetica, sans-serif;color:#000;}

/* +++ layout +++ */
#top {height:105px;margin-top:5px;position:relative;}
#top .wappen {position:absolute;width:110px;top:10px;left:0;text-align:center;}
#top .foto {position:absolute;width:330px;top:0;left:110px;}
#top .logo {padding-left:440px;padding-top:5px;text-align:center;}
#left {position:absolute;left:0;width:110px;}
#content {margin-left:110px;}
#footer {clear:both;text-align:center;background:url(grafiken/unten.gif) 50% 0 no-repeat;color:#fff;font-style:italic;font-size:15px;}
#footer a:link, #footer a:visited {color:#fff;}

div.inner {width:95%;background:#FFFFD0;text-align:center;}
div.start-top, div.start-bottom {height:20px;}
table.startseite {background:url(startseite/willkommen.jpg);}


/* +++ common styles ++++ */
a:link {color: #000000; text-decoration: underline}
a:visited {text-decoration: underline; color: #000000}
a:hover, a:focus {text-decoration: none; background-color: #000068; color: #FFFFFF}
a:active {
	text-decoration: underline;
	text-align: center;
}

table {
	font-size: 12px;
}

.Tbackhblue {
	background-color: #E0F8FF;
}
.Tbackdblue {background-color: #000068; font-size: x-small; color: #FFFFFF}
.tbackcolor {
	background-color: #FFFFD0;
}

h1 {}
h2 {}
h3 {}
p {
	font-size: medium;

}
table p {
	margin-bottom:10px;
}

ul {margin-left:40px;padding:0;text-align:left;}

/* +++ menue +++ */
#left ul {list-style:none;margin:5px 5px 30px;}
#left ul a:link, #left ul a:visited {display:block;height:17px;width:90px;margin-bottom:10px;padding:1px 0 0 5px;background:url(layout/menue.gif) top left no-repeat;color:#fff;font-style:italic;font-size:13px;text-decoration:none;}
#left ul a:hover, #left ul a:focus {background:url(layout/menue.gif) top right no-repeat;}
#left ul li.large a:link, #left ul li.large a:visited {height:35px;background:url(layout/menue-l.gif) top left no-repeat;}
#left ul li.large a:hover, #left ul li.large a:focus {background:url(layout/menue-l.gif) top right no-repeat;}
