<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a,h1,h2,li,p,td {
	font-family:verdana,arial,sans-serif;
	color:black;
	text-align:left;
}

a {
	color:red;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	background:url(bilder/hintergrund.jpg) no-repeat scroll 50% 0pt;
	background-color:#62a2c6;
}

h1 {
	color:#005DA4;
	font-size:12pt;
	font-weight:bold;
	border-bottom:1px solid red;
	margin-top:20px;
	margin-bottom:10px;
}

h2 {
	color:#005DA4;
	font-size:12pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}

h3 {
	color:red;
	font-size:10pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}

img {
	border:none;
	vertical-align:middle;
}

li {
	font-size:10pt;
}

p {
	font-size:10pt;
	margin-top:0px;
	margin-bottom:10px;
}

td {
	font-size:10pt;
	vertical-align:top;
}

.center {
	text-align:center;
}

.doppelt {
	margin-bottom:20px;
}

.fett {
	font-weight:bold;
}

.img_left {
	float:left;
	margin-right:10px;
}

.kursiv {
	font-style:italic;
}

.rechts {
	text-align:right;
}

.rot {
	color:red;
}

.span_einleitung {
	color:red;
	padding-left:20px;
}

.table_1 {
	width:100%;
}

.table_aufzaehlung {
	width:100%;
	background-color:white;
	border:1px solid red;
}

.td_13 {
	width:33.33%;
}

.td_23 {
	width:66.66%;
}

.td_aufzaehlung {
	width:20px;
}

.td_blau {
	background-color:#cfe4f1;
}

.td_inhalt {
	padding:10px;
}

.td_mittig {
	vertical-align:middle;
}

.td_trenner {
	min-width:10px;
}

.td_weiss {
	background-color:white;
}

#a_logo_cdu {
	position:relative;
	left:650px;
	top:-10px;
	float:left;
	text-decoration:none;
}

#p_logo_stabil {
	font-size:8pt;
	font-weight:bold;
	margin-top:5px;
}

#p_titel1 {
	font-size:20pt;
	font-weight:bold;
	color:white;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	left:-220px;
}

#p_titel2 {
	font-size:9pt;
	color:white;
	position:relative;
	left:-220px;
}

#table_bilder {
	width:920px;
	background-color:white;
	border:10px solid white;
	border-bottom:none;
}

#table_layout {
	width:920px;
	background-color:white;
	border:10px solid white;
}

#table_titel {
	width:920px;
	border:10px solid white;
	border-bottom:none;
}

#td_titel {
	height:100px;
	background-image:url("bilder/titel.png");
	vertical-align:bottom;
	padding-left:10px;
}

#twitter_update_list {
	padding-left:0px;
	margin-left:0px;
	list-style-type:none;
}

#twitter_update_list li {
	font-size:10pt;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:10px;
}</pre></body></html>