body {
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    color: #360;
}

h1 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 1.6em;
    width: 350px;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style-position: inside;
    list-style-type: circle;
}

a {
    color: #360;
}

a img {
    border: none;
}

#teaser-pic {
	margin-left: 280px;
   margin-top: -70px;
   position: absolute;
}

#teaser-pic img {
	border: none;
}

#page-top {
    background-color: #060;
    box-shadow: 0 0 10px 3px #090 inset;
    -moz-box-shadow: 0 0 10px 3px #090 inset;
    -webkit-box-shadow: 0 0 10px 3px #090 inset;
    height: 30px;
    width: 100%;
}

#page-wrapper {
    margin: auto;
    width: 1024px;
}

#page-header {
    height: 150px;
    padding: 10px 0px 10px 10px;
    text-align: left;
}

#header-info {
	padding-top: 40px;
	height: 46px;
}

#header-info span {
	padding-left: 30px;
	color: #333;
}

#main-nav {
	width: 850px;
	height: 150px;
	float: right;
}

#main-nav ul {
	float: right;
	margin-right: 5px;
	margin-top: 47px;
}

#main-nav ul li {
	float: left;
	list-style-type: none;
}

#main-nav ul li a {
	display: block;
	text-decoration: none;
	margin: 0px 2px;
	padding: 5px 10px;
	color: #060;
	text-transform: uppercase;
	border: 1px solid #999;
	border-bottom: none;
	-moz-border-radius: 5px 5px 0px 0px;
   border-radius: 8px 8px 0px 0px;
}

#main-nav ul li.active a, 
#main-nav ul li a:hover {

	-moz-box-shadow: 0 0 15px 5px #ff9 inset;
   -webkit-box-shadow: 0 0 15px 5px #ff9 inset;
   box-shadow: 0 0 10px 5px #ff9 inset; 
}

#content-wrapper {
    min-height: 200px;
    border: 1px solid #999;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    color: #666;
    padding:10px;
}

#secondary-nav {
	float: left;
}

#secondary-nav ul li {
	list-style-type: none;
}

#secondary-nav ul li a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	width: 150px;
	padding: 8px 25px 8px 10px;
	display: block;
	font-size: 1.2em;
	background-image: url('../images/target_grey.png');
	background-position: center right;
	background-repeat: no-repeat;
}

#secondary-nav ul li a:hover,
#secondary-nav ul li.active a {
	color: #060;
	background-image: url('../images/target_green.png');
}

#content {
    float: right;
    width: 800px;
}

.full {
    width: 100%;
}

#page-footer {
	padding-top: 10px;
   height: 25px;
   clear: both;
}

#page-footer ul {
	float: right;
}

#page-footer ul li {
	list-style-type: none;
	float: left;
	padding: 0px 5px;
}

#page-footer ul li a {
	color: #060;
	text-decoration: none;
}

#foot-link-area {
    text-align: center;
    padding-top: 10px;
    background-color: #999;
    padding-bottom: 30px;
    width: 100%;
    -moz-box-shadow: 0 0 10px 5px #666 inset;
    -webkit-box-shadow: 0 0 10px 5px #666 inset;
    box-shadow: 0 0 10px 5px #666 inset; 
}

#bottom-info {
	margin: auto;
	width: 1024px;
	text-align: left;
}

#bottom-info ul.sitemap {
    float: left;
    padding-right: 35px;
}

#bottom-info ul.sitemap li {
	list-style-type: none;
	padding: 2px 10px;
}

#bottom-info ul.sitemap li.main {
	padding-left: 5px;
}

#bottom-info ul.sitemap li a {
	color: #fff;
	text-decoration: none;
}

#bottom-info ul.sitemap li a:hover {
	text-decoration: underline;
}

#bottom-info ul.sitemap li.main a {
	font-weight: bold;
	
}

#foot-link-area p {
	color: #fff;
	margin: 0;
	padding-bottom: 20px;
}

#foot-link-area p img {
	vertical-align: bottom;
	
}

.left {
    float: left;
    width: 45%;
}

.right {
    float: right;
    width: 45%;
}

.right p {
    font-size: 1.1em;
}

img.linked-logo {
    width: auto;
    height: 50px;
    margin-left: 20px;
    margin-bottom: -15px;
    margin-top: 20px;
}

h2.link-header {
    padding-top: 30px;
    margin-bottom: -10px;
}

.champion {
    clear: both;
    float: left;
    width: 200px;
    margin: 20px;
    margin-left: 100px;
    background: transparent !important;
}

.current {
    clear: none;
    margin-left: 80px;
}

.champion img {
    width: 200px;
    border: 2px ridge #0a0;
}

.current img {
    width: 250px;
}

.years {
    float: right;
    margin: 20px;
    margin-right: 150px;
    text-align: center;
    padding-top: 100px;
    background: transparent !important;
}

.h-champ {
    text-align: center;
}

/* rundenkampf */
#counter {
    margin: 10px;
}

#counter table, #counter tr, #counter td {
    border: solid;
    border-width: 1px;
    border-color: #000;
    
    text-align: left;
    
    font-size: 0.95em;
    color: #06f;
    
    background-color: #0a0;
}
#counter table tr, #counter table td {
    background-color: #ff3;
    padding: 2px;
}

table.result {
    margin-top: 20px;
}

table.result {
    font-size: 0.9em;
}

table.result tr th, 
table.result tr td {
    padding: 5px 10px;
}

table.yellow tr td {
    background-color: #ff8;
    padding: 4px 10px;
}

#rk_detail {
    text-align: center;
}

#rk_detail table tr td {
    width: 100px;
    padding: 10px;
}

#rk_detail table tr td img {
    border: 2px ridge #0a0;    
}

/* bildergalerie */
.pic-preview-big {
    float: left;
    margin: 5px 15px;
}

.pic-preview-big img {
    width: 290px;
    height: 220px;
    border: 3px ridge #360;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

a.pic-preview-small {
    display: block;
    float: left;
    height: 70px;
    width: 100px;
    margin: 10px;
}

a.pic-preview-small img {
    height: 70px;
    width: 100px;
}


/* koenigshaeuser */
#king-shooting, 
#bird-king-shooting,
#donation-shooting {
    width: 760px;
    height: 200px;
    text-align: center;
}

#donation-shooting {
    margin-left: 200px;
    width: 400px;
}

.houses {
    float: left;
    width: 120px;
}

.house {
    background-color: transparent !important;
    width: 800px;
    height: 200px;
}

.house .houses {
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
}

.second,
.third {
    margin-top: 20px;
}

.second {
    margin-left: 20px;
}

#donation-shooting .houses {
    margin: 0px 40px;
}

img.house-pic {
    height: 75px;
    width: 60px;
    border: 2px ridge #0a0;
    margin: 15px;
}

.house img.house-pic {
    width: 120px;
    height: 150px;
}

a.pdf-link {
    padding-right: 30px;
    padding-top: 5px;
    background-image: url("../images/pdf_logo.jpg");
    background-position: top right;
    background-repeat: no-repeat;
}

/* news */
hr.news-separator {
    clear: both;
    width: 700px;
    height: 10px;
    float: none;
    border: none;
    color: transparent !important;
}

.news {
    background-color: transparent !important;
    width: 350px;
    /*height: 130px;*/
    margin: 10px;
}

.left-top {
    float: left;
}

.right-top {
    float: right;
}

