/* $Id: screen.css 53 2009-10-28 11:17:28Z BlackTiger $ */

/********************** Gmünder Stadtlauf ***********************/

/********************** global *****************************/

* {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	text-decoration: none;
	color: #4b639f;
}

body {
	background: #b0b2b8;
	font: 1em Helvetica, sans-serif;
}

.clear {
	width: 100%;
	clear: both;
}

/********************** header *****************************/

#header {
	background: #fff url(img/muenster.jpg) top right no-repeat;
	height: 250px;
	width: 980px;
	border-bottom: 1px solid #b0b2b8;
}

#logo {
	padding: 5px 5px 0 5px;
	float: right;
}

#title-gmuender {
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 3em;
}

#title-gmuender a {
	color: #000000;
}

#title-stadtlauf {
	margin: -10px 0 0 130px;
	color: #e2001a;
	font-style: italic;
	font-weight: bold;
	font-size: 3em;
}

#title-stadtlauf a {
	color: #e2001a;
}

/********************** headermenu *****************************/

#headermenu {
	float: right;
	margin-top: -27px;
}

#headermenu li {
	list-style: none;
	display: inline;
}

.box { 
	background: transparent; 
	float: left;
	margin: 0 2px;
	width: auto !important;
	width: 1em;
}

.box .boxcontent {
	margin: -2px 0 0 0; 
	padding: 0 10px 2px 10px;
	background: #e7ebf5;
	border-left: 1px solid #b0b2b8;
	border-right: 1px solid #b0b2b8;
	height: 20px;
}

.box .top, .box .bottom {
	display: block;
	background: transparent;
}

.box .top b, .box .bottom b
{
  display: block;
  height: 1px;
  overflow: hidden;
  background: #e7ebf5;
}

.box .r1, .box .r2, .box .r3, .box .r4 {
	border-left: 1px solid #b0b2b8;
	border-right: 1px solid #b0b2b8;	
}

.box .r1 { 
	margin: 0 5px;
	border-top: 1px solid #b0b2b8;
}

.box .r2 {
	margin: 0 3px;
}

.box .r3 {
	margin: 0 2px;
}

.box .top .r4, .box .bottom .r4 { 
	margin: 0 1px; 
	height: 2px;
}

#headermenu a {
	text-decoration: none;
	font-weight: bold;
	color: #4b639f;
}

#headermenu a:hover {
	color: #b0b2b8;
}

/********************** main content *****************************/

#wrapper {
	width: 980px;
	margin: 5px auto;
	background-color: #fff;
}

#maincontent-frame {
	float: right;
	width: 750px;
	min-height: 750px;
	margin-top: 10px;
	margin-right: 10px !important;
	margin-right: 5px;
	border: 1px solid #b0b2b8;
/*	padding: 10px;*/
	background: url(img/laeufer.jpg) top right no-repeat;
	font-size: 1em;
}

#maincontent {
	margin: 10px;
	width: 720px;
}

#maincontent .gmuender {
	text-transform: uppercase;
}

#maincontent .stadtlauf {
	color: #e2001a;
	font-style: italic;
	font-weight: bold;
}

#maincontent p {
	margin: 5px 0;
}

#maincontent ul li {
	margin-left: 20px;
	margin-top: 10px;
	font-weight: bolder;
}

#maincontent ul li ul li {
	list-style: none;
	margin-top: 2px;
	font-weight: normal;
}

/********************** sortable *****************************/

.sortable {
	margin: 0;
}

.teamlist ul li {
	list-style: none;
}

/********************** side content *****************************/

#sidecontent {
	float: left;
	width: 200px;
	margin: 10px 0 0 5px;
}

.sidedata {
	margin-left: 10px !important;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #b0b2b8;
	background-color: #fff;
}

.sideheading {
	color: #4b639f;
	font-weight: bold;
	border-bottom: 1px solid #b0b2b8;
	padding-left: 10px;
	background-color: #e7ebf5;
}

.sidedata a {
	margin-left: 24px;
}

.sidedata img {
	margin: 5px 0;
}

#navi a {
	margin: 0;
}

#navi li {
	list-style: none;
}

#navi li {
	margin: 5px 3px 5px 10px;
}

#navi a {
	color: #4b639f;
	font-weight: bold;
}

input, textarea {
	border: 1px solid #b0b2b8;
}

.anynews p {
	margin: 5px 3px 5px 13px;
}

/********************** footer *****************************/

#footer {
	clear: both;
	background: #fff;
	height: 1em;
}

#footer .copyright {
	float: right;
	font-size: 0.8em;
	margin-right: 10px;
}

/********************** topics *****************************/

.tp_readmore {
	clear: both;
}

.mod_topic_loop img {
	width: 180px;
	float: left;
	margin: 10px;
}

/********************** special content *****************************/

.laufliste li {
	list-style: none;
	margin-bottom: 20px;
}

.laufliste li li {
	margin-left: 25px;
}
