
/*HIM-Portal Style*/
body {
  background-color:#F1F4F7;
  margin:0; padding:10px;
  font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
}
#seite {
  background-color:#FFFFFF;
  width: 100%;
  min-width: 920px;
  width:expression(document.body.clientWidth < 950 ? "920px" : "100%" );
}
#headline {
  background-color:#F1F4F7;
  height: 55px;
}
#headline h1{
  float:left;
  width: 300px;
  background-image: url(img/logo.jpg); background-repeat:no-repeat;
  font-size: 20px;
  color: #003875;
  font-family: Verdana;
  font-weight: normal;
  margin:0;padding-left: 40px; padding-top: 5px;
}
#headline div#eu {
  float: right;
  width: 270px;
  padding:10px;
  font-size: 11px;
}
#headline div#eu {
  padding:0;
  text-align: right;
}
#headline div#eu p{
  float:left;
  width: 200px;
  margin:0;
}
#navi{
  background-image: url(img/bgnav.gif);
  margin-bottom: 3px;
  font-size: 14px;
}
#navi div#borderleft {
  margin-left: 10px;
  border-left: 2px solid white;
  height: 53px;
  vertical-align: bottom;
}
#navi div#borderleft p{
  float: left;
  width: 115px;
  height: 25px;
  border-right: 2px solid white;
  background-color: #F99164;
  margin-top: 20px;
  padding-top: 8px;
  text-align: center;
}
#navi div#borderleft p a{
  color: #FFFFFF;
  text-decoration: none;
}
#navi div#borderleft p#highlighted{
  margin-top: 13px;
  padding-top: 15px;
}
#navi div#borderleft p#home{
  width: 124px;
  background-color: #F9DCD0;
  margin-top: 13px;
  padding-top: 15px;
  padding-left: 15px;
  text-align: left;
}
#navi div#borderleft p#home a{
  color: #F99164;
  font-weight: bold;
  text-decoration: none;
}
#navi div#borderleft p#home2{
  width: 124px;
  background-color: #F9DCD0;
  margin-top: 20px;
  padding-top: 8px;
  padding-left: 15px;
  text-align: left;
}
#navi div#borderleft p#home2 a{
  color: #F99164;
  font-weight: bold;
  text-decoration: none;
}
#navi div#country {
  float: right;
  width: 180px;
  padding-top: 30px;


}
#navi div#country div {
  float: left;
  margin:5px;
  font-size: 11px;
  font-weight: bold;


}
#navi div#country option {
  margin:0;
}
#banner{
  height: 94px;
  width: 100%;
  background-image: url(img/banner.jpg);background-repeat:no-repeat;
  margin-bottom: 3px;
}
#homesuche {
  height: 26px;
  background-color: #ACBCD4;
  border-bottom: 3px solid white;
}
#homesuche a{
  text-decoration: none;
  color: white;
  font-size: 10px;
}
#homesuche div#home {
  float: left;
  width: 153px;
  height: 26px;
  border-right: 3px solid white;
}
#homesuche div#home a {
  float: left;
  margin:7px;
  margin-left: 20px;
}
#homesuche div#kontakt{
  float:right;
  width: 206px;
  height: 26px;
  border-left: 3px solid white;
}
#homesuche div#kontakt a{
  float:left;
  margin:7px;
  margin-left: 15px;
}
#homesuche div#suche {
  float: right;
  height: 26px;
  padding-left: 50px;
}
#homesuche div#suche a{
  float:left;
  margin:7px;
  margin-left: 15px;
}
#homesuche div#suche input {
  float:left;
  margin:2px;
  margin-left: 0;
  margin-right:15px;
}
#links {
  float: left;
  width: 153px;
  height: 650px;
  background-color: #ACBCD4;
}
#links ul {
  width: 153px;
  background-color: #FFFFFF;
  list-style-type: none;
  margin:0; padding:0;
  margin-bottom: 40px;
  border-bottom: 1px white solid;

}
#links li {
  background-color: #ACBCD4;
  margin-bottom:1px;
}
#links li a{
  color: black;
  font-size: 12px;
  display: block;
  background-color: #F9DCD0;
  margin-left:11px;
  padding: 10px;
  border-left: 2px solid white;
  text-decoration: none;
  height: 15px;
}
/*Added by Ralf*/
#links li a:active{
  background-color: #FEFEFE;
}
#links li a:hover{
  background-color: #FCF0EB;
}
/*---*/

#links li a#small{
  padding: 10px;
  padding-left: 20px;
  padding-top:0;

}
#links div#buch {
  text-align: center;
  background-color: #E6EBF2;
  padding: 10px;
  color: #003875;
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#links div#buch p{
  margin: 10px;
  margin-top:0;
}
#links div#buch p#red{
  margin: 5px;

  margin-top:0;
  color: #FF4F02;
}
#links div#buch a{
  margin: 10px;
  color: #003875;
  text-decoration: none;
}
#rechts {
  float: right;
  width: 206px;
  height: 650px;
  background-color: #EEF2F6;
}
#rechts div#diskussion {
  border-bottom: 1px solid #ACBCD4;
  margin-top: 20px;
}
#rechts h2 {
  margin: 10px;
  font-size: 16px;
  font-weight: normal;
  color: #003875;

}
#rechts div#login {
  margin:0; padding:10px;
  background-color: #F5F7FA;
  border-bottom: 1px solid #ACBCD4;
  color: #666666;
}
#rechts p{
  margin:2px;
  margin-bottom: 10px;
  font-size: 12px;
  margin-top: 5px;
}
#rechts p a {
  margin: 5px;
  color: #666666;
}
#rechts div#login p#anmelden a {
  margin-left: 70px;
  color: #FF4F02;
  text-decoration: none;
}
#rechts div#partnerlinks {
  background-color: #EEF2F6;
  border-bottom: 1px solid #ACBCD4;
  margin-top: 20px;
}
#rechts div#link {
  background-color: #F5F7FA;
  padding: 10px;
  width: 185px;
  text-align: center;
  border-bottom: 1px solid #ACBCD4;
}
#content {
  min-height: 650px;
  margin-left: 155px;
  margin-right: 209px;
  font-family: Verdana;
  font-size: 12px;
  padding: 0;

}


#content div#beitrag {
  margin:5px;
  margin-bottom: 10px;
  padding-bottom:10px;
  border-bottom: 1px solid #ACBCD4;
}

*html #beitrag{
	width:89%;
}


/*#content div#beitrag img {
  float: left;
  width: 133px;
}*/
#content div#beitrag div#tages {
  margin-left: 133px;
  padding-left: 10px;
}
#content div#beitrag div#tages p{
  margin:0;
}
#content div#beitrag div#prognose {
  padding-top: 5px;
}
#content div#beitrag div#prognose p{
  margin: 0;
}






/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border:  1px #ACBCD4 solid ; }


/* Main table cell colours and backgrounds */
tr.row1	{ background-color: /*#EFEFEF*/#F1F4F7; }
tr.row2	{ background-color: /*#DEE3E7*/#F1F4F7; }
tr.row3	{ background-color: /*#D1D7DC*/#F1F4F7; }
td.row1	{ background-color: /*#EFEFEF*/#F1F4F7; }
td.row2	{ background-color: /*#DEE3E7*/#F1F4F7; }
td.row3	{ background-color: /*#D1D7DC*/#F1F4F7; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #EEF2F6;
		/*background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;*/
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color:  #1E4766/*#FFA34F*/; font-size: 11px; font-weight : bold;
	background-color: #ACBCD4/*#006699*/; height: 25px;
	/*background-image: url(images/cellpic3.gif);*/
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			/*background-image: url(images/cellpic1.gif);*/
			background-color:/*#D1D7DC*/#EEF2F6; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }




/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

p.forumdesc {
	margin:0;
	padding:2px 0;
	font-size: 11px;
}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}
ound no one will know ;)

.helpline { background-color: #DEE3E7; border-style: none; }








/* ORIGINAL PHPBB 3 */

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}


#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }



p.moderators {
	margin: 0;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 11px;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	/*g font-size: 10px;*/
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}



p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
	font-size: 10px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}
/*
.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
*/
.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

.pagination {
	padding: 4px;
	color: black;
	/*g font-size: 10px;*/
	font-weight: bold;
}

.cattitle {

}
/*
.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 11px;
}

.gensmall {
	margin: 1px 1px;
	font-size: 10px;
}
*/
.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}



.error {
	color: red;
}


/* Tables
 ------------ */
/* th {
	color: #FFA34F;
	font-size: 11px;
	font-weight: bold;
	background-color: #006699;
	white-space: nowrap;
	padding: 7px 5px;
}*/

/*td {
	padding: 2px;
}*/
/*td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #A9B8C2;
}*/

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	/*background: white url('./images/cellpic2.jpg') repeat-y scroll top left;*/
}
.rtl .catdiv {
	/*background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;*/
}

/*.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}*/

/*.row1 {
	background-color: #ECECEC;
	padding: 4px;
}

.row2 {
	background-color: #DCE1E5;
	padding: 4px;
}

.row3 {
	background-color: #C0C8D0;
	padding: 4px;
}*/

.spacer {
	background-color: #D1D7DC;
}

/*hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}*/

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
#forum a:link {
	color: #006597;
	text-decoration: none;
}

#forum a:active,
#forum a:visited {
	color: #005784;
	text-decoration: none;
}

#forum a:hover {
	color: #D46400;
	text-decoration: underline;
}

/*a.forumlink {
	color: #069;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
*//*
a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}*/
/*
a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}*/
/*
th a,
th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}
*/

/* Form Elements
 ------------ */
#forum form {
	margin: 0;
	padding: 0;
	border: 0;
}

#forum input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

#forum textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

#forum select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

#forum option {
	padding: 0 1em 0 0;
}

#forum option.disabled-option {
	color: graytext;
}

#forum .rtl option {
	padding: 0 0 0 1em;
}

#forum input.radio {
	border: none;
	background-color: transparent;
}

#forum .post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

#forum .btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

#forum .btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

#forum .btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

#forum .btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 11px;
}

#forum .helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 7px;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 10px;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}
#forum img a{
	border: none;
}

#forum .sep {
	color: black;
	background-color: #FFA34F;
}

#forum table.colortable td {
	padding: 0;
}

#forum pre {
	font-size: 11px;
	font-family: Monaco, 'Courier New', monospace;
}

#forum .nowrap {
	white-space: nowrap;
}

#forum .username-coloured {
	font-weight: bold;
	color: #000;
}


/* ANPASSUNGEN FÜR phpBB 4 */

#forum {
	
}
#menubar {
 	float: right;
}
#menubar td{
	padding-left: 9px;
}


p.date {
	margin:10px 0 0 0;	
}
.maintitle, .maintitle:hover, .maintitle:link, .maintitle:active, .maintitle:visited{
  font-size: 20px;
  color: #003875;
  font-family: Verdana;
  font-weight: normal;
}
.titles, .titles:hover, .titles:link, .titles:active, .titles:visited{
  font-size: 20px;
  color: #003875;
  font-family: Verdana;
  font-weight: normal;
  text-decoration: underline;
}
