






body {
	font:10pt arial;
	line-height:1.5;
	background:#fff;
	letter-spacing:1;
	height:100%;
	widht:100%;	
	margin:0px;
	color:#000;
	}

b {	color:#333;
	}

p {	margin:0px;
	padding-left:7px;
	padding-right:7px;
	}




.dott {		position:relative;
		top:1px;
		right:1px;
		}



#image {	position:relative;
		top:5px;
		margin:0px;
		padding:0px;
		border:0px dashed black;
		}





#imgborder {	margin:0px;
		width:412px;
		height:312px;
		padding:0px;	
		border:1px dashed #ccc;
		}


#imageframe {	position:relative;
		top:0px;
		left:0px;
		width:414px;
		height:100%;
		padding:0px;
		font:10pt arial;
		line-height:1.5;
		margin:0px;
		text-align:justify;
		letter-spacing:1;
		overflow:hidden;
		border:0px dashed #ccc;
		}


.switch {	color:#666;
		font-size:9px;
		text-align:center;
		}


/* ++++++++++++ Pseudoelemente und Pseudoklassen ++++++++++++ */
/* +++++++++++++++++++++++ (links usw) ++++++++++++++++++++++ */





.switch a:link	{
		color:#3b3;
		text-decoration:none;
		}

.switch a:visited {
		color:#3b3;
		text-decoration:none;
		}

.switch a:focus, .switch a:hover, .switch a:active {
		color:#333333;
		text-decoration:underline;
		}




a:link, a:visited {
		color:#3b3;
		text-decoration:none;
		}

a:focus, a:hover, a:active {
		color:#333333;
		text-decoration:underline;
		}













