/* Stylesheet Barclay's Burning Board Place */

/*

Stylename: Barclay Blue
Styleversion: Beta 2
Styleautor: René Leege
begonnen: 25.07.2007, Beta 2: 23.03.08

Exclusivdesign für Barclay's Burning Board Place

*/

BODY {
	font-family: Tahoma;
	background: #D4D4D4 url(bg.gif) repeat-x;
	color: #545454;
	margin: 0;
}

A:LINK {
	color: #173557;
	text-decoration: underline;
}

A:VISITED {
	color: #173557;
	text-decoration: underline;
}


A:ACTIVE {
	color: #008dcf;
	text-decoration: underline;
}

A:HOVER {
	color: #008dcf;
	text-decoration: none;
}

#page {
	margin: auto;
	text-align: center;
	width:800px;
	border-left: solid 1px #173557;
	border-bottom: solid 1px #173557;
	border-right: solid 1px #173557;
	background: #F7F7F7;
	color: #545454;
}

#content {
	width:800px;
	text-align: left;
}

#topNavigation {
	padding: 4px;
	font-size: 12px;
	background: #79797a url(topNavigation.gif) repeat-x;
	color: #D4D4D4;
	border-bottom: solid 1px #173557;
}


#topNavigation a:link, #topNavigation a:visited {
	color: #D4D4D4;
	text-decoration: none;
}

#head {
	background: url(header.png) repeat-x;
	height: 135px;
	color: #FFFFFF;
	width: 800px;
	text-align: left;
}

#navigation {
	background: #F7F7F7 url(navigation.gif) repeat-x;
	height: 24px;
	color: #545454;
	width: 776px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
	border: dotted 1px #545454;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
}

#navigation a:link, #navigation a:visited {
	color: #545454;
	text-decoration: none;
}

/* Überschriften */

h1 {
	font-family: Trebuchet, 'Trebuchet MS', sans-serif;
	font-size: 24px;
	padding-left: 10px;
	padding-right: 10px;
	color: #008dcf;
}

h2 {
	font-family: Trebuchet, 'Trebuchet MS', sans-serif;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
	color: #545454;
}


h3 {
	font-family: Trebuchet, 'Trebuchet MS', sans-serif;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	color: #008dcf;
}

h4 {
	font-family: Trebuchet, 'Trebuchet MS', sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	color: #008dcf;
}

/* Ende Überschriften */

.text {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 13px;
}


#footer {
	font-family: Trebuchet, 'Trebuchet MS', sans-serif;
	font-size: 11px;
	text-align: center;
	color: #008dcf;
	margin-top: 25px;
	margin-bottom: 15px;
}

.icon {
	vertical-align: middle;
}

fieldset  {
	border: solid 1px #999;
	padding: 5px;
	margin-bottom: 10px;
}

legend {
	color: #008dcf;
	font-size: 15px;
}

/* End of file */

