/* @override http://localhost/styles.css */

/* @group Globale Definitionen */

/* @group Reset */

html, body, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, select,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	
	text-indent: 0;
	vertical-align: baseline;
	font-style: normal;
	outline: none;
	
	font-family: "NewsGothicBook", Arial, sans-serif;
	font-size: 14px;
	line-height: 120%;
}

ul 
{
	list-style-type: none;
}

input.button
{
	cursor: pointer;
	cursor: hand;
}



/* @end */

/* @group Links */

a,
.link
{
	color: #fa3c38;
	text-decoration: none;
	
	cursor: pointer;
	cursor: hand;
}

a:hover,
.link:hover
{
	text-decoration: underline;
}

a *,
.link *
{
	cursor: pointer;
	cursor: hand;
}


/* @end */

/* @group Anti Spambot */

span.anti_spambot
{
	unicode-bidi: bidi-override;
	direction: rtl;
	white-space: nowrap;
}

/* @end */

/* @group Bilder */

img
{
	-ms-interpolation-mode: bicubic;
}

a img
{
	border: 0;
}

/* @end */

/* @group Fonts */

@font-face {
    font-family: 'NewsGothicBook';
    src: url('/fonts/newsgothicfs_book_macroman/NewsGothic-Book-webfont.eot');
    src: url('/fonts/newsgothicfs_book_macroman/NewsGothic-Book-webfont.eot?iefix') format('eot'),
         url('/fonts/newsgothicfs_book_macroman/NewsGothic-Book-webfont.woff') format('woff'),
         url('/fonts/newsgothicfs_book_macroman/NewsGothic-Book-webfont.ttf') format('truetype'),
         url('/fonts/newsgothicfs_book_macroman/NewsGothic-Book-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NewsGothicBookOblique';
    src: url('/fonts/newsgothicfs_bookoblique_macroman/NewsGothic-BookOblique-webfont.eot');
    src: url('/fonts/newsgothicfs_bookoblique_macroman/NewsGothic-BookOblique-webfont.eot?iefix') format('eot'),
         url('/fonts/newsgothicfs_bookoblique_macroman/NewsGothic-BookOblique-webfont.woff') format('woff'),
         url('/fonts/newsgothicfs_bookoblique_macroman/NewsGothic-BookOblique-webfont.ttf') format('truetype'),
         url('/fonts/newsgothicfs_bookoblique_macroman/NewsGothic-BookOblique-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'NewsGothicMedium';
    src: url('/fonts/newsgothicfs_medium_macroman/NewsGothic-Medium-webfont.eot');
    src: url('/fonts/newsgothicfs_medium_macroman/NewsGothic-Medium-webfont.eot?iefix') format('eot'),
         url('/fonts/newsgothicfs_medium_macroman/NewsGothic-Medium-webfont.woff') format('woff'),
         url('/fonts/newsgothicfs_medium_macroman/NewsGothic-Medium-webfont.ttf') format('truetype'),
         url('/fonts/newsgothicfs_medium_macroman/NewsGothic-Medium-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NewsGothicMediumOblique';
    src: url('/fonts/newsgothicfs_mediumoblique_macroman/NewsGothic-MediumOblique-webfont.eot');
    src: url('/fonts/newsgothicfs_mediumoblique_macroman/NewsGothic-MediumOblique-webfont.eot?iefix') format('eot'),
         url('/fonts/newsgothicfs_mediumoblique_macroman/NewsGothic-MediumOblique-webfont.woff') format('woff'),
         url('/fonts/newsgothicfs_mediumoblique_macroman/NewsGothic-MediumOblique-webfont.ttf') format('truetype'),
         url('/fonts/newsgothicfs_mediumoblique_macroman/NewsGothic-MediumOblique-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* @end */

/* @end */

/* @group Inhaltsbereiche */

/* @group Absatzformate */

div.content h1
{
	
}

div.content h2
{
	margin-top: 20px;
	margin-bottom: 4px;
	
	font-family: "NewsGothicMedium", Arial, sans-serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 110%;
	
	color: #e2001a;
}

div.content h3,
div.content h3 a
{
	margin-bottom: 5px;
	
	font-weight: normal;
	font-size: 21px;
	line-height: 110%;
	
	color: #ffffff;
}

div.content h4
{	
	font-family: "NewsGothicMedium", Arial, sans-serif;
	font-weight: normal;
}

div.content p,
div.content address
{
	margin-bottom: 12px;
}

div.content blockquote
{
	font-style: italic;
	margin-bottom: 12px;
}

.hide
{
	display: none;
}

/* @end */

/* @group Zeichenformate */

div.content sup,
div.content sub
{
	font-size: 8px;
	line-height: 0;
	padding-left: 2px;
}

div.content small
{
	font-size: 10px;
}

div.content big
{
	font-size: 16px;
}

div.content em, 
div.content i
{
	font-style: italic;
}

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



/* @end */

/* @group Listen */

/* @group Unordered */

div.content ul
{
	margin-top: 6px;
	margin-bottom: 12px;	
	list-style-type: none;
}

div.content ul li
{
	padding-left: 12px;
	margin-bottom: 4px;
	
	background: url(/assets/site/images/content_list_bullet.png) no-repeat 0 5px;
}



/* @end */

/* @group Ordered */

div.content ol 
{
	margin: 6px 0 12px 30px;
}

div.content ol li
{
	margin-bottom: 4px;
}

/* @end */

/* @group Definition */

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

div.content dl dt
{
	margin-top: 6px;
	font-weight: bold;
}

div.content dl dd
{
	padding-left: 12px;
	background: url(/assets/site/images/content_list_bullet.png) no-repeat 0 5px;
}

/* @end */

/* @group Icon-Listen */

div.content ul.icon
{
	margin-left: 0;
	list-style-type: none;
}

div.content ul.icon li
{
	padding: 0;
	background: none;
}

div.content ul.icon li.pdf a
{
	display: block;
	zoom: 1;
	padding: 3px 0 4px 23px;
	
	background: url(/assets/site/images/icon_pdf_small.gif) no-repeat 0 3px;
}

/* @end */



/* @end */



/* @end */

/* @group Seite */

html
{
	overflow-y: scroll;
}

body
{	
	background: white;
}

div.content
{
	position: relative;
	width: 932px;
	
	margin: 0 auto;
	padding: 20px;
	
	color: #ffffff;
	background: url(images/content_background.png) repeat-y;
}

* html div.content
{
	background: none;
}

/* @end */

/* @group Hauptbereich */

div.main 
{
	background: #062d5d;
}

/* @group Kopfbereich */

div.main div.head
{
	position: relative;
	margin-bottom: 80px;
}

div.main div.head h1
{
	text-align: center;
}

div.main div.head h2
{
	margin: 0 0 0 23px;
}

div.main div.head p
{
	position: absolute;
	right: 0;
	bottom: -12px;
	
	font-size: 21px;
	color: #e1e5e6;
}

/* @end */

/* @group Teilnehmer */

div.main div.teilnehmer
{
	
}

div.main div.teilnehmer div.eintrag
{
	position: relative;
	float: left;
	
	width: 452px;
	min-height: 133px;
	
	margin-left: 5px;
	margin-bottom: 30px;
}

div.main div.teilnehmer div.eintrag.rechts
{
	right: -34px;
}

div.main div.teilnehmer div.eintrag div.info
{
	position: relative;
	width: 152px;
	margin-left: 20px;
}

div.main div.teilnehmer div.eintrag div.info strong.nummer
{
	position: absolute;
	left: -25px;
	top: 3px;
	
	width: 17px;
	height: 17px;
	
	font-family: "NewsGothicMedium", Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	
	color: white;
	background: url(images/content_icon_nummer.png);
}

div.main div.teilnehmer div.eintrag img
{
	position: absolute;
	right: 0;
	top: 0;
}

/* @end */



/* @end */

/* @group Stadtplan */

div.map
{
	
}

div.map div.content
{
	text-align: center;
}

/* @end */

/* @group Footer */

div.footer
{
	background: #e6e6e6;
}

div.footer p, h4
{
	color: #323232;
}

div.footer div.content h3
{
	color: #323232;
}

div.footer a.top
{
	position: absolute;
	right: 20px;
	top: 26px;
}

/* @end */