html {
	height: 100.1%;
	font-size: 62.5%;
}
body {
	/* text-align: center; */
	font: 1.2em/1.8em Arial, sans-serif;
	min-height:100.1%;
	//behavior: url("csshover3.htc");
	//behavior: url("http://localhost/journalsoftware/templates/css/iepngfix/iepngfix.htc");
	color: #4E4E4E;
}

ul,li {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", sans-serif;
	margin: 0em 0em 0.5em 0em;
	color: #004A7F;
}
h1 {
    border-bottom:1px solid #990100;
    font-size:1.6em;
    margin-bottom:3px;
    color: #4E4E4E;
    text-decoration:none;
    display:block;
    padding-bottom:2px;
}
div#header h1 {border: 0px; font-size:2.2em;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

div#wrapper {
	margin: 10px auto;
    width:982px;
	/* text-align: left; */
}

div#header {
    height:150px;
	/*padding: 10px;*/
    background: url(../images/header_background2.png) no-repeat;
    border: 1px solid #CCCCCC;
    background-color:#e4eef4;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a .article_link {
	float:right;
}

div#nav {
	padding-right: 10px;
    padding-top:-2px;
    float:right;
}

* + html div#nav {
	padding-top:0px;
}

div#nav li {
	display: inline; list-style-type: none;
}
div#nav a {
	float:right;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 1.0em;
	margin-left: 0.3em;
	background: url(../images/tab_normal2.png) no-repeat left top;
}

* + html div#nav a {
	float:none;
	background: url(../images/tab_normal2.png) no-repeat left top;
	display:block;
}

* html div#nav a {
	float:none;
	background: url(../images/tab_normal2.png) no-repeat left top;
	display:block;
}

div#nav a span {
	display: block;
	padding:0.3em 1.4em 0.3em 0.5em;
	background: url(../images/tab_normal2.png) no-repeat right top;
}

* html div#nav a span {
	background: url(../images/tab_normal2.png) no-repeat right top;
}

div#nav a:hover {
	background: url(../images/tab_over2.gif) no-repeat left top;
	color: #FFFFFF;
}
div#nav a:hover span {
	background: url(../images/tab_over2.gif) no-repeat right top;
	color: #FFFFFF;
}

li.nav_active a {
	background: url(../images/tab_over2.gif) no-repeat left top;
	color: #FFFFFF;
}

li.nav_active a span {
	background: url(../images/tab_over2.gif) no-repeat right top;
	color: #FFFFFF;
}

div#wrap_content { border: 1px solid #CCCCCC; border-top:0px; background: #FFFFFF url(../images/top_gradient.gif) repeat-x; float:right; width:980px; }

div#maintext {
	text-align: justify;
   	padding: 20px;
    width:690px;
    line-height:17px;
}

div#maintext h1 {
	line-height:20px;
}

* html div#maintext {
	width:664px;
}

div #maintext input {
	border:1px solid darkgray;
}

div #maintext textarea {
	border:1px solid darkgray;
}

div#footer {
	padding: 2px auto 4px auto;
	text-align: center;
	background: #CCCCCC;
    clear:both;
}

div#rightSide {
    float:right;
    width:215px;
    background-color:#F1F3F5;
    margin-top:10px;
    margin-right:15px;
    margin-bottom:15px;
    padding:10px;
}

div#rightSide ul {
    margin-left:25px;
}

div#flashShow {
    margin-top:20px;
    width:980px;
    height:375px;
    background-color:lightgray;
    text-align:center;
}

div#flashShow h1 {
    font-size:2.0em;
    border-bottom:0px;
    margin-bottom:0px;
    color: #4E4E4E;
    text-decoration:none;
    display:inline;
    padding-bottom:0px;
}

div#maintext small {
    font-size:0.8em;
    display:block;
    margin-bottom:3px;
}

div#maintext .bildplatzhalter {
    width:150px;
    height:55px;
    background-color:pink;
    float:left;
    margin-right:3px;
    margin-bottom:3px;
    font-size:0.8em;
    padding-top:30px;
    text-align:center;
}

.artikelLink {
    float:right;
    text-decoration:none;
}

ul#Navigation {
    text-align:left;
}

 ul#Navigation li {
    position: relative;
    padding: 0px;
    margin-right:0px;
    float:right;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 2.4em; left:0.3em;
    display: none;
    background-color:white;
    width:100%;
    float:left;
    z-index:5000;
  }

  ul#Navigation li:hover ul {
    display: block;
  }
  ul#Navigation li ul li {
    display: block;
    margin-bottom: 0.2em;
    float:left;
    padding:0.3em;
  }

  ul#Navigation li ul li a {
    text-decoration:underline;
    background: none;
    color:black;
  }

  ul#Navigation li ul li a:hover {
    text-decoration:underline;
    background: none;
    color:black;
  }

  * html ul#Navigation li ul li {
  		float:none;
  	}

  .pic_left {font-size:11px;padding-top:3px;padding-left:3px;padding-right:3px;padding-bottom:5px;border:1px solid black;background-color:#F1F3F5;float:left;margin-right:5px;margin-bottom:3px;}

  .pic_right {font-size:11px;padding-top:3px;padding-left:3px;padding-right:3px;padding-bottom:5px;border:1px solid black;background-color:#F1F3F5;float:right;margin-right:5px;margin-bottom:3px; margin-left:5px;}

  .head_link {
border-bottom-style:none;
border-bottom-width:0;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
margin-bottom:0;
margin-top:0;
text-decoration:none;
}
  .head_link:hover {
	color: #AE2628;
	text-decoration:none;
  }
  
  .bold {
     color: #990100;
  }