html {
	height: 100%;
	width: 100%;
}

body {
	color: #000000;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	min-width: 800px;
	font-size: 12px;
	font-family: sans-serif;
	text-align: left;
	line-height: 16px;
	background: #ffffff url('../img/bg_x.png') bottom right no-repeat fixed;
}

#content {			/* DIV (TopLevel) */
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 100%;
	border: 0px dashed #000000;
}

#content_tbl {			/* TABLE (in #content) */
	margin: 0px;
	padding: 0px;
	width: 800px;
	vertical-align: top;
	color: inherit;
	background: #f0f0f0;
	overflow: hidden;
	table-layout: fixed;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
/*	background: url('../img/bg_semi.png') repeat top left;	*/
}

#content_t1 {
	width: 670px;
	padding-left: 115px;
	padding-top: 140px;
	padding-bottom: 15px;
	padding-right: 15px;
	overflow: hidden;
	vertical-align: top;
}

#content_t1 #info {
	width: 214px;
	overflow: hidden;
	vertical-align: top;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content_t1 #info > div {
	width: 188px;
	padding: 10px;
	border: 3px solid #c00000;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-top: 10px;
	color: inherit;
	background-color: inherit;
}

#content_t1 #info > div:first-child {
	margin-top: 0px;
}


#content_t1 #info > div p.giImgs {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content_t1 #info div.twtr-hd {
	display: none;
}

#content_t1 #info div.twtr-tweets div {
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 0px solid #000000;
}

#content_t1 #info div.twtr-ft a {
	border: 0px solid #cccccc !important;
	font-size: 11px;
}

#content_t1 #info div.twtr-ft div {
	padding-left: 0px;
	padding-right: 0px;
}

#content_tbl img {
	border: 0px solid #ffffff;
	color: #c0c0c0;
	background-color: inherit;
	font-size: 8px;
	line-height: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}

#content_tbl img.giThumbnail {
	float: none;
	margin-left: auto;
	margin-right: auto;
}


#content_tbl a:link, #content a:visited {
	color: #c00000;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted #c00000;
}

#content_tbl a:active, #content a:hover {
	color: #c0c0c0;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted #c0c0c0;
}

#content_tbl a.giLink {
	border: 0px solid #000000;
}

.lookalike_a {
	color: #c00000;
	background-color: inherit;
	text-decoration: none;
}

#content_tbl h1 {
	color: #c00000;
	background-color: inherit;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin-top: 13px;
	margin-bottom: 8px;
	text-align: left;
}

#content_tbl h2 {
	color: #c00000;
	background-color: inherit;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#content_tbl #no-indent {
	position: relative; left: -100px;
}

div#info fieldset, #contact_form fieldset {
	border: 0px solid #000000;
	margin-top: 10px;
	padding: 0px;
}

div#info fieldset table tr td, #contact_form fieldset table tr td {
	vertical-align: top;
}

div#info fieldset input, div#info fieldset textarea, #contact_form fieldset select, #contact_form fieldset textarea, #contact_form fieldset input {
	font-size: 10px;
	border: 1px solid #c0c0c0;
}

#content_tbl #logout {
	font-size: 10px;
	color: #000000;
	background-color: inherit;
	border: 1px solid #c0c0c0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content_tbl #login_form fieldset label {
	border: 0px solid #c0c0c0;
}

#content_tbl li {
	margin-left: -1.5em;
}

#content_tbl p.zitat {
	padding-left: 15px;
}

#content_tbl img.event_host {
	width: 32px;
	height: 32px;
	float: left;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	border: 0px solid #c0c0c0;
}

#content_tbl img.meta_logo {
	width: 36px;
	height: 36px;
	float: none;
	vertical-align: text-bottom;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	border: 0px solid #c0c0c0;
}

#sub {			/* TABLE (in #content) */
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	color: #c0c0c0;
	background-color: transparent;
	overflow: hidden;
	font-weight: bold;
}

#sub a:link, #sub a:visited {
	text-decoration: none;
	color: #c0c0c0;
	background-color: inherit;
	border: 0px dotted #ffffff;
}

#sub a:hover, #sub a:active {
	text-decoration: none;
	color: #c00000;
	background-color: inherit;
	border: 0px dotted #ffffff;
}

#sub a.sel {
	color: inherit;
	background-color: inherit;
}

#sub_l {
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sub_r {
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}

#sub a.impr:link, #sub a.impr:visited {
	text-decoration: none;
	color: #c00000;
	background-color: inherit;
	border: 0px dotted #ffffff;
}

#sub a.impr:hover, #sub a.impr:active {
	text-decoration: none;
	color: #c0c0c0;
	background-color: inherit;
	border: 0px dotted #ffffff;
}

#red_top {                  /* DIV (top level) */
	z-index: 2;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 125px;
	border: 0px dotted #d0d0d0;
}

#red_top > div {
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	height: 125px;
	color: inherit;
	border-left: 0px solid #c0c0c0;
	border-right: 0px solid #c0c0c0;
	background: transparent url('../img/bg_top.png') repeat-x left bottom;
}

#wht_top {                  /* DIV (top level) */
	z-index: 3;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 95px;
	border: 0px dotted #d0d0d0;
	color: inherit;
	background-color: #ffffff;
}

#top_elements {                  /* DIV (top level) */
	z-index: 4;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 125px;
	border: 0px dotted #d0d0d0;
	background: top left repeat-x url('../img/bg_linie.png');
}

#top_tbl {                  /* TABLE (in #top_elements) */
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 125px;
	border: 0px dotted #d0d0d0;		
	vertical-align: bottom;
	overflow: hidden;
	table-layout: fixed;
}

#logo {
	width: 116px;
	height: 125px;
	vertical-align: bottom;
}

#j_logo {
	border: 0px solid #000000;
	width: 86px;
	height: 110px;
	margin-left: 15px;
}

#teaser {
	width: 684px;
	height: 78px;
	vertical-align: bottom;
}

#menu_1 {
	width: 684px;
	height: 22px;
	vertical-align: middle;
	color: #c00000;
	background-color: transparent;
	font-weight: bold;
	border: 0px solid #000000;
}

#menu_1 a:link, #menu_1 a:visited {
	text-decoration: none;
	color: #c00000;
	background-color: transparent;
}

#menu_1 a:hover, #menu_1 a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}

#menu_1 a.sel {
	color: #ffffff;
	background-color: transparent;
}

#menu_2 {
	width: 684px;
	height: 25px;
	vertical-align: bottom;
	padding-bottom: 6px;
	border: 0px solid #000000;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
}

#menu_2 a:link, #menu_2 a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}

#menu_2 a:hover, #menu_2 a:active {
	color: #c00000;
	background-color: transparent;
	text-decoration: none;
}

#menu_2 a.sel {
	color: #c00000;
	background-color: inherit;
}

#menu_2 #marker {
	color: #c00000;
	background-color: transparent;
	font-weight: bold;
	margin-left: 1em;
	margin-right: 0.1em;
	position: relative;
	bottom: 0.1em;
}
