body {
margin: 0px;
padding: 0px;
background-color: #EEEEEE;
margin:0 auto;
font-family: Arial, Helvetica, sans-serif;
}

body .blacktext,
body .blacktext > a{color:black;}

.lower-gray,
body .lower-gray a{color:#bebebe;}

#suitart{width:304px;height:auto;background-color:rgb(230,231,232);}

#suitart p{line-height:1.6em;margin:20px;}

p,ul,li,div,td {
font-size: 13px;
color:#666666;
}

.red
{
	color: #EC2000;
	font-weight: bold;
}


a:link
{
	color: #666666;
	text-decoration: none;
	padding: 1px;
}

a:visited
{
	color: #666666;
	text-decoration: none;
	padding: 1px;
}

a:active
{
	color: #666666;
	background-color: #F3F3F3;
	text-decoration: none;
	padding: 1px;
}

a:hover
{
	color: #EC2000;
	background-color: #F3F3F3;
	text-decoration: none;
	padding: 1px;
}


/* H1 */

.h1 {
font-size: 18px;
text-decoration: none;
margin-bottom: 0px;
}

strong{display:inline;}

.vorverkauf{font-size: 16px;text-decoration: none;margin:0px;}

.imgGal{display:inline;}

.aGallery{display:inline;}

/* H2 */
.h2 {
font-size: 16px;
text-decoration: none;
width:160px;
}

/* H3 */

.h3
{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

/* NAV */

.n1
{
	font-size: 18px;
	font-style: italic;
	margin: 0px;
	margin-right: 10px;
	float: left;
}


.n1 a:link
{
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

.n1 a:visited
{
	color: #666666;
	text-decoration: none;
	padding: 2px;
}

.n1 a:active
{
	color: #666666;
	background: #F3F3F3;
	text-decoration: none;
	padding: 2px;
}

.n1 a:hover
{
	color: #EC2000;
	background: #F3F3F3;
	text-decoration: none;
	padding: 2px;
}

/* BG */

.bg_0
{
	background-color: #EEEEEE;
}

.bg_1
{
	background-color: #FFFFFF;
}


/* LINE */

.line
{
	color: #CCCCCC;
}


/* TABLE */

body table{margin:0 auto;}

.tb_1
{
	padding-top: 20px;
	padding-right: 30px;
	margin: 0px;
}

.tb_2
{
	padding-top: 20px;
	margin: 0px;
}

/* DIVS */

.d_footer {
font-size: 13px;
margin-top:20px;
margin-bottom: 20px;
padding: 0px;
}

/* GRID */

.grid
{
	border: 1px #EEEEEE solid;
}

/* Teaser Text on home page */
.home-teaser {
color: #666;
font-size: 38px;
text-align: justify;
}

.home-teaser .long {
font-size: 26px;
letter-spacing: 0.1em;
}

.home-teaser .spacing1 {
letter-spacing: 0.2em;
}

.home-teaser .spacing2 {
letter-spacing: 0.15em;
}

.home-teaser .spacing3 {
letter-spacing: 0.05em;
}

/* Sidebar */
#sidebar {
width: 300px;
float: right;
}

#sidebar p {
text-align: center;
}

#sidebar p img {
border: 0;
}

/* Media page */
#news-list li {
margin-bottom: 5px;
}

/*** Sponsors ***/
.sponsor {
width: 250px;
height: 150px;
float: left;
border: 1px #EEEEEE solid;
}

.sponsor a {
width: 250px;
height: 150px;
display: table-cell;
vertical-align: middle;
text-align: center;
}

.sponsor img {
border: 0;
max-width: 250px;
}

