@charset "utf-8";
/* Lehnerkom Stylesheet */

/* CSS Reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong,  dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 				{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;	 background: transparent;}
ol, ul 				{list-style: none;}
strong				{font-weight:bold!important}

/* Clearfix */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/* html .clearfix {height: 1%;}
.clearfix {display: block;}/* End hide from IE-mac */

/* Allgemeine Formatierungen */
body				{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; background:#f3f7f6 url(/templates/LehnerKom/img/bg_body.jpg) no-repeat fixed; color:#333333}
a					{color:#0b5392; text-decoration:none;}
a:hover				{text-decoration:underline;}
a:visited			{color:#0b5392;}
a:active			{color:#0b5392;}

/* Positionierungen */
.center				{margin:auto;}
.fll				{float:left;}
.flr				{float:right;}
.mr10				{margin-right:10px;}

/* Seiten Grid */
#alignment			{margin:auto;text-align:left;width:970px;overflow:hidden;}
#page				{overflow:hidden;position:relative;margin:10px 0px 0px 0px; }	
#wrapper			{position:relative; zoom:1;}
#north				{padding:0px 0px 0px 0px;position:relative; padding:0px 5px; background:url(/templates/LehnerKom/img/bg_north.png); height:90px; overflow:hidden}
#center				{padding:0px 15px 0px 15px; background:url(/templates/LehnerKom/img/bg_main.png) repeat-y}	
#south				{padding:0px 15px 15px 15px ; background:url(/templates/LehnerKom/img/bg_south.png) bottom no-repeat}

/* Content Spalten */
.content			{padding-top:10px; background:url(/templates/LehnerKom/img/bg_content.gif) repeat-x}
.col1				{width:940px;}
.col2				{width:180px; float:left}
.col3				{width:500px; float:left}
.col4				{width:240px; float:left}

/* Header */
.logo				{position:absolute; top:6px; left:6px;}
.topnav				{position:absolute; right:6px; top:62px;}
.topnav	ul li		{float:left; margin-right:10px; width:107px; text-align:center}
.topnav	ul li a		{display:block; background:url(/templates/LehnerKom/img/topnav_sprite.gif) 0px 0px; font-size:11px;}
.topnav	ul li a:hover		{display:block; background:url(/templates/LehnerKom/img/topnav_sprite.gif) 0px -20px; font-size:11px; color:#FFFFFF; text-decoration:none}
.topnav	ul li a.active 		{display:block; background:url(/templates/LehnerKom/img/topnav_sprite.gif) 0px -20px; font-size:11px; color:#FFFFFF; text-decoration:none}

/* Footer */
.footer				{padding:10px; background:url(/templates/LehnerKom/img/gradient_01.gif) top repeat-x; color:#ffffff; font-size:11px;}
.footer	a			{color:#ffffff; font-size:11px;}
.footer .copy		{float:left;}
.footer .top		{float:right;}
.footer a.up		{background:url(/templates/LehnerKom/img/arrow_01.gif) 0px 4px no-repeat; padding-left:10px;}

/* Stage */
.stage				{background:url(/templates/LehnerKom/img/bg_stage.gif) bottom no-repeat; padding-bottom:5px; }
.stage .animation	{height:198px; border:1px solid #cfcfcf; background:#306DA2 url(http://lehnerkom.turmair.de/templates/LehnerKom/img/gradient_01.gif) repeat-x; color: #FFFFFF}
.stage .animation img {float:left; padding-right:5px;}
.stage .animation .texttop {padding:10px;}

/* Main Navigation */
.mainnav			{margin-bottom:10px;}
.mainnav ul li 		{height:27px; padding:0px 0px 0px 0px; margin-bottom:2px;}
.mainnav ul li a	{font-weight:bold;display:block; background:url(/templates/LehnerKom/img/mainnav_sprite.gif) 0px 0px; font-size:12px; color:#ffffff; height:22px; padding:5px 0px 0px 30px}
.mainnav ul li a:hover	{display:block; background:url(/templates/LehnerKom/img/mainnav_sprite.gif) 0px -27px; font-size:12px; color:#ffffff; height:22px; padding:5px 0px 0px 30px; text-decoration:none}
.mainnav ul li a.active	{display:block; background:url(/templates/LehnerKom/img/mainnav_sprite.gif) 0px -27px; font-size:12px; color:#ffffff; height:22px; padding:5px 0px 0px 30px; text-decoration:none}
.mainnav ul li a.selected	{display:block; background-color:#aaaaff; background:url(/templates/LehnerKom/img/mainnav_sprite.gif) 0px -27px; font-size:12px; color:#ffffff; height:22px; padding:5px 0px 0px 30px; text-decoration:none}


/* Teaser */
.teaser				{margin-bottom:10px; background:url(/templates/LehnerKom/img/gradient_01.gif) top repeat-x; padding:10px; color:#FFFFFF; background-color:#306da2}
.teaser h2			{font-size:12px; color:#FFFFFF; font-weight:bold; margin-bottom:5px; border-bottom:1px dotted #ffffff; padding-bottom:1px;}
.teaser p			{line-height:16px; font-size:11px;}
.teaser a			{color:#ffffff; background:url(/templates/LehnerKom/img/arrow_02.gif) 0px 5px no-repeat; padding-left:10px; white-space:nowrap; font-weight:bold}

/* Artikel Liste */
.article_list			{margin-bottom:10px;}
.article_list .item		{border-bottom:1px dotted #333333; padding-bottom:10px; margin-bottom:8px}
.article_list h2		{color:#0b5392; font-size:14px; margin-bottom:3px;}
.article_list h2 a		{color:#0b5392; font-size:14px; margin-bottom:3px;}
.article_list .image	{border:1px solid #333333; float:left; margin-right:10px; margin-top:3px;}

/* Artikel Detail */
.article_detail			{margin-bottom:10px;}
.article_detail h1		{color:#0b5392; font-size:16px; font-weight:bold; margin-bottom:5px;}
.article_detail h2		{color:#0b5392; font-size:14px; font-weight:bold; margin-bottom:5px;}
.article_detail h3		{color:#0b5392; font-size:12px; font-weight:bold; margin-bottom:5px;}
.article_detail p		{margin-bottom:10px;}
.article_detail ul		{margin-bottom:10px;}
.article_detail ul li	{margin-bottom:5px; background:url(/templates/LehnerKom/img/arrow_03.gif) 0px 5px no-repeat; padding-left:10px;}
.article_detail .image	{float:left; margin:3px 10px 10px 0px; border:1px solid #333333;}
