/** {border: 1px solid lime;}*/


html, body {
	margin: 0;
	padding: 0;
	background: url(../gfx/tv-stetten-handball_hintergrund.jpg) repeat;
}

#container {
	position: relative;
	width: 950px;
	margin: 10px auto 0 auto;
}

#hl {
	margin: 0 0 0 150px;
	font-family: Arial, Helvetica, sans-serif;
}
#hl span.big {
	font-size: 25pt;
}
#hl span.small {
	margin-left: 5px;
	font-size: 15pt;
}

#logo {
	position: absolute;
	top: 0;
}

#inner-container {
	width: 912px;
	margin-left: 30px;
	border: 4px solid #3366cc;
	background-color: #FFFFFF;
}

#scroller-container {
	position: relative;
	float: left;
	margin: 20px 0 20px 80px;
	padding: 0;
	width: 600px;
	height: 40px;
	overflow: hidden;
}
div.jscroller2_left {
	line-height: 40px;
	color: #3366cc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	white-space:nowrap;
}
#header img {
	float: right;
	margin: 10px 0 0 0;
}

#nav {
	clear: both;
	height: 44px;
	background: url(../gfx/tv-stetten-handball_nav-hintergrund.jpg) repeat-x;
}
#nav ul {
	height: 44px;
	line-height: 44px;
	margin-left: 225px;
	padding: 0;
	list-style: none;
}
#nav ul li {
	display: inline;
	margin-left: 15px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
#nav a.active {
	color: #FFFF66 !important;
	text-decoration: none !important;
}
#nav a:link {
	color: #000000;
	text-decoration: none;
}
#nav a:visited {
	color: #444444;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
#nav a:active {
	color: #AAAAAA;
}

#main {
	background-image: url(../gfx/tv-stetten-handball-nav-left-hintergrund.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	border-width: 0 3px 3px 3px;
	border-style: solid;
	border-color: #FFFF66;
}

#nav-left {
	float: left;
	margin: 0;
}
#nav-left ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 15px;
}
#nav-left ul li {
	margin-top: 10px;
}
#nav-left ul li ul {
	padding-top: 0;
	list-style: none;
	padding-left: 40px;
}
#nav-left a.current {
	font-weight: bold;
	color: #FFFF66 !important;
}
#nav-left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
#nav-left a.active {
	color: #FFFF66;
	text-decoration: none;
}
#nav-left a:link {
	color: #000000;
	text-decoration: none;
}
#nav-left a:visited {
	color: #444444;
	text-decoration: none;
}
#nav-left a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
#nav-left a:active {
	color: #AAAAAA;
}
#nav-left #yvan {
	margin: 10px 0 0 15px;
}

#content {
	float: right;
	width: 635px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 660px;
	padding: 25px;
	font-size: 9pt;
	color: #3366CC;
	background-image: url(../gfx/tv-stetten-handball_handballer-hintergrund.png);
	background-repeat: no-repeat;
	background-position: 50% 100px;
}

#content.tplpictures {
	width: 570px;
	padding-left: 100px;
}

#content img {
	border: 4px solid #FFFF66;
}
#content a.feed img {
	border: 0 !important;
}


#footer {
	margin-left: 30px;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

#copyright {
	float: left;
	margin: 10px 0 0 5px;
}

#nav-bottom {
	margin: 0;
	padding: 0;
	float: right;
	margin: 10px 5px 0 0;
}
#nav-bottom li {
	display: inline;
	margin-left: 5px;
}
#nav-bottom a.active {
	color: #FFFF66 !important;
	text-decoration: none !important;
}
#nav-bottom a:link {
	color: #000000;
	text-decoration: none;
}
#nav-bottom a:visited {
	color: #444444;
	text-decoration: none;
}
#nav-bottom a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
#nav-bottom a:active {
	color: #AAAAAA;
}




p.moduleerror {
    margin-top: 0;
    padding: 10px;
    color: #000000;
    background-color: #E80000;
    border: 1px dashed #403838;
}

.moduletext img.left {
	margin-right: 10px;
}
.moduletext img.right {
	margin-left: 10px;
}

form.modulelogin fieldset, form.modulesignup fieldset, form.moduleform fieldset {
    padding: 10px;
    border: 1px dashed #403838;
}

form.modulelogin input, form.modulesignup input, form.moduleform input {
    display: block;
}

form.modulelogin label, form.modulesignup label, form.moduleform label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

p.modulelogout {
    margin-top: 0;
    padding: 10px;
}

form.moduleaccount {
}

p.moduleprofile {
    color: #febd0d;
    background-color: #403838;
}

p.moduleprofile a:link, p.moduleprofile a:visited {
    color: #febd0d;
    text-decoration: underline;
}

p.moduleprofile a:hover {
    color: #ff6d27;
    text-decoration: none;
}

.modulesitemap {
	padding: 10px;
	font-size: 13pt;
}
.modulesitemap ul.sitemap {
	margin: 0;
	padding-left: 15px;
}
.modulesitemap a:link {
	color: #333333;
	text-decoration: underline;
}
.modulesitemap a:visited {
	color: #555555;
	text-decoration: underline;
}
.modulesitemap a:hover {
	color: #ff6600;
	text-decoration: none;		
}
.modulesitemap a:active {
	color: #E80000;
	text-decoration: none;	
}

iframe#guestbook {
	background: transparent;
}

