/* @override 
	http://blog.medianotions.de/assets/site/css/screen.css
	http://localhost/assets/site/style.screen.css
*/

/* @group Allgemein */

/* @group Grunddefinitionen */

*
{
	margin: 0;
	padding: 0;
	
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

div.clear_float 
{
	clear: both;
	height: 0;
	overflow: hidden;
}

/* @end */

/* @group Bilder */

img
{
	border: 0;
}

* html .ie6_png_img
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/site/images/image.png', sizingMethod='crop');
	background-image: none;
}

.transparenz
{
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

}

/* @end */

/* @group Listen */

ul 
{
	list-style-type: none;
}

/* @end */

/* @group Tabellen */

table
{
	width: 100%;
	border-spacing: 0;
}

* html table
{
	border-collapse: collapse;
}

.msie7 table
{
	border-collapse: collapse;
}

table tr th,
table tr td
{
	vertical-align: top;
	text-align: left;
	padding: 2px 4px 2px 0;
}

table tr th.align_right,
table tr td.align_right
{
	text-align: right;
}

table tr th.align_bottom,
table tr td.align_bottom
{
	vertical-align: bottom;
}

table tr th.align_bottom,
table tr td.align_bottom
{
	vertical-align: bottom;
}

table tr th.align_middle,
table tr td.align_middle
{
	vertical-align: middle;
}

/* @end */

/* @group Formularfelder */

input.text,
textarea,
select
{
	padding: 1px;
}

/* @end */

/* @end */

/* @group Seite */

html
{ 
	background: white;
}

body
{
	background: white;
}

div.site
{
	position: relative;
}

/* @end */

/* @group Kopfbereich */

div.head 
{
	position: relative;
	height: 90px;
}

/* @group Logo */

div.head a.logo
{
	position: absolute;
	left: 0;
	top: 10px;
	
	width: 373px;
	height: 70px;
	overflow: hidden;
	
	background-image: url(/assets/site/images/head_logo.png);
	background-repeat: no-repeat;
}

div.head a.logo img
{
	
}

div.head a.logo:hover img
{
	margin-top: -76px;
}

/* @end */

/* @group Links */

div.head a.langswtich
{
	display: none;
}

div.head a.langswtich.en
{
	display: none;
}

div.head a.medianotions
{
	display: none;
}

div.head a.rss
{
	display: none;
}

/* @end */



/* @end */

/* @group Inhalt */

div.content 
{
	float: left;
	width: auto;	
	margin: 30px 0 0 10px;
	
	color: black;
}

/* @group Absatzformate */

div.content h1
{
	margin: 0 10px 10px 10px;
	
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	
	color: #005270;
}

div.content h1 a
{	
	display: block;
	font-size: 24px;
	color: #005270;
	line-height: 28px;
	text-decoration: none;
}

div.content h1 a:hover
{
	text-decoration: underline;
}

div.content h2
{
	margin: 24px 10px 10px 10px;
	
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	
	color: #005270;
}

div.content h3
{
	font-size: 14px;
	margin: 20px 10px 4px 10px;
	
	color: #005270;
}

div.content h4
{
	margin: 0 10px 0 10px;
	
	color: #005270;
}

div.content p
{
	margin: 0 10px 12px 10px;
}

div.content p.caption_top
{
	margin-bottom: 0;
}

div.content sup,
div.content sub
{
	font-size: 9px;
	line-height: 0;
}

div.content abbr
{
	font-style: italic;
}

div.content strong,
div.content .strong
{
	font-weight: bold;
}

/* @end */

/* @group Listen */

div.content ul 
{
	margin-left: 2em;
	margin-bottom: 20px;
}

div.content ul li
{
	
}

/* @group Definitionslisten */

div.content dl
{
	margin: 0 10px 12px 10px;
}

div.content dl dt
{
	font-weight: bold;
}

div.content dl dd
{
	margin-bottom: 12px;
}

/* @end */



/* @end */

/* @group Spalten */

div.content .float_left
{	
	float: left;
	width: 45%;
	margin-right: 3%;
	margin-bottom: 0;
}

div.content .float_right
{
	float: right;
	width: 45%;
	margin-left: 3%;
	margin-bottom: 0;
}

/* @end */

/* @group Links */

div.content p.links
{
	display: none;
}

/* @end */

/* @group Bilder */

div.content p.img_list_box
{
	width: 105%;
}

div.content .image,
div.content .image img,
div.content .image a,
div.content a.image
{
	display: block;
}

div.content .img_left
{	
	float: left;
	clear: both;
	display: inline;

	margin: 3px 10px 5px 0;
}

div.content .img_right
{	
	float: right;
	clear: both;
	display: inline;
	
	margin: 3px 0 5px 10px;
}

div.content .img_horizontal
{
	display: block;
	clear: both;
	margin-bottom: 10px;
}

div.content .img_list
{
	clear: none;
	margin: 0 10px 10px 0;
}

div.content .img_hide,
div.content a.img_hide
{
	display: none;
}

/* @group Bildunterschrift */

div.content .image p
{	
	font-style: italic;
	margin: 0;
}

/* @end */

/* @group Icon Zoom-in */

div.content .image span.icon_zoom_in
{	
	display: none;
}



/* @end */



/* @end */

/* @group Suchergebnisse */

div.content p.ajaxSearch_resultsInfo
{
	margin-bottom: 20px;
}

div.content div.ajaxSearch_result,
div.content div.AS_ajax_resultsIntroFailure
{
	margin: 0 10px 12px 10px;
}

div.content div.ajaxSearch_result p
{
	margin: 0;
}

div.content div.ajaxSearch_result a.ajaxSearch_resultLink
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	
	color: #005270;
}

div.content div.ajaxSearch_result a.ajaxSearch_resultLink:hover
{
	text-decoration: underline;
}

div.content div.ajaxSearch_result span.ajaxSearch_highlight
{
	font-weight: bold;
	padding: 0 1px;
}

div.content p.ajaxSearch_paging
{
	margin-top: -12px;
}

div.content p.ajaxSearch_paging span.paging_text
{
	position: relative;
	top: 3px;
	
	float: left;
	
	padding-right: 20px;
}

/* @end */

/* @group Bookmarks */

div.content div.bookmark
{	
	display: none;
}

/* @end */

/* @group Kommentare */

div.content div.comments
{	
	display: none;
}

/* @end */

/* @group Formulare */

div.content form
{

}

div.content form p
{
	
}

div.content form p label
{
	display: block;
	font-size: 10px;
}

div.content form p input.text,
div.content form p textarea
{
	width: 200px;	
	border: 2px solid #0093ee;
	
	color: white;
	background: #0093ee;
}

div.content form p textarea
{
	width: 99%;
}

/* @end */

/* @group Artikel */

div.content div.article
{
	position: relative;
}

div.content div.teaser
{
	
}

div.content div.article p.date
{
	margin-top: -10px;
	margin-bottom: 0;
	
	font-size: 10px;
	font-weight: bold;
}

div.content div.article p.tags
{
	margin-top: -10px;
	margin-bottom: 5px;
	
	font-size: 10px;
	font-weight: bold;
}

div.content div.article p.tags a
{
	color: #444444;	
	font-size: 10px;
	text-decoration: none;
}

div.content div.article p.tags a:hover
{
	text-decoration: underline;
}

/* @end */

/* @group Perforation */

div.content div.hr 
{
	border-top: 1px solid black;
	
	margin-top: 30px;
	margin-bottom: 30px;
}

div.content div.hr span
{
	display: none;
}



/* @end */

/* @group Pagination */

div.content p.pagination
{
	display: none;
}

/* @end */

/* @group Boxen */

div.content div.box
{
	position: relative;
	margin: 10px 10px 20px 10px;
	padding: 0 10px 8px 10px;
	color: black;
	
	border: 1px solid black;
}

div.content div.box h2
{
	margin-top: 10px;
	color: black;
}

div.content div.box h4
{
	color: black;
}

/* @end */

/* @group HTML-Code */

div.content pre
{
	margin: 0 8px 8px 8px;
	padding: 0 0 4px 0;
	max-height: 300px;
	
	font-family: Monaco, Courier, sans-serif;
	color: black;
	border: none;
	overflow: auto;
}

div.content pre *
{
	font-family: Monaco, Courier, sans-serif;
}

div.content code
{	
	padding: 0 2px 0 1px;
	
	font-size: 12px;
	font-family: Monaco, Courier, sans-serif;
	font-weight: bold;
}

/* @end */



/* @end */

/* @group Seitenleiste */

div.sidebar 
{
	display: none;
}

/* @end */

/* @group Fußzeile */

div.footer 
{
	display: none;
}

/* @end */