body {
	margin: 0;
	padding: 0;
	font-family: Times, "Times New Roman", serif;
	font-size: .9em;
	color: #282828;
	text-align: center;
	background-color: #222222;
}

#rahmen-1 {
	width: 990px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#kopf {
	width: 950px;
	height: 134px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	background-color: #222222;
	background-image:url(images/chathead_01.jpg); 
	background-repeat:repeat;
	text-align: center;
}
#rahmen-2 {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(images/chatmain_01.jpg); 
	background-repeat:repeat;
	text-align: left;
}
#rahmen-3 {
	width: 950px;
	height: 134px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	background-color: #222222;
	background-image:url(images/chatfoot_01.jpg); 
	background-repeat:repeat;
	text-align: center;
}

.texte_1 {
	width: 720px;
	margin-bottom: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: justify;
	background-color: #FFFFFF;
	float: left;
}
.texte_rechts {
	width: 182px;
	margin-bottom: 24px;
	margin-left: 12px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: justify;
	background-color: #FFFFFF;
	float: left;
}
.vid-1 {
	width: 174px;
	margin-bottom: 24px;
	margin-left: 12px;
	padding-left: 16px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
}
.lese {
	width: 198px;
	margin-bottom: 24px;
	margin-left: 12px;
	padding-left: 0px;
	padding-right: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
}
.texte-2 {
	width: 760px;
	height: 200px;
	padding-left: 8px;
	padding-right: 180px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: justify;
	background-color: #FFFFFF;
	background-image:url(images/cam1.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	clear: left;
}
.texte-3 {
	width: 932px;
	margin-top: 18px;
	padding-left: 8px;
	padding-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DCDCDC;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #282828;
	text-align: justify;
	background-color: #FFFFFF;
}

.texte-fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.1em;
	color: #282828;
	text-align: center;
}

p { margin-top: 5px; margin-bottom: 5px; }

ul {
	margin: 0; 
	padding: 0.8em;
}

li {
	list-style: disc;
	margin-left: 5px;
}

h1 {
 	width: 600px;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.5em;
	color: #990000;
	text-align: left;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #303030;
	margin-bottom: 12px;
	display: block;
}

.rot {
	color: #990000;
	font-weight: bold;
}

a:link { 
    	color: #003DFF; 
    	text-decoration: none; 
}
a:visited { 
    	color: #003DFF; 
    	text-decoration: none; 
}
a:hover { 
    	color: #0066CC; 
    	text-decoration:underline; 
}
a:active { 
    	color: #003DFF; 
    	text-decoration: none; 
}   
