body {
	background-color: white;
	margin: 0 auto;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-color: #7baad4;
}

body, td {
	font-family: verdana;
	font-size: 14px
}

img {
	border: 0;
}

.main {
	margin: 0 auto;
	width: 1001px;
}

#shield {
	margin-top: 35px;
	position: absolute;
	z-index: 10;
}

#shield a {
	color: white;
	text-decoration: none;
}

#shield a:hover {
	text-decoration: underline;
}

#shield img {
	margin-left: 175px;
	position: absolute;
	z-index: 20;
}

#shield span {
	position: absolute;
	z-index: 30;
	margin-left: 180px;
	display: block;
	background-image: url(/images/menu.png);
	_background-image: none;
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu.png', sizingMethod='scale');
	width: 177px;
	height: 228px;
}

.menu {
	text-align: center;
	font-size: 14px;
}


.menubar {
	width: 500px;
	height: 46px;
	background-color: white;
	vertical-align: top;
}

.menubar ul {
	padding: 0;
	margin: 0;
}

.menubar li {
	list-style: none;
	width: 95px;
	height: 21px;
	float: left;
	background-image: url(/images/submenu.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
}

.menubar a {
	color: white;
	text-decoration: none;
	padding-left: 7px;
}

.menubar .admin {
	width: 25px;
	height: 23px;
	padding-top: 2px;
}


.menubar .admin a {
	padding-left: 1px;
}

.menubar a:hover {
	color: white;
	text-decoration: underline;
}

.snip {
	text-overflow:ellipsis!important;
	overflow:hidden!important;
	white-space:nowrap!important;
}

.content {
	width: 500px;
	height: 600px;
	padding-bottom: 15px;
	vertical-align: top;
	background-color: white;
}

.content a {
	color: #6699cc;
	text-decoration: none;
}

.content a:hover {
	color: #6699cc;
	text-decoration: underline;
}

.content p {
	margin-left: 75px;
	margin-right: 25px;
}

.content h1 {
	margin-top: 0;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 20px;
	color: #6699cc;
}

.content h2 {
	margin-left: 75px;
	margin-right: 15px;
	font-size: 16px;
}

.content h3 {
	padding-top: 25px;
	margin-left: 75px;
	margin-right: 15px;
	color: #6699cc;
	font-weight: bold;
}

.content h4 {
	margin-left: 75px;
	margin-right: 15px;
	font-size: 16px;
	border-bottom: 1px solid #6699cc;
}

.content ul, .content ol {
	margin-left: 75px;
	margin-right: 25px;
}

.row2, .row2 a, .row2 a:hover {
	background-color: #6699cc;
	color: white;
	cursor: pointer;
	text-decoration: none;
}

.svg {
	color: #6699cc;
}

.search {
	width: 294px;
	height: 46px;
	background-image: url(/images/sponsoren_oben.gif);
	background-repeat: no-repeat;
}

.search form, .search p {
	padding: 0;
	margin: 0;
}

.search form input {
	font-size:12px;
	margin-left:13px;
	margin-top:9px;
	width: 160px;
	height: 19px;
}

#svgteaser {
	height: 200px;
	vertical-align: top;
	background-repeat: no-repeat;
}

.sidebar {
	vertical-align: top;
	background-color: #6699cc;
	width: 207px;
	height: 500px;
}


.sidebar .top {
	margin-top: 10px;
}

.sidebar .middle {
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 165px;
	display: block;
	background-image: url(/images/sidebar_middle.gif);
	background-repeat: repeat-y;
	text-overflow:ellipsis!important;
	overflow:hidden!important;
	white-space:nowrap!important;
}

.sidebar .bottom {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 190px;
	height: 7px;
	display: block;
	background-image: url(/images/sidebar_bottom.gif);
	background-repeat: no-repeat;
}


.hi {
	background-color: white;
	border:solid 1px #00eaff;
}

.lo {
	background-color: white;
	border:solid 1px #0090ff;
}

.sponsors {
	width: 294px;
	height: 600px;
	vertical-align: top;
	background-image: url(/images/sponsoren_bg.gif);
	background-repeat: repeat-y;
}

.sponsor {
	width: 200px;
	height: 90px;
	background-image: url(/images/sponsoren.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 5px;
}













#bigpic {
	position: absolute;
	z-index: 10;
}



.meta {
        width: 95%;
        background-color:transparent;
        border-width: 0 0 1px 0;
        border-style:dashed;
        border-color: #907a3e;
        color: black;
        font:normal 0.9em/1.4em verdana, arial, sans-serif;
}

.sortable li {
	width: 90%;
	margin-left: 0;
	cursor: ns-resize!important;
	padding-top: 0;
}

.sortable ul {
	margin-top: 25px;
	margin-bottom: 25px;
}

#msg {
	width: 500px;
	z-index: 10000000;
	position: absolute;
}

.find {
	border-bottom: 1px dashed red;
}
