/* stgstyle.css * * * * * * * * * *
 * (c)2006 by grid-concept, berlin
 * * * * * * * * * * * * * * * * * */

@import 'stg_search.css';
@import 'stg_event.css';
@import 'stg_news.css';
@import 'stg_publication.css';
@import 'stg_jahrbuch.css'; /* alles, was mit jb_* beginnt */
@import 'stg_mootools.css';

span.preistraeger a {
	text-decoration: none;
	color: #000000;
}
span.preistraeger a:hover {
	text-decoration: none;
	color: #0000ff;
}
img.rex_image {
	float: left;
	padding-right: 18px;
	padding-bottom: 18px;
	margin-top: 3px;
}
span.preistraeger {
/*	font-size: small; */
}
span.preistraeger :hover {
/*
	font-size: medium; */
}
p.western {

}
li {
	padding: 0px;
	margin: 0px;
}
li p {
	padding: 0px;
	margin: 0px;
}

 body {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	width: 1000px;
	display: block;
	margin-left: 0;
	margin-right: 0;
}

img {
	border: 0;
}

a {
	text-decoration:none;
	/* color: #6950a1; */
	color: #5a4099;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	/* color: #6950a1; */
	color: #5a4099;
	font-weight: bold;
}

a.menuitem {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
		margin-left: 10px;
}
a.menuitem#ahi {
	text-decoration: none;
	/* color: #6950a1; */
	color: #5a4099;
	font-weight: bold;
}

 div#content {
	background-color: #ffffff;
	width: 924px; 
	/* width: 95%; */
	height: 100%;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	padding: 8px;
	margin: 0 auto;
}

div#topbar {
	background-color: #ffffff;
	color: #000000;
	/* width: 700px; */
	margin: 0 0 auto auto;
	float: right;
	text-align: right;
}

ul#topmenu {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display: inline;
}

li.topmenuitem {
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	/* color: #6950a1; */
	color: #5a4099;
	font-weight: bold;
}
li.topmenuitem img {
	margin-right:5px;
}
.topbaricon {
	vertical-align: bottom;
	margin-right: 2px;
}

/* FORMULARE */

textarea {
	border: 1px solid #000000;
}

input {
	border: 1px solid #000000;
	vertical-align : bottom;
}

input.topbarsearch {
	border: 1px solid #000000;
	vertical-align : bottom;
	font-size: x-small;
	margin-right: 2px;
}

div#stglogo {
	background-color: #ffffff;
	width: 200px;
	height: 69px;
	margin: 0 auto auto 0;
	z-index:100;
}

div#stgpicture {
	/* background-image:url('../pics/leiste_bg.png'); */
	background-repeat:repeat-x;
	background-color: #92a5cd;
	clear: both;
	width: 100%;
	height: 50px;
	margin-top: 6px;
	z-index:50;
}
div#container {
	/* background-color: #c7e0ff; */
	/* width: 924px; */
	height: 100%;
	width: 100%;
}
div#menubar {
	background-color:#ffffff;
	width: 330px;
	/* width: 30%; */
	margin: 0 auto 0 0;
	height: 100%;
	float: left;
}
div#menuspacertop {
	background-color: #ffffff;
	margin-bottom: 1px;
	height: 18px;
}

ul {
	margin: 10px;
	padding: 0px;
}
ul#menu {
	width: 260px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding-left: 2px;
	background-color: #ffffff;
}

li.menuitem {
	background-image: url('../pics/menubullets_grey.png');
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 0px;
	padding : 0px 8px 2px 16px;
	min-height: 24px;
}

li.menuitem:hover {
	/* background-color: #c3c3c3; */
	background-image: url('../pics/menubullets_purple.png');
	background-repeat: no-repeat;
	cursor: Pointer;
}

li.menuitem#lihi {
	background-image: url('../pics/menubullets_purple.png');
	background-repeat: no-repeat;
	color: #6950a1;
	font-weight: bold;
}

span.menuspacer {
	/* background-color: #6950a1; */
	margin-right: 6px;

}

span.menuspacer#spanhi {
	/* background-color: #ffffff; */
}

div#menuspacerbottom {
	background-color: #ffffff;
	margin-bottom: 0;
}

div#submenubar {
	background-color: #ffffff;
	color: #000000;
	/* width: 668px; */
	float: right;
	text-align: right;
	margin: 0 0 0 auto;
	padding: 2px 0 4px 0;
	border-right: 2px solid #c3c3c3;
	
}

ul#submenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
li.submenuitem a {
		font-weight: normal;
		color: #000000;
}
li.submenuitem {
	background-color: #c3c3c3;
	color: #000000;
	padding : 2px 8px 2px 8px;
	text-align: right;
	border-left: 2px solid #c3c3c3;
	border-bottom: 2px solid #c3c3c3;
	display: inline;
	
}

li.submenuitem#sublihi {
	background-color: #ffffff;
	text-decoration: underline;
}

div#cliffhanger {
	background-color: #ffffff;
	width: 230px;
	
}

div#article {
	position: absolute;
	left: 250px;
	top: 140px;
	width: 650px;
	font-size: small;
	padding: 15px 30px 5px 30px;
}
/*
p.western span {
font-size: small;
}
*/
div.clear {
	clear: both;
}

h1 {
	
	font-family: "Trebuchet MS", sans-serif;
	font-size: large;
	font-weight: bold;
/*	color: #6950a1; */
	color: #000000;
}

span.Ueberschrift {
	font-size: large;
	font-weight: bold;
/* 	color: #6950a1; */
	color: #000000;
	font-family: "Trebuchet MS", sans-serif;
}

span.Absatz-Ueberschrift {
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

span.Normal {
	font-family: "Verdana", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

