html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input,textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.1%;
	vertical-align: baseline;
	background: transparent;
	float:none;
	font-family: Tahoma, Arial, sans-serif;
	color:#5c5c5c;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {}

a           { text-decoration:none; font-weight:bold;}
a:hover     { text-decoration:none; font-weight:bold;}
a:active    { text-decoration:none; font-weight:bold;}
a b			{ text-decoration:none; font-weight:bold;}


/*--------------- END RESET -----------------*/

/*--------------- Klassen -----------------*/
*                    {font-family: Arial, sans-serif; font-size:10px; line-height:14pt;  }

h1,
h1 a                      {font-size:13px; color:#0065a7; font-weight:bold; text-transform:uppercase; margin:10px 0 5px 0;}
h2,
h2 a                      {font-size:12px; color:#0065a7; font-weight:bold; text-transform:uppercase; margin:10px 0 5px 0;}
h3,
h3 a                      {font-size:12px; color:#0065a7; font-weight:bold; text-transform:uppercase; margin:10px 0 5px 0;}
h4,
h4 a                      {font-size:12px; color:#000; font-weight:bold; text-transform:none; margin:10px 0 5px 0;}



ul li                   {list-style-type: disc; list-style-position: inside; margin:0; padding:0;}

p                       {font-size:11px; margin:0 0 10px 0;}
.tx-indexedsearch-redMarkup {color:#0065a7; font-weight:bold; font-style: italic; text-transform: uppercase;}

span.meidertblau,
span.meidertblau a 				{color:#0065a7; text-decoration:none;}
span.kapitals					{text-transform:uppercase;}
span.bold						{font-weight:bold;}
span.schmaleschrift			{font-size:10px;}
span.black,					{color:#000;}
a.grauerlink				{color:#5C5C5C;}
span.grauerlink	a			{color:#5C5C5C;}
span.grauerlink				{color:#5C5C5C;}
p.schmalerabsatz			{margin:0; padding:0; line-height:11px; font-size:11px;}
p.logo						{font-size:20px; color:#000;}

span.s						{font-size:10px;}
span.m						{font-size:11px;}
span.l						{font-size:13px;}
span.xl						{font-size:16px;}
span.xxl					{font-size:20px;}

.news-list-morelink,
.news-list-morelink a {color:#0065a7; text-decoration:none;font-weight:bold; text-transform:uppercase; font-size:12px;}
.teaser			{margin:20px 50px 20px 0;}

.align-right		{text-align:right;}
.align-center		{text-align:center;}
.align-left			{text-align:left;}