* {
	margin: 0;
	padding: 0;
}
body {
	background-color:#88aacc;
    background-image: url(/rsc/images/bg.gif);
    background-repeat: repeat;
    background-attachment: fixed;
    font-family: '_Frutiger-Light', '_Microsoft Sans Serif','_MS Sans Serif','Arial', sans-serif ;
	font-family: Arial, sans-serif;
	color: black;
}

/* some basic formatting */
img {
	border: none;
}
h2.main {
	font-size: 1em;
}

.small {
	font-size: 8pt;
}
p.copy {
	color: #666;
	font-size: 7pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
/********************************/
/******* Layout container *******/
/********************************/
#main{
	position: relative;
    width: 820px;
	border: ridge 6px #999999;
    margin: 10px 50%;
	left: -400px;
	background-color: #bbddff;
}

#sterne {
	position: absolute;
	width: 170px;
	height: 80px;
	top: 105px;
	right: 35px;
	background-image: url('/rsc/css/images/sterne.jpg');
	background-repeat: no-repeat;
}
#sterne_kissner {
	position: absolute;
	width: 170px;
	height: 80px;
	top: 105px;
	right: 435px;
	background-image: url('/rsc/css/images/sterne_kissner.jpg');
	background-repeat: no-repeat;
}

#top {
    width: 820px;
	border: 0px solid green;
	background-color: inherit;
	text-align: center;
}
#languages {
}
#languages img {
	float: left;
	margin-left: 15px;
	border: 0px solid orange;
}
#portal {
	border: 0px solid red;
}
div#gaestehaus, div#arkadia{
	width: 378px;
	float: left;
	padding: 15px 0 0 15px;
	border: 0px solid black;
	background-color: inherit;
}
#arkadia { float: right; }
img#pfarrstrasse {
	margin-top:25px;
	margin-left: 15px;
}
address {
	font-style: normal;
	letter-spacing: 1px;
}

#runner {
	clear: both;
	margin: 5px 10px;
	padding: 5px;
	border: 1px dotted grey;
	color: maroon;
}
#logos{
	position: relative;
	width: 820px;
	border: 0px solid white;
	margin-top: 15px;
}
#bi {
	width: 450;
	float: left;
	border: 0px solid red;
}
p#bi_text {
	width: 300px;
	display: inline;
	float: left;
	border: 0px solid red;
	text-align: right;
	padding: 0px 15px;
}
img#bi_logo_114 {
	/* float: left;  */
}
#wiro_fewo
{
	width: 300px;
	float: right;
	border: 0px solid red;
	margin-right: 50px;
}
ul {
	list-style: none;
	margin-bottom: 1em;
}
#vevo {
	display: inline;
	margin: 5px;
	text-align: right;
}
#vevo p.small {
	float: left;
	text-align: left;
	padding: 0;
	margin: 0 10px 0 5px;
}
img#vevo_logo {
	float: left;
	border: 0px solid green;
	vertical-align: top;
}
#seotext {
	clear: both;
    width: 820px;
	color: black;
	background-color: #bbddff;
	border: 0px solid green;
}
#seotext p {padding: 0px 15px}
#seotext h1 {font-size: 1em}

#portal {
	clear: both;
	top: 90px;
	margin-bottom: 10px;
	background-color: inherit;
	color: black;
	background-color: #bbddff;
}

#main div.dotted {
	border: 0px dotted;
	margin: 0 15px 0px 15px 0;
	padding: 5px 15px 5px 15px;
}

a:link, a:visited {
	display: block;
	text-decoration: none;
	padding: 0px;
    color: blue;
	border: 0px solid black;
}
a:hover, a:active {
    color: red;
}

#main #seotext a:link, a:visited {
	display: inline;
	text-decoration: underline;
}

#main h1, #start h2 {
    margin: 0;
    color: black;
	padding: 10px 0 0 15px;
	text-shadow: #777 0.2em 0.2em 0.2em;
}

#copynotice a:link, #copynotice a:visited {
	color: #730;
	font-weight: bold;
}
#copynotice a:hover {
	background-color: #90ee90;
	color: #f33;
}

/* Images */
img#pfarrstrasse {
	height: 300px;
	border: 0px solid red;
}
img#bi_logo_114 {
	width: 114px;
	height: 114px;
}
