/*  
Theme Name: Feuerwehr Rummelsberg (Widget Ready)
Theme URI: http://matthiasglienke.de
Description: Designed von <a href="http://www.matthiasglienke.de">Matthias Glienke</a>.
Version: 1.0
Author: Matthias Glienke
Author URI: http://matthiasglienke.de/
*/

body {
	padding: 0px;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #35383d;
}

html {
	padding: 0;
	margin: 0;
}


a:link {
	text-decoration: none;
	color: #002357;
	border: 0px;
	-moz-outline-style: none;
}

a:active {
	text-decoration: underline;
	color: #002357;
	border: 0px;
	-moz-outline-style: none;
}

a:visited {
	text-decoration: none;
	color: #002357;
	border: 0px;
	-moz-outline-style: none;
}

a:hover {
	text-decoration: underline;
	color: #911D01;
	border: 0px;
	-moz-outline-style: none;
}

a:focus {
	outline: none;
	-moz-outline-style: none;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00215b;
}

img {
	padding: 0px;
	margin: 9px;
	border: none;
	text-align: center;
}

.intext {
	padding: 0;
	margin: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto; margin-right: auto;
    text-align: center;
}

hr {
	border-left: 0px solid #abb0b5;
	border-right: 0px solid #abb0b5;
	border-top: 1px dotted #abb0b5;
	border-bottom: 0px solid #abb0b5;
	height: 1px;
}

form {
	padding: 0px;
	margin: 0px;
}

input {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}

textarea {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}

select {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}

clearer {
	clear: both;
}


/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.BGC {
	width: 980px;
	margin: 0 auto;
	padding: 20px;
	position: relative;
}

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* * html .Header {
	height: 180px;
} */

.Header {
	width: 570px;
	position: relative;
	clear: left;
	height: 180px;
	padding: 0 0px 0px 30px;
	top: 0;
	background-image: url(images/headerneu.png);
}

.Header h1 {
	font-size: 26px;
	line-height: 26px;
	letter-spacing: -2px;
	padding: 27px 5px 0px 0px;
	margin: 0;
	font-weight: bold;
}

.Header h1 a {
	color: #fff;
	text-decoration: none;
}

.Header h1 a:visited {
	color: #fff;
	text-decoration: none;
}

.Header h1 a:hover {
	color: #fff;
	text-decoration: none;
}

.Header .Desc {
	color: #e6e6e6;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: 'Arial';
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

/* Logo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Logo {
	position: absolute;
	background: url(images/rightup.png) no-repeat left top;
	top: -10px;
	right: -350px;
	width: 250px;
	height: 250px;
}

* html .Logo {
	background: url(images/rightup.jpg) no-repeat left top;
}



/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search {
	position: absolute;
	background: url(images/Search.png) no-repeat left top;
	top: 120px;
	right: -170px;
	width: 170px;
	height: 63px;
        outline: none;
}

* html .Search {
	background: url(images/Search.jpg) no-repeat left top;
}


.Search  form {
	padding: 28px 10px 10px 10px;
	margin: 0px;
        outline: none;
}

.Search  input {
	border: none;
	color: #00215b;
	font-size: 11px;
        outline: none;
}

.Search  input.search {
	width: 21px;
	height: 21px;
	background: url(./images/SearchButton.png) no-repeat;
	top: 120px;
        outline: none;
}

.Search  input.keyword {
	background: none;
	border: none;
	padding: 5px 0px 5px 5px;
	width: 125px;
	height: 18px;
	border: none;
        outline: none;
}



/**/

* html #buttonsearch {
	margin: -22px 0px 0px 125px;
}

/* */

#buttonsearch {
	padding: 0px;
	background: none;
	margin: -21px 0px 0px 125px;
	top: 100px;
}

/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn {
	position: absolute;
	top: 185px;
	right: -330px;
	width: 170px;
	z-index: 10;
}

.Syn ul {
	margin: 0px;
	padding: 0px 0px 010px 20px;
}

.Syn li {
	background: url(images/SynIco.gif) no-repeat left center;
	margin: 0px;
	padding: 0px 0px 1px 15px;
	list-style-type: none;
	font-size: 10px;
	color: #25252b;
}

.Syn li a {
	color: #002357;
	font-size: 10px;
	text-decoration: underline;
	text-shadow: white 0px 0px 2px;
}

.Syn li a:visited {
	color: #002357;
	font-size: 10px;
	text-decoration: underline;
}

.Syn li a:hover {
	color: #911D01;
	font-size: 10px;
	text-decoration: underline;
}

/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON {
	background: #fff url(images/BGC.png) repeat-y left;
	width: 930px;
	float: left;
	position: relative;
	padding: 0px;
}


/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SCS {
	width: 545px;
	float: left;
	background: url(images/SCSleft.png) no-repeat left top;
	padding: 10px 30px 15px 35px;
}

* html .SCS {
	padding-left: 20px;
	padding-right: 10px;
}

.SCS h1 {
	font-size: 20px;
	font-weight: normal;
	background: url(images/Dotted.gif) repeat-x bottom;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

.SCS h2 {
	font-size: 18px;
	font-weight: normal;
}

.SCS h3 {
	font-size: 14px;
	font-weight: bold;
}

.SCS p {
	font-size: 12px;
	line-height: 17px;
}

.SCS p strong {
	
}

.SCS img {
	
}

.SCS ul {
	padding: 10px 0px;
	margin: 0px;
}

.SCS li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	background: url(images/PostContentLiIco.png) no-repeat left top;
	font-size: 11px;
	line-height: 15px;
	color: #4c4c4c;
}

.SCS blockquote {
	padding: 2px 10px;
	background: #e9f8ff;
	margin: 0px;
	color: #002357;
}

.SCS blockquote p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
	color: #002357;
}

.SCS blockquote li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	background: url(images/PostContentBlockLiIco.png) no-repeat left top;
	font-size: 11px;
	line-height: 15px;
	color: #002357;
}

.SCS blockquote a {
	color: #002357;
}

.SCS blockquote a:visited {
	color: #00215b;
}

.SCS blockquote a:hover {
	color: #911D01;
}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC {
	width: 505px;
	float: left;
	padding: 20px 30px 15px 35px;
	background: url(images/SCSleft.png) no-repeat left top;
}

* html .SC {
	padding-right: 0px;
}

.SC h2 {
	font-weight: normal;
}

.pagetitle {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: solid 1px #787878;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	color: #787878;
}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu {
	padding: 15px 0px 30px 0px;
	float: left;
	width: 540px;
	background: url(images/Dotted.gif) repeat-x top;
}

.Menu em {
	display: none
}

.Menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}

.Menu ul li ul {
	display: none;
}

.Menu li {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}

.Menu a {
	padding: 0px 0px 0px 3px;
	margin-right: 2px;
	background: url(images/MLeft.png) no-repeat left top;
	float: left;
}

.Menu a span {
	padding: 4px 9px 5px 6px;
	display: block;
	background: url(images/MRight.png) no-repeat right top;
	float: right;
}

.Menu a span {
	float: none;
	color: #002357;
}

.Menu a:hover span {
	color: #911D01;
}

.Menu a:hover {
	background-position: 0% -20px;
	color: #a7a7a7;
	text-decoration: none;
}

.Menu a:hover span {
	background-position: 100% -20px;
	color: #a7a7a7;
}

.Menu .on {
	background: url(images/MLeft.png) no-repeat left bottom;
	color: #a7a7a7;
}

.Menu .on span {
	background: url(images/MRight.png) no-repeat right bottom;
	color: #a7a7a7;
}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {
	padding: 0px;
	position: relative;
	clear: left;
}

.PostHead {
	position: relative;
	clear: left;
	width: 405px;
	padding-right: 100px;
}

.PostHead h1 {
	font-size: 19px;
	line-height: 19px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	color: #002357;
}

.PostHead h1 a {
	color: #002357;
	text-decoration: none;
}

.PostHead h1 a:visited {
	color: #002357;
	text-decoration: none;
}

.PostHead h1 a:hover {
	color: #911D01;
	text-decoration: none;
}

.PostHead ul {
	padding: 0px;
	margin: 0px;
}

.PostHead li {
	list-style-type: none;
	display: inline;
}

.PostHead li a {
	color: #a7a7a7;
	text-decoration: underline;
}

.PostHead li a:visited {
	color: #a7a7a7;
	text-decoration: underline;
}

.PostHead li a:hover {
	color: #a7a7a7;
	text-decoration: underline;
}

.PostAuthor {
	background: url(images/PostAuthor.png) no-repeat left center;
	padding: 1px 5px 1px 12px;
	margin: 0px;
	font-size: 10px;
	color: #a7a7a7;
	font-weight: bold;
}

.PostCateg {
	background: url(images/PostCateg.png) no-repeat left center;
	padding: 1px 5px 1px 13px;
	margin: 0px;
	font-size: 10px;
	color: #a7a7a7;
	font-weight: bold;
}

/**/

* html .PostTime {
	right: 30px;
}

/**/

.PostTime {
	position: absolute;
	top: 5px;
	right: 0px;
	color: #a7a7a7;
}

.PostContent {
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	line-height: 17px;
	background: url(images/Dotted.gif) repeat-x bottom;
	color: #444640;
}

.PostContent p {
	color: #444640;
	font-size: 12px;
	line-height: 17px;
}

.PostContent p strong {
	
}

.PostContent img {
	
}

.PostContent ul {
	padding: 10px 0px;
	margin: 0px;
}

.PostContent li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	background: url(images/PostContentLiIco.png) no-repeat left top;
	font-size: 12px;
	line-height: 15px;
	color: #4c4c4c;
}

.PostContent blockquote {
	padding: 2px 10px;
	background: #e9f8ff;
	margin: 0px;
	color: #002357;
}

.PostContent blockquote p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 15px;
	color: #002357;
}

.PostContent blockquote li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	background: url(images/PostContentBlockLiIco.png) no-repeat left top;
	font-size: 11px;
	line-height: 15px;
	color: #002357;
}

.PostContent blockquote a {
	color: #002357;
}

.PostContent blockquote a:visited {
	color: #002357;
}

.PostContent blockquote a:hover {
	color: #003399;
}

.PostContent a {
	text-decoration: underline;
}

.PostDet {
	padding-top: 10px;
}

.PostDet ul {
	padding: 0px;
	margin: 0px;
}

.PostDet li {
	padding: 2px 0px 5px 15px;
	margin: 0px 10px 0px 0px;
	list-style-type: none;
	display: inline;
	color: #002357;
	font-size: 10px;
	font-weight: bold;
}

.PostDet li a {
	text-decoration: underline;
	color: #002357;
}

.PostDet li a:visited {
	text-decoration: underline;
	color: #002357;
}

.PostDet li a:hover {
	text-decoration: underline;
	color: #911D01;
}

.PostCom {
	background: url(images/PostCom.png) no-repeat left center;
}

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note {
	padding: 0px;
	margin: 0px;
	z-index: 3;
}

.Note li {
	padding: 1px 0px 1px 15px;
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
}

.NoteRss {
	background: url(images/NoteRss.png) no-repeat left top;
}

.NoteTrackBack {
	background: url(images/NoteTrackBack.png) no-repeat left top;
}

.Note li a {
	
}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav a {
	padding: 2px 5px 2px 3px;
	background: #fff;
	border-right: solid 1px #ccc;
	font-size: 10px;
}

.Nav a:visited {
	padding: 2px 5px 2px 3px;
	border-right: solid 1px #ccc;
	font-size: 10px;
}

.Nav a:hover {
	padding: 2px 5px 2px 3px;
	border-right: solid 1px #ccc;
	text-decoration: none;
	font-size: 10px;
}

.Nav span {
	padding: 2px 5px 2px 0px;
	color: #6666;
	border-right: solid 1px #ccc;
	font-size: 10px;
}

.Nav .on {
	padding: 2px 5px 2px 3px;
	border-right: solid 1px #ccc;
	font-size: 10px;
	color: #911D01;
}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments {
	margin: 20px 0px 0px 0px;
}

.Comments h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	color: #002357;
}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px;
	color: #002357;
	letter-spacing: -1px;
}

.Comments .List ol {
	padding: 0px;
	margin: 0px;
}

.Comments .List li {
	position: relative;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 11px;
	line-height: 15px;
	color: #484c4f;
}

.Comments .List li p {
	font-size: 11px;
	line-height: 15px;
	padding: 5px 0px;
	margin: 0px;
	color: #484c4f;
}

.Comments .List li blockquote {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-size: 11px;
	font-style: italic;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
}

.Comments .List li blockquote p {
	font-size: 11px;
	padding: 5px 0px;
	margin: 0px;
	line-height: 16px;
	color: #666666;
}

.Comments .List li ul {
	padding: 5px 0px;
	margin: 0px;
}

.Comments .List li ul li {
	padding: 0px;
	list-style-type: none;
	background: none;
	font-size: 11px;
	line-height: 13px;
	color: #63565f;
}

/**/

* html .Comments .List .ListGrav {
	left: 0px;
}

/* */

.Comments .List .ListGrav {
	position: absolute;
	top: 15px;
	left: 0px;
}

.Comments .List .ListGrav img {
	background: #fff;
	padding: 1px;
	border: solid 1px #ccc;
}

.Comments .List big {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: -1px;
	color: #333;
	font-weight: bold;
	display: block;
}

.Comments .List small {
	color: #a7a7a7;
	padding: 0px 0px 10px 35px;
	margin: 0px;
	border-bottom: solid 1px #ccc;
	display: block;
}

.Comments .List small a {
	color: #a7a7a7;
	text-decoration: none;
}

.Comments .List small a:visited {
	color: #a7a7a7;
	text-decoration: none;
}

.Comments .List small a:hover {
	color: #a7a7a7;
	text-decoration: none;
}

/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {
	background: #f1f0ea url(images/ComFormBottom.gif) no-repeat left bottom;
	padding: 10px 15px 20px 15px;
	position: relative;
}

/**/

*html .Comments .FormTop {
	left: -15px;
}

/**/

.Comments .FormTop {
	background: url(images/ComFormTop.gif) no-repeat left top;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 505px;
	height: 10px;
}

.Comments .Form form {
	margin: 0px;
	padding: 0px;
}

.Comments .Form a {
	text-decoration: underline;
}

.Comments .Form p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #911D01;
}

.Comments .Form p small strong {
	font-size: 10px;
	font-weight: bold;
	color: #911D01;
}

.Comments .Form p small {
	font-size: 11px;
	display: block;
	padding: 5px 0px;
}

.Comments .Form .TextField {
	background: #fff;
	border: solid 1px #c6c4b5;
	padding: 4px;
	font-size: 11px;
	display: block;
}

.Comments .Form .TextArea {
	background: #fff;
	border: solid 1px #c6c4b5;
	padding: 4px;
	font-size: 12px;
}

.Comments .Form input.SubmitComment {
	width: 63px;
	height: 26px;
	background: url(images/SubmitComment.png) no-repeat;
	margin-top: 8px;
}

.Comments .Form input.SubmitComment:hover {
	background: url(images/SubmitComment.png) no-repeat 0 -26px;
	margin-top: 8px;
}

.Comments .Form input.SubmitCommentIE {
	width: 63px;
	height: 26px;
	background: url(images/SubmitComment.png) no-repeat 0 -26px;
	margin-top: 10px;
	margin-top: 8px;
}

/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR {
	width: 320px;
	float: right;
}

* html .SR {
	width: 330px;
}

* html .SR a:visited {
	text-decoration: none;
	color: #fff;
	border: 0px;
	-moz-outline-style: none;
}

.SR h2 {
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	color: #fff;
}

.SR h3 {
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	color: #fff;
}

/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRL {
	width: 140px;
	float: left;
	color: #911D01;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

* html .SRL {
	line-height: 10px;
}


.SRL h3 {
	color: #fff;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: -1px;
}

.SRL p {
	color: #fff;
	font-size: 11px;
}

/* Panel SRL +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PT {
	height: 5px;
	width: 5px;
	position: absolute;
	top: 0px;
	right: 0px;
}

/**/

*html .PT {
	right: 5px;
}

/**/

.Panel {
	position: relative;
	margin-bottom: 5px;
	color: #333;
	font-size: 11px;
	text-indent: 0;
	padding: 10px;
	line-height: 15px;
}

* html .Panel {
	line-height: 12px;
}

.Panel li a {
	color: silver;
	padding-left: 10px;
}

.Panel ul {
	margin: 0px;
	padding: 0px;
}

.Panel ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
}

.Panel ul li a {
	background: url(images/CategLi.png) no-repeat left top;
	display: block;
	padding: 1px 0px 2px 10px;
	font-size: 11px;
}


.Panel ul li a:visited {
	background: url(images/CategLi.png) no-repeat left top;
	display: block;
}

.Panel ul li a:hover {
	background: rl(images/CategLi.png) no-repeat left top;
	display: block;
	text-decoration: underline;
	color: #fff;
}

*html .Panel ul li a {
	background: url(images/CategLi.jpg) no-repeat left top;
	line-height: 12px;
}

*html .Panel ul li a:visited {
	background: url(images/CategLi.jpg) no-repeat left top;

}

*html .Panel ul li a:hover {
	background: url(images/CategLi.jpg) no-repeat left top;
}

.Panel ul ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	font-size: 10px;
	color: #f1f1f1;
}

*html .Panel ul ul li  {
	line-height: 10px;
}

.Panel ul ul li a {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	background: none;
	color: #f2f2f2;
}

.Panel ul ul li a:visited {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	background: none;
}

.Panel ul ul li a:hover {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	background: none;
	color: white;
	text-decoration: underline;
}

.Panel p {
	color: #333;
	font-size: 11px;
}

/* Panel Blue +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PBlue .PT {
	background: url(images/BlueTop.gif) no-repeat;
}

.PBlue {
	background: #e1f3fa url(images/BlueBottom.gif) no-repeat right bottom;
	border-left: solid 10px #c7e5f1;
}

.PBlue ul {
	border-top: solid 1px #c7e5f1;
}

.PBlue ul li {
	border-bottom: solid 1px #c7e5f1;
}

.PBlue ul li a {
	color: #00215b;
}

.PBlue ul li a:visited {
	color: #00215b;
}

.PBlue ul li a:hover {
	color: #003366;
}

.PBlue ul ul li {
	border-bottom: solid 1px #e1f3fa;
}

/* Panel Yellow +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PYellow .PT {
	background: url(images/YellowTop.gif) no-repeat;
}

.PYellow {
	background: #faf4e1 url(images/YellowBottom.gif) no-repeat right bottom;
	border-left: solid 10px #ebe3c8;
}

.PYellow ul {
	border-top: solid 1px #ebe3c8;
}

.PYellow ul li {
	border-bottom: solid 1px #ebe3c8;
}

.PYellow ul li a {
	color: #002357;
}

.PYellow ul li a:visited {
	color: #002357;
}

.PYellow ul li a:hover {
	color: #911D01;
}

.PYellow ul ul li {
	border-bottom: solid 1px #faf4e1;
}

/* Panel Pink +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.PPink .PT {
	background: url(images/PinkTop.gif) no-repeat;
}

.PPink {
	background: #f2e2d5 url(images/PinkBottom.gif) no-repeat right bottom;
	border-left: solid 10px #e4cab5;
}

.PPink ul {
	border-top: solid 1px #e4cab5;
}

.PPink ul li {
	border-bottom: solid 1px #e4cab5;
}

.PPink ul li a {
	color: #002357;
}

.PPink ul li a:visited {
	color: #002357;
}

.PPink ul li a:hover {
	color: #911D01;
}

.PPink ul ul li {
	border-bottom: solid 1px #f2e2d5;
}

/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SRR {
	position: relative;
	width: 120px;
	float: right;
	color: #fff;
	font-size: 11px;
	margin: 0;
	background: url(images/SR.png) no-repeat right top;
	padding: 60px 20px 20px;
}

* html SRR {
	padding-left: 10px;
	width: 121px;
}

.SRR h3 {
	background: url(images/SRRH3.gif) repeat-x left bottom;
	color: #fff;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	letter-spacing: -1px;
}

.SRR h2 {
	background: url(images/SRRH3.gif) repeat-x left bottom;
	color: #fff;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	letter-spacing: -1px;
}

.SRR ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.SRR li {
	margin: 0px;
	list-style-type: none;
	background: url(images/SRRIco.png) no-repeat left top;
	color: #a7a7a7;
	font-size: 10px;
	padding-left: 5px;
}

* html .SRR li {
	background: url(images/SRRIco.jpg) no-repeat left top;
}

.SRR li a {
	color: #a7a7a7;
}

.SRR li a:visited {
	color: #a7a7a7;
}

.SRR li a:hover {
	color: #fff;
}

.SRR p {
	color: #fff;
	font-size: 11px;
}

.ctc a {
	color: #a7a7a7;
	text-decoration: none;
}

.ctc a:visited{
	color: #a7a7a7;
	text-decoration: none;
}

.ctc a:hover{
	color: #fff;
	text-decoration: underline;
}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#Footer {
	background: url(images/Footer.gif) no-repeat left bottom;
	width: 505px;
	position: relative;
	clear: left;
	padding: 15px 30px 15px 30px;
	margin: 0px 0px 0px 15px;
}

.FL {
	position: absolute;
	top: -8px;
	left: -15px;
	height: 8px;
	width: 8px;
	background: url(images/FL.gif) no-repeat left top;
}

.FR {
	position: absolute;
	top: -16px;
	right: -350px;
	background: url(images/FR.png) no-repeat left top;
	height: 16px;
	width: 188px;
}

*html .FR {
	background: url(images/FR.jpg) no-repeat left top;
}

#Footer p {
	font-size: 10px;
	color: #a7a7a7;
	padding: 0px;
	margin: 0px;
}

#Footer a {
	color: #a7a7a7;
	text-decoration: underline;
}

#Footer a:visited {
	color: #a7a7a7;
	text-decoration: underline;
}

#Footer a:hover {
	color: #a7a7a7;
	text-decoration: underline;
}

/* Caption ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.wp-caption p {
	color: #a10;
	text-align: center;
	font-size: 9px;
	line-height: 14px;
}

.wp-caption {
	margin: 10px;
	background-color: #fff;
	border-color: #adadad;
	border-width: 2px;
}

.wp-caption h1 {
	color: #a10;
	font-size: 14px;
	background-image: none;
	margin: 0;
	text-align: center;
	line-height: 10px;
	padding: 0 0 10px;
}

.wp-caption img {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}



/* Tabellen ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.tabelle {
	border-style: none;
}

.tabelle ul {
	padding: 0;
	margin: 0;
}

.tabelle li {
	background: url(images/PostContentLiIco.png) no-repeat left top;
	padding: 0 0 0 15px;
	color: #35383d;
	list-style-type: none;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}

.tabelle td {
	text-align: left;
	vertical-align: top;
}

/* Aktive ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.kommandant {
	width: 535px;
	text-align: center;
}

.kommandant h1 {
	color: #a10;
	font-size: 14px;
	background-image: none;
	margin: 0;
	text-align: center;
	line-height: 10px;
	padding: 0 0 10px;
}

.kommandant img {
	padding: 0;
	margin-bottom: 0;
}

.kommandant li {
	padding: 2px 0px 2px 15px;
	list-style-type: none;
	background: url(images/PostContentLiIco.png) no-repeat left top;
	font-size: 11px;
	line-height: 15px;
	color: #4c4c4c;
}

.kommandantpopup {
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.kommandantpopup ul {
	margin: 0;
	padding: 0;
}

.kommandantpopup td {
	vertical-align: top;
}

.kommandantpopup h1 {
	color: #a10;
	font-size: 20px;
	background-image: none;
	margin: 0;
	line-height: 10px;
	padding: 5px 0 5px 30px;
}

.kommandantpopup img {
	padding: 0;
	margin-bottom: 0;
}

.kommandantpopup li {
	background: url(images/PostContentLiIco.png) no-repeat left top;
	padding: 0 0 0 15px;
	color: #35383d;
	list-style-type: none;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	width: 100%;
}

.martin {
	background: url(http://altepage.ff-rummelsberg.de/FFW/martin.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.hopf {
	background: url(http://altepage.ff-rummelsberg.de/FFW/hopf.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.beer {
	background: url(http://altepage.ff-rummelsberg.de/FFW/beer.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.goschenhofer {
	background: url(http://altepage.ff-rummelsberg.de/FFW/goschenhofer.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.gottschalk {
	background: url(http://altepage.ff-rummelsberg.de/FFW/gottschalk.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.walter {
	background: url(http://altepage.ff-rummelsberg.de/FFW/walter.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.langguth {
	background: url(http://altepage.ff-rummelsberg.de/FFWFFW/langguth.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.hilburger {
	background: url(http://altepage.ff-rummelsberg.de/FFW/hilburger.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.leirich {
	background: url(http://altepage.ff-rummelsberg.de/FFW/leirich.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.glienkem {
	background: url(http://altepage.ff-rummelsberg.de/FFW/glienkem.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.dahne {
	background: url(http://altepage.ff-rummelsberg.de/FFW/dahne.png) no-repeat left bottom;
	width: 100%;
	height: 370px;
}

.wptable h3 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
}

/* Impressum/Kontakt +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.popup {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 0px;
	margin: 0px;
	background: url(http://altepage.ff-rummelsberg.de/FFW/impressumback.gif) no-repeat;
	width: 725px;
	height: 445px;
	font-size: 11px;
	color: #000;
}

.respond {
	font-size: 11px;
	color: #000;
}

#youtube {
	display: none;
	margin: 0;
	padding: 0;
}

.impressumleft {
	margin-top: 0px;
	padding: 0px;
	width: 49%;
	margin-bottom: 15px;
	float: left;
}

.impressumleft h2 {
	padding: 0px;
	margin: 0px;
}


/* .server {
	top: 0px;
	left: 0px;
	z-index: 5;
	position: absolute;
	background: url(images/server.png) no-repeat;
	width: 200px;
	height: 200px;
} */