/* Version=1.001 */
html {
/*	background-image: url(../img/verlauf.gif);
	background-repeat: repeat-x; */
	min-height:100%;
	height: 100%;
}

body {
	min-height:100%;
	height: 100%;
	color: white;
	background-color: lightblue;
	font-family: Times New Roman, serif;
	font-size: 12pt;
}

.schwarz { background-color: black; }
.hellblau { background-color: #49DCFB; }
.transp { background-color: transparent; }

a:link  {color:#154880; text-decoration:none;}
a:hover {color:#155BB5; text-decoration:underline;}
a:visited {color:#154880; }
a:active {color:#155BB5; font-weight:bold; text-decoration:none;}

.nobr {
	white-space: nowrap;
}

.ssb {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: blue;
}

.sase {
	font-family: Helvetica, Arial, sans-serif;
	color: black;
}

.svartbig {
	font-size: 18pt;
	color: black;
}

.svarthuge {
	font-size: 36pt;
	color: black;
}

.unt {
	width: 80px;
	padding-top: 40px;
	height: 40px;
	vertical-align: bottom;
	position: relative;
}
.stor {
	font-size: 16pt;
	padding: 2px;
	font-weight:bold;
}

.storblack {
	font-size: 17pt;
	padding: 2px;
	color: black;
	font-weight:bold;
}
a.storblack:link  {color:#000000; text-decoration:none; }
a.storblack:hover {color:#333333; text-decoration:underline; }
a.storblack:focus {color:#333333; text-decoration:underline; }
a.storblack:visited {color:#111111; text-decoration:none; }
a.storblack:active {color:#771111; font-weight:bold; text-decoration:none;}

#container {
	width: 100%;
	text-align: center;
}

#containerh {
	width:420px;
	height:630px;
	text-align:center; 
	padding: 0px;
}
 
#linklist {
	text-align: left;
}
#mainmid {
    margin-left: auto;
	margin-right: auto;
	width: 320px;
	text-align: justify;
}
#mainmid1 {
    margin-left: auto;
	margin-right: auto;
	width: 320px;
	text-align: justify;
}
#mainmid2 {
    margin-left: auto;
	margin-right: auto;
	width: 320px;
	text-align: justify;
}

#menu {
	background-repeat:no-repeat;
	background-repeat:no-repeat;
}
#obenlinks { 
	position: fixed;
	top: 0px; 
	left: 0px;
	margin: 0px;
	width: 80px;
	height: 80px;
	text-align:left;
	background-image: url(vkreis-ol.gif);
	background-repeat:no-repeat;
}
#obenrechts { 
	position: fixed; 
	top: 0px; 
	right: 0px;
	width: 80px;
	height: 80px;
	text-align:right; 
	background-image: url(vkreis-or.gif);
	background-repeat:no-repeat;
}
#untenlinks {
	position: fixed;
	bottom: 0px; 
	left: 0px;
	width: 80px;
	height: 80px;
	text-align:left; 
	background-image: url(vkreis-ul.gif);
	background-repeat:no-repeat;
}
#untenrechts {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 80px;
	height: 80px;
	text-align:right;
	background-image: url(vkreis-ur.gif);
	background-repeat:no-repeat;
}
#mitte0 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align:center;  
}
#mitte1 {
	position: absolute;
	top: 0px;
	left: 10%;
	width: 80%;
	height: 450px;
	text-align:center;
}
#untenmitte {
	position: fixed;
	bottom: 0px;
	right: 30%;
	width: 40%;
	height: 20px;
	text-align:center; 
}
#links {
	position: absolute;
	top: 30%;
	left: 0px;
	width: 30%;
	height: 40%;
	text-align:left;
	padding: 10px; 
}
#rechts {
	position: absolute;
	top: 30%;
	right: 0px;
	width: 30%;
	height: 40%;
	text-align:right;
	padding: 10px;
}


#linklist { position: absolute; top: 420px; left: 400px; }
#mainfoto { position: absolute; top: 20px; left: 400px; }
#mainmid1 { position: absolute; top: 330px; left: 60px; }
#mainmid2 { position: absolute; top: 390px; left: 750px; }
#twspot { position: absolute; top: 30px; left: 830px; }
#mycspot { position: absolute; top: 220px; left: 800px; }
#dokuspot { position: absolute; top: 90px; left: 750px; }
#contactspot { position: absolute; top: 260px; left: 850px; }
#projspot { position: absolute; top: 120px; left: 830px; }
#webmspot { position: absolute; top: 180px; left: 770px; }
#left1 { position: absolute; top: 90px; left: 30px; font-size: 20pt; }
