@charset "utf-8";
/* 

----------------------------------------------------------------------
Turnverein Todtnau 1866 e.V.
Autor: Bernd Deiser

----------------------------------------------------------------------
*/

/* Allgemeine Einstellungen */

* {
	margin: 0;
	padding: 0;
}

body  {
	margin: 0;
	padding: 0;
	background: #ccc;
	color: #333;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #c00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Layout- und Typo-	Einstellungen */

#container {
	width: 1024px;
	margin: 0 auto;
	border: 1px solid #666;
	background: #fff;
	text-align: left;
}

#header {
	height: 120px;
	background: #fff;
	background-image: url(../images/webkopfvolley.jpg);
	background-repeat: no-repeat;
} 
	#header h1 {
		display: none;
	}

#navigation {
	height: 21px;
	padding: 0 0 0 10px;
	background-color: #c00;
	background-image: url(../images/navigation.gif);
	background-position: 0 -21px;
	background-repeat: repeat-x;
}
	#navigation ul {
		list-style-type: none;
	}
	#navigation li {
		font-size: 11px;
		display: inline;
		line-height: 21px;
	}
	#navigation a {
		color: #FFFFFF;
		padding: 0 10px;
		float: left;
	}
	#navigation a:hover {
		text-decoration: none;
		background-image: url(../images/navigation.gif);
		background-position: 0px 0px;
	}

#sidebar {
	float: right;
	width: 150px;
	padding: 15px 20px;
	background-color: #FFFFFF;
}
.player {
	width: 100%;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	margin-bottom: 5px;
}
.rotunterstrichen {
	color: #D40000;
	text-decoration: underline;
	font-style: italic;
}


	#sidebar h3 {
	margin: 10px 0 10px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #666;
	font-size: 120%;
	}
	#sidebar p {
	margin-bottom: 20px;
	line-height: 140%;
	font-size: 80%;
	}

#mainContent {
	margin: 0 200px 0 0;
	padding: 0 20px;
}
.rightitalic {
	font-style: italic;
	text-align: right;
	font-weight: bold;
}

	#mainContent h1 {
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #666;
	font-size: 150%;
	}
	#mainContent p {
	margin-bottom: 10px;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	}

#footer { 
	padding: 0 10px 0 20px;
} 
	#footer p {
		padding: 10px 0;
		font-size: 11px;
	}
	#footer a {
		color: #333;
	}

/* Stylesheet Ende */
#mainContent img {
	padding-right: 5px;
}
.nachrichten {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nachrichten h2 {
	font-size: 120%;
	color: #CF0000;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.nachrichten img {
	border: 1px solid #999999;
	margin-top: 5px;
}
.player img {
	margin-top: 5px;
	margin-left: 5px;
}

.datum {
	font-size: 90%;
	font-style: italic;
	color: #003399;
	font-weight: bold;
}
.blackbold {
	font-weight: bolder;
}
.lightitalic {
	font-style: italic;
	font-weight: lighter;
}
.thumbs {
	padding: 4px;
	float: left;
}
.player h3 {
	font-weight: bold;
	text-decoration: underline;
}
.galerieDLtag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	background-position: 0% 0%;
	display: block;
	margin: 0px;
	float: left;
	height: 160px;
	width: 124px;
	padding-top: 10px;
	padding-left: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.galerieDTimage {
	text-align: center;
	display: inline;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galerieDTtag {
	margin-top: 4px;
	background-color: #CCC;
	background-position: 0% 0%;
	display: block;
	width: 124px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 90px;
}
.galerieDDtag {
	width: 124px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	background-color: #CCC;
	background-position: 0% 0%;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 60px;
}
