/*
	VfR Eintracht Koblenz - Abteilung Badminton
	Stylesheet
*/

* {
	padding: 0;
	margin: 0;
}

html {
	font-size: 100%;
}


body {
	background: #C0C0C0;
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	height: 100%;
	min-height: 100%;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

address {
	font-style: normal;
}

a:link	{ color: #830000; text-decoration: none; }
a:visited	{ color: #830000; text-decoration: none; }
a:hover	{ color: #4D497D; text-decoration: underline; }
a:active	{ color: #830000; text-decoration: none; }

a.external:after {
	content: "\2197";
}

.clearer {
	height: 0px;
	clear: both;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}

div.cleardivider {
	height: 1px;
	margin: 1em 0;
	clear: left;
	background-color: transparent;
}

hr.divider {
	margin: 0.8em 0 1.2em 0;
	height: 0px;
	color: transparent;

}
/*
#page {
	position: relative;
	top: 0;
	left: 50%;
	bottom: 0;
	width: 963px;
	margin-left: -481px;
	min-height: 100%;
	background: #C0C0C0 url(images/navigation_background.png) repeat-y;
}

#header {
	position: relative;
	border-top: 5px solid #787C87;
	height: 141px;
	width: 100%;
	background-color: #525068;
}

#header img {
	float: left;
}

#wrap {
	position: relative;
	width: 100%;
	padding-top: 10px;
}
*/
#navigation {
	width: auto;
	margin: 5px;
	background-color: #D51500;
	border: 1px solid #000000;
}

#navigation span {
	display: block;
	padding: 1px 10px;
	margin: 10px;
	background-color: #000000;
}

#navigation span a {
	color: #D51500;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul {
	list-style-type: none;
}

#navigation ul li {
	margin: 10px 5px 10px 10px;
}

#navigation ul li a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

#navigation ul li a:hover {
	background-color: #888888;
}

#content {
	margin: 5px 16px 0 16px;
}

.breadcrumbs {
	font-size: 1.1em;
	line-height: 1.3em;
}

#content h1 {
	margin: 0.8em 0 0.5em 0;
	font-size: 2em;
}

#content h2 {
	margin: 1em 0 0.5em 0;
	font-size: 1.7em;
}

#content h3 {
	margin: 1em 0 0.5em 0;
	font-size: 1.4em;
	font-style: normal;
}

#content p {
	font-size: 1.4em;
}

#content p + p {
	margin-top: 1em;
}

#content dl {
	font-size: 1.4em;
}

#content dl dd + dt {
	margin-top: 1em;
}

#content dl address {
	font-size: 1em;
}

#content ul {
	margin-left: 1em;
	list-style-type: square;
	list-style-position: inside;
}

#content ol {
	margin-left: 1em;
	list-style-type: decimal;
	list-style-position: inside;
}

#content ul li, #content ol li {
	font-size: 1.4em;
}

#content img {
	margin: 1em 0;
	border: 1px solid #000000;
}

#content address {
	font-size: 1.4em;
}

#content .teaser h2 {
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #525068;
	border-left: 3px solid #525068;
	margin-bottom: 0.3em;
	padding: 0.2em 0.2em 0.2em 0.4em;
}

#content .teaser p {
	margin-left: 0.4em;
	border-left: 3px solid transparent;
}

#content p.imagedesc {
	font-size: 1.2em;
}

#content div.imagebox-left {
	float: left;
	margin: 0 2em 0.5em 0;
}

#content div.imagebox-right {
	float: right;
	margin: 0 0 0.5em 2em;
}

#content div.imagebox-center {
	text-align: center;
	margin: 1em auto 0 auto;
}

#content div.imagebox-left img {
	margin: 0;
	display: block;
	float: left;
}

#content div.imagebox-right img {
	margin: 0;
	display: block;
	float: right;
}

#content div.imagebox-center img{
	margin: 0;
	vertical-align: top;
}

#content div.imagebox-center + div.imagebox-center {
	margin-top: 2em;
}

#content div.imagebox-center img + img, #content div.imagebox-left img + img {
	margin-left: 12px;
	margin-right: 0;
}

#content div.imagebox-left img + p, #content div.imagebox-right img + p, #content div.imagebox-center img + p {
	font-size: 1.2em;
}

.table1 {
	font-size: 1.4em;
	margin: 1em 0;
	width: 100%;
	max-width: 778px;
	border: 0;
	background-color: #525068;
}

.table1 > caption {
	margin: 0 0 0.2em 0;
	font-weight: bold;
}

.table1 th {
	text-align: left;
	padding: 0.3em 0.4em;
	color: #ffffff;
}

.table1 td {
	padding: 0.3em 0.4em;
	vertical-align: top;
}

.table1 tr.bg1 {
	background-color: #DBDCEA;
}

.table1 tr.bg2 {
	background-color: #CBCBD5;
}

.table1 tr.bg1:hover, .table1 tr.bg2:hover {
	background-color: #9887A8;
}

table.number td:first-child {
	text-align: right;
}

table.autowidth {
	width: auto !important;
	margin-right: 1em;
}

table.autowidth td, table.autowidth th {
	padding-left: 1em;
	padding-right: 1em;
}

table.leftFloat{
	float: left;
	width: 45%;
}

table.rightFloat{
	float: right;
	width: 45%;
}

#gymMap {
	border: 1px solid #000000;
}

#gymMap img {
	border: 0;
	margin: 0;
	padding: 0;
}

#MSVE_obliqueNotification, #MSVE_obliqueNotifyContent, .MSVE_Dashboard_V6 #MSVE_obliqueNotifyContent, #MSVE_obliqueNotifyBeak {
	display: none;
}

a .ero-previewArea-image {
	border: 1px solid #000000;
	padding: 0;
	margin-right: 5px;
	width: 80px;
	height: 80px;
}

#content dl.floated dt {
	margin-right: 1em;
	float: left;
}

#content dl.floated dt img {
	margin: 0;
}

#content dl.floated dd + dt + dd {
	margin-top: 1em;
}

#content dl.gallerylist dd > a {
	display: inline-block;
	margin-bottom: 0.5em;
}

#content dl.gallerylist dt > a > img:hover {
	border: 1px solid #4D497D;
}

#content .gallery {
	width: 776px;
	max-width: 776px;
}

#content .gallery a {
	display: block;
	border: 1px solid #333333;
	background: #eeeeee;
	width: 144px;
	float: left;
	margin-left: 10px;
	height: 144px;
	text-decoration: none;
	padding: 0;
/*
	text-align: center;
	line-height: 144px;
	vertical-align: middle;
*/
	background-position: center center;
	background-repeat: no-repeat;
}

#content .gallery a:hover {
	border: 1px solid #4D497D;
	background-color: #CCCCDA;
}

#content .gallery a:hover > img {
	border: 0;
}

#content .gallery a.first {
	margin-left: 0;
}
/*
#content .gallery a img {
	vertical-align: middle;
	max-width: 126px;
	max-height: 126px;
	border: 0;
}
*/
#content .gallery .row {
	margin-top: 10px;
}

#content img.fullimage {
	display: block;
	border: 5px solid #000000;
	margin: 0 auto;
}

#content .imageNavigation {
	display: block;
	text-align: center;
}

#content .imageNavigation img {
	border: 0;
}

#content dl.results dt {
	font-weight: bold;
}

#content dl.results dd {
	margin-left: 1em;
}

