@charset "utf-8";
/* CSS Document */

/*
|
|
|	Geruest
|
|
*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
body {
	background-color: #FFF;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#moreNews {
	background-color:#f2f5f7;
	padding-top:15px;
	padding-left:20px;
	padding-right:25px;
	margin-right: 3px;
	padding-bottom:5px;
	
}

.defaultDist {
	margin-top:4px;	
}

.countryFooter {
	margin-top:7px;
	margin-bottom: 15px;
}

/*
|
|
|	Feld
|
|
*/

.feld {
	
}

.feld_gr {
	width:300px;
	height:60px;
}




/*
|
|
|	Link
|
|
*/

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}



/*
|
|
|	Ueberschriften
|
|
*/

h1.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}

h1.preis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}


h2.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 5px;
}

h2.newsletter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 5px;
}

h2.sponsoring {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 5px;
}


/*
|
|
|	NAVIGATION
|
|
*/


#topNav {
	text-align:right;
}

#nav, #nav ul {     
	padding: 0;     
	margin: 0;     
	list-style: none; 
} 

#nav a {
	display:block;     
	width: 10px; 
} 

#nav li {     
	float: left;     
	width: 10px; 
}

#nav li ul {
	position: absolute;
	width: 10px;
	left: -999em; 
} 

#nav li:hover ul {     
	left: auto; 
}

#nav li:hover ul, #nav li.sfhover ul {     
left: auto; }


/*
|
|
|	CONTENT
|
|
*/


.contentTyp1 {
	background-color:#f2f5f7;
	padding-top:15px;
	padding-left:20px;
	padding-right:25px;
	margin-right: 3px;
}

p.content {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 13pt;
}

.contentThumb {
	margin-right:11px;
}

.aktEventThumb {
	margin-right:11px;
	float:left;
	margin-bottom:10px;
}


.contentButton {
	margin-bottom:10px;	
}


.filmstreifen {
	background-image:url(../de/pics/videostreifen.gif);
	background-repeat:no-repeat;
	width:176px;
	height:230px;
	float:left;

}

.filmstreifenInlay {
	background-color:#000000;
	margin-left:18px;
	margin-top:25px;
	width:143px;
	height:149px;
}


.filmstreifenText {
	margin-left:16px;
	margin-right:16px;
	margin-top:23px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}


.polaroid {
	background-image:url(../de/pics/polaroid.gif);
	background-repeat:no-repeat;
	width:176px;
	height:198px;
	float:left;
}


.polaroidInlay {
	background-color:#FFFFFF;
	margin-left:16px;
	margin-top:15px;
	width:143px;
	height:149px;
}

.polaroidText {
	margin-left:16px;
	margin-right:16px;
	margin-top:4px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}



/*
|
|
|	TEASER
|
|
*/
/*  TEASER - Intern */

.bgTeaserIntern {
	background-image:url(../de/pics/teaserbox-amg-intern.gif);
	width:245px;
	height:245px;
}

.navIntern {
	margin-bottom:3px;	
}
/*  TEASER - AKTUELLE TERMINE */

.bgTeaserDates {
	background-image:url(../de/pics/teaserbox-amg-aktuelle-termine.gif);
	width:245px;
	height:177px;
}

.teaserDatesInline {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.teaserDatesInlineContainer {
	padding-top:20px;
}

.teaserDatesEntries {
	margin:0px;
	font-size:13px;
}

/* TEASER - NEWSLETTER */

.bgTeaserNewsletter {
	background-image:url(../de/pics/teaserbox-amg-newsletter.gif);
	width:245px;
	height:109px;
}

.teaserNewsletterInlineContainer {
	padding-top:20px;
}

.teaserNewsletterInline {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.teaserNewsletterEntries {
	margin:0px;
	font-size:13px;
}


/*  TEASER - VIDEO */

.bgTeaserVideos {
	background-image:url(../de/pics/teaserbox-amg-aktuelle-termine.gif);
	height:177px;
	width:245px;
}

.teaserVideosInlinePic {
	text-align:center;	
	padding-top:10px;
}

.teaserVideosInline {
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.teaserVideosEntries {
	margin:0px;
	font-size:13px;
}

/*  TEASER - GAME */

.bgTeaserGame {
	background-image:url(../de/pics/teaserbox-amg-game.gif);
	height:115px;
	width:245px;
}

.teaserGameInlinePic {
	text-align:center;	
}

.teaserGameInline {
	padding-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.teaserGameEntries {
	margin:0px;
	font-size:13px;
}

/* TEASER - SPONSORING */

.bgTeaserSponsoring {
	background-image:url(../de/pics/teaserbox-amg-newsletter.gif);
	width:245px;
	height:109px;
}

.teaserSponsoringInlineContainer {
	padding-top:20px;
}

.teaserSponsoringInline {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.teaserSponsoringEntries {
	margin:0px;
	font-size:13px;
}


.shp_kat_pics {
	margin-right:10px;
	margin-bottom:15px;
	float:left;
	background-color:#f2f5f7;
}

.shp_kat_pics_end {
	margin-top:15px;
	margin-right:10px;
	float:none;
	background-color:#f2f5f7;
}
