/* Studierwerkstatt StyleSheet */
/* last update: 26.07.2008 */

/* General Settings */
body           { background-color:#f8e850; font-family:Century Gothic, Arial; }
table          { background-color:#ffffcc; }
img            { border:0px; }

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

q              { font-size:14px; }
:lang(de)      { quotes: "\201C" "\201d"; }

th             { background-color:#ffffcc; font-size:15px; border-bottom: 1px solid black; }
th.nav         { background-color:#ffffcc; font-size:15px; text-align:right; padding-right: 3px; border-left:1px solid black; }

td             { background-color:#ffffcc; font-size:12px; text-align:right; }
td.nav         { background-color:#ffffcc; font-size:12px; text-align:right; padding-right: 3px; width:127px; border-left:1px solid black; }


/* Main Table */
table.maincols{
	margin-left: 12px;
	margin-top:-15px;
	background-color:#f8e850;
}

table.maincols td.side{
	background-color:#ffff99;
	font-size:10px;
	width:209px;
	height:450px;
	border:1px solid black;
	text-align:center;
}

table.maincols td.middle_main{
	background-color:#ffffcc;
	font-size:12px;
	height:450px;
	border:1px solid black;
	text-align:left;
	vertical-align:top;
}

table.topnavigation       { width:879px; margin: 15px 15px; border: 1px solid black; }
table.topnavigation td    { padding-right:3px; }

table.bottomnavigation    { width:879px; margin-left: 15px; border: 1px solid black; margin-top:1px; }
table.bottomnavigation td { padding-right:3px; }

div.head       { margin: 3px 3px 3px 3px; background-color:#ffff99; text-align:right; }
img.be         { border: 3px solid #ffcc00; margin-top:5px; }
span.nerd      { font-size:10px; }

#main_content  { width:426px; height:450px; overflow:auto; padding:10px 10px 10px 10px; font-size:14px; }

#main_content a:link         { color: #000000; text-decoration: underline; font-style:italic; }
#main_content a:visited      { color: #000000; text-decoration: underline; }
#main_content a:hover        { color: #000000; text-decoration: none; }
#main_content a:active       { color: #000000; text-decoration: none; }

/* (Sub-Table) Footer */
#footer{
	margin-left:14px;
	width: 878px;
	margin-top:5px;
}

#footer .left{
	float: left;
	font-size: 8px;
}
#footer .right{
	float: right;
	font-size:14px;
}

#moreinfo{
	border:1px solid #000000;
	padding:5px 5px 5px 5px;
	background-color:#ffffcc
}

/* Gallery */
hr {
	clear:both;
	border:none;
	border-top:1px dashed black;
}

ul.viewable {
	list-style-type:none;
	padding-left:10px;
}

.gallery {
	text-align:center;
	width:100%;
}

.look_here {
	font-weight:bold;
	text-align:center;
	line-height:14px;
}

.onit {
	color:#888888 !important;
	font-size:20px;	
}

.gallery_nav {
	font-size: 16px;
	clear:both;
	text-align:center;
	margin-bottom:10px;
	padding:4px;
	border:1px solid black;
	border-left:none;
	border-right:none;
}

.imgframe {
	margin:10px 3px;
	display:inline;
}

.nav_right {
	float:right;
	margin-top:6px;
}

.nav_left {
	float:left;
	margin-top:6px;
}

.big{
	font-size:36px;
	line-height:10px;
	vertical-align: top;
}

p.right{
	float:right;
	line-height:14px;
	font-weight:bold;
}

.minigal {
	padding-left:10px;
}
