/* Tennisclub Viernheim
	Webdesign by Tim Hendriks */
	
body {
	background-color: #dce7d7;
	background-image: url(../images/style/background.jpg);
	padding: 0;
	margin: 0;
	cursor: default;
}

/* Main Divs */
#wrapper {
	width: 950px;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/style/wrapper.png);
	background-position: center 0;
	background-repeat: repeat-y;
}
#navigation {
	width: 950px;
	height: 53px;
	background-image: url(../images/style/navigation.jpg);
	background-repeat: repeat-x;
}
#navigation a {
	display: block;
	height: 50px;
	border-top: 3px solid #b4b4b4;
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px dotted #d4d4d4;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none;
	color: #797979;
	float: left;
}
#navigation a:hover, #navigation a.current {
	border-top: 3px solid #ffc000;
}
#header {
	width: 950px;
	height: 180px;
	background-image: url(../images/style/header.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#content_left {
	width: 280px;
	min-height: 450px;
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
.box_left {
	width: 278px;
	border: 1px dotted #d4d4d4;
	border-top: none;
}
.box_left h3 {
	display: block;
	width: 258px;
	padding: 10px;
	margin: 0;
	font-family: georgia;
	font-size: 16px;
	color: #797979;
	background-color: #ecf2e9;
	border-bottom: 1px dotted #d4d4d4;
	border-top: 1px dotted #d4d4d4;
}
.box_left a {
	display: block;
	width: 258px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: georgia;
	font-size: 13px;
	color: #797979;
	border-top: 1px dotted #d4d4d4;
	text-decoration: none;
}
.box_left a:hover {
	background-color: #f2f2f2;
}
.box_left a.current {
	color: #c79706;
}
.box_left p, #content_bottom p, #content_right p {
	margin: 10px;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #333c47;
}
#content_right {
	width: 600px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
	float: left;
}
#content_right p {
	margin-right: 20px!important;
}
h1 {
	font-family: georgia;
	font-style: italic;
	font-size: 22px;
	font-weight: normal;
	word-spacing: 3px;
	color: #333c47;
	margin: 0;
	margin-bottom: 10px;
}
h2 {
	font-family: georgia;
	font-style: italic;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	color: #f2b600;
}
#content_bottom {
	width: 908px;
	margin: auto;
	overflow: auto;
	background-color: #f1f1f1;
	border: 1px solid #d4d4d4;
	padding: 10px;
	clear: both;
}
h4 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-family: georgia;
	font-size: 17px;
	font-style: italic;
	color: #869d7e;
}
#content_bottom_left {
	width: 440px;
	min-height: 130px;
	margin-right: 28px;
	float: left;
}
#content_bottom_right {
	width: 440px;
	min-height: 130px;
	float: left;
}
#footer {
	width: 950px;
	height: 50px;
	margin-top: 10px;
	background-color: #b4b4b4;
	background-image: url(../images/style/footer.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: verdana;
	font-size: 13px;
	clear: both;
}
#footer p, #content_bottom p, #content_right p {
	margin: 0;
}
#footer a {
	color: #ffffff;
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
}
#footer a:hover {
	color: #ffdd3e;
}

/* Links */
.pagelink {
	text-decoration: none;
	color: #c79706;
	padding: 5px;
	border: 1px solid #d4d4d4;
	background-color: #f1f1f1;
}
.link {
	text-decoration: none;
	color: #c79706;
}
.link:hover, .pagelink:hover {
	text-decoration: underline;
	color: #f2b600;
}
.newslink {
	border: none!important;
	background-color: transparent!important;
	margin-bottom: 10px;
	color: #c79706!important;
}
.newslink:hover {
	text-decoration: underline!important;
	color: #f2b600!important;
}
a:focus {
	outline: none;
}

/* Images */
.img_left {
	float: left;
	border: 1px solid #d4d4d4;
	margin-right: 10px;
}
.img_normal {
	border: 1px solid #d4d4d4;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* HR */
.hr {
	width: 100%;
	height: 1px;
	background-color: #d4d4d4;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Table */
.table {
	border-collapse: collapse;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #333c47;
	border: 1px dotted #d4d4d4;
	border-bottom: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.trheading {
	background-color: #ecf2e9;
	border-bottom: 1px dotted #d4d4d4;
}
.tr1, .tr1link {
	background-color: #ffffff;
	border-bottom: 1px dotted #d4d4d4;
}
.tr2, .tr2link {
	background-color: #f9f9f9;
	border-bottom: 1px dotted #d4d4d4;
}
.tr1link:hover, .tr2link:hover {
	cursor: pointer;
	background-color: #f2f2f2;
}
.table2 {
	border-collapse: collapse;
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #333c47;
}

/* Form */
.form {
	font-family: arial;
	font-size: 13px;
	line-height: 25px;
	color: #333c47;
	margin-top: 10px;
}
.eingabefeld {
	border: 1px solid #d4d4d4;
	padding: 5px;
	background-color: #f9f9f9;
}
.button {
	font-family: arial;
	font-size: 13px;
	background-color: #e0dfd6;
	border: 0;
	padding: 5px;
	color: #333c47;
	margin-top: 10px;
	margin-bottom: 5px;
}
.button:hover {
	cursor: pointer;
}
.errorbox {
	width: 530px;
	padding: 10px;
	border: 1px solid #d4d4d4;
	background-color: #f8e9e9;
}
.successbox {
	width: 530px;
	padding: 10px;
	border: 1px solid #d4d4d4;
	background-color: #ebf8e9;
}

/* Other */
.pagetext {
	padding: 5px;
	border: 1px solid #d4d4d4;
	background-color: #f1f1f1;
}
.blog {
	width: 584px;
	border-top: 1px solid #d4d4d4;
	padding: 8px;
}
.blog:hover {
	background-color: #f2f2f2;
}
