@import url("css/base.css");

body {
	background-color: #000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #fff;
}
div#nav {
	font-family: Arial;
	font-size: 1.5em;
	text-align: right;
}
a, a.start {
	color: #FF6000;
	text-decoration: none;
}
div.subcolumnsstart {
	margin: 1em 10px 0 auto;
	width: 810px;
}
div.container {
	border: 2px solid #FF6000;
	border-width: 0 0 2px 2px;
	width: 400px;
	margin-bottom: 2em;
	padding: 5px;
	font-size: 1.1em;
}
h2 {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
}
div.container h2 {
	margin-bottom: .7em;
}
div.newsfront {
	margin-left: auto;
	margin-right: 10px;
	width: 75%;
	text-align: right;
}
div.text {
	color: #ffffff;
	font-weight:bold;
	font-size: 1.3em;
	
}
div.fisch {
	color: #b3b4b7;
	font-weight:bold;
	font-size: 15px;
	
}
div.bigtext {
	color: #ffffff;
	font-weight:bold;
	font-size: 25px;
	
}
div.zitat {
	color: #b3b4b7;
	font-weight:bold;
	font-size: 20px;
}
hr.terminal {
	color: #ffffff;

}
ul#terminal {
	padding: 0;
	margin: 0;
}
ul#terminal li {
	padding: 0pt 1.5em 0pt 0pt;
	margin: 0;
	display: inline;
}
ul#gb {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
ul#gb li {
	margin-bottom: .3em;
	margin-left: 0;
}
.name {
	font-weight: bold;
}
.date {
	font-size: .8em;
}
.text {
	font-weight: bold;
}

#gallery {
	background: #010101;
}
table.gallery {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 4em;
}
table.gallery.thumb {
	padding-top: 1em;
}
#gallery h1 {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-top: .7em;
	margin-bottom: 1.5em;
}
table.gallery a:active, table.gallery a:focus, a.gnav:active, a.gnav:focus {
	outline: none;
}
.back {
	position:absolute;
	top:1.5em;
	left:1.5em;
}
div.index-thumb {
	font-size:13px;
	text-align:center;
	color:#fff;
	width:170px;
}

a.index-link  {
	text-decoration: none;
	color: #FF6000;
	text-decoration: none;
}
a.index-link span.d1, a.index-link span.d2 {
	display: block;
}

a.index-link span.d1 {
	text-decoration: underline;
}

a.index-link:hover span {
	color: red;
}

table.gallery.index td, table.gallery.thumb td {
	padding: .7em;
	width: 170px;
	text-align: center;
}
table.gallery.thumb td {
	padding: 1.4em .7em;
}
div.gallery {
	font-size:13px;
	text-align:center;
	color:#fff;
	width:170px;
}

div.img-comment {
	font-size:13px;
	text-align:center;
	color:#fff;
}

td.l, td.m, td.r {
	height: 500px;
}

td.l, td.r {
	width: 160px;
}
td.l {
	text-align: left;
}
td.r {
	text-align: right;
}
a.l, a.r {
	width: 160px;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	display: block;
}
div.m {
	text-align: center;
}
table.gallery.image {
	width: 90%;
	margin: 0 5%;
}
