@charset "utf-8";
/*********************************************************************/
/* STYLESHEET STYLE                                                  */
/*********************************************************************/ 

h1    {font-size: 20px; color: #591491; line-height: 1.5; text-transform: uppercase; font-weight: bold;}
h2    {font-size: 16px; color: #000000; line-height: 1.5; text-transform: uppercase;}
h3    {font-size: 16px; color: #44951d; line-height: 1.5; text-transform: uppercase;}
h4    {font-size: 16px; color: #624a98; line-height: 1.5; text-transform: uppercase;}
h5    {font-size: 20px; color: #F00; line-height: 1.5; text-transform: uppercase;}

.textb {text-transform: uppercase; color:#000000; font-size: 16px;}
.textc {text-transform: uppercase; color:#6a9ed0; font-weight: bold; font-size: 16px;}
.textd {text-transform: uppercase; color:#000000; font-weight: bold; font-size: 16px;}

.text1 {text-transform: uppercase; color:#ef435f; font-weight: bold; font-size: 16px;}
.text2 {text-transform: uppercase; color:#ee2b78; font-weight: bold; font-size: 16px;}
.text3 {text-transform: uppercase; color:#20c2e3; font-weight: bold; font-size: 16px;}

.text1a {text-transform: uppercase; color:#45aec0; font-weight: bold; font-size: 16px;}
.text2a {text-transform: uppercase; color:#f1852c; font-weight: bold; font-size: 16px;}
.text3a {text-transform: uppercase; color:#2ab5a5; font-weight: bold; font-size: 16px;}
.text4a {text-transform: uppercase; color:#de567c; font-weight: bold; font-size: 16px;}

.text1b {text-transform: uppercase; color:#3ab5a5; font-weight: bold; font-size: 16px;}
.text2b {text-transform: uppercase; color:#ec6668; font-weight: bold; font-size: 16px;}
.text3b {text-transform: uppercase; color:#4dbde1; font-weight: bold; font-size: 16px;}
.text4b {text-transform: uppercase; color:#624a98; font-weight: bold; font-size: 16px;}

.text1c {text-transform: uppercase; color:#0f6d7e; font-weight: bold; font-size: 16px;}
.text2c {text-transform: uppercase; color:#00a16c; font-weight: bold; font-size: 16px;}
.text3c {text-transform: uppercase; color:#f25843; font-weight: bold; font-size: 16px;}

.text1d {text-transform: uppercase; color:#f16523; font-weight: bold; font-size: 16px;}
.text2d {text-transform: uppercase; color:#3f9a6e; font-weight: bold; font-size: 16px;}
.text3d {text-transform: uppercase; color:#174ca1; font-weight: bold; font-size: 16px;}

.text2022a {text-transform: uppercase; color:#223e92; font-weight: bold; font-size: 16px;}
.text2022b  {text-transform: uppercase; color:#3c9667; font-weight: bold; font-size: 16px;}
.text2022c {text-transform: uppercase; color:#e94d0a; font-weight: bold; font-size: 16px;}
.text2022d  {text-transform: uppercase; color:#223e92; font-weight: bold; font-size: 16px;}


#content p {
	line-height: 1.6;
	padding-bottom: 10px;
	}

#zitate p {
	line-height: 1.6;
	padding-bottom: 10px;
	}
	
#zitate a {
	color: #225e2a;
	font-weight: bold;
	text-decoration: none;
	}
	
#zitate a:hover {
	color: #f2f280;
	}
	
#content a {
	color: #225e2a;
	font-weight: bold;
	text-decoration: none;
	}
	
#content a:hover {
	color: #f2f280;
	}

#content ul {
	padding-top: 5px;
	padding-left: 16px;
	}
	
#content li {
	padding-bottom: px;
	list-style: inherit;
	line-height: 1.5;
	}