/*************************************************************/
/*   Design:  media-movement - Herbert Jungreithmayr         */
/*   Author:  Herbert Jungreithmayr                          */
/*   Datum:   Juni 2008                                  */
/*-----------------------------------------------------------*/
/*   Project: m-dotdna            */
/*   http://www.                                   */
/*************************************************************/

/*********************/
/* color definition: */
/*********************/
/* rot: #cc071e;     */
/*********************/


#page {
	height: 100%; /* für den IE */
}

/* wird nicht vom IE interpretiert */

#page[id] {
    height: auto;
    min-height: 100%;
}
	
html
{
	height: 100%;
	margin: 0;
	padding: 0;
}
	
body
{
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../media/hg.jpg);
}

/**************************************************************/
/* Text u. Linkauszeichnung: */
/**************************************************************/

a {
  color: #cc071e;
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0 none;
}
h1,h2,h3 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #cc071e;
  background: transparent;
}
h1 {
  font-size: 1.2em;
  letter-spacing: 0.1em;
  margin-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.2em;
}
p, li{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
p {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  line-height: 140%;
  text-align: justify;
}
.pformat
{
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 0.9em;
}

.csc-textpic-caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 19px;
}

/**************************************************************/
/* Layout: */
/**************************************************************/

#page
{
	width: 850px;
	margin: 0 auto;
	min-height: 100%;
	background: #fff;
	position: relative;
}

#hnav {
	width: 850px;
	height: 30px;
	background: #fff;
	background-image: url(../media/hg_hnav.gif);
	background-repeat: no-repeat;
}

#header
{
	text-align: center;
	position: relative;
	height: 163px;
	width: 850px;
	height: 163px;
        background: #FFF;
	background-image: url(../media/header.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}

#content {
	overflow: auto;
	float: left;
	width: 590px;
	/*height: 570px;*/ 
	margin: 0px;
	padding: 0 15px 5px 15px;
	background: #FFF;
	color: #000;
	position: relative;
}

#left {
	overflow: hidden; 
	float: left; 
	width: 200px;
	height: 539px;
	margin: 0px 15px 0px 0; 
	padding: 0px;
	background-image: url(../media/hgleft.gif);
	background-repeat: no-repeat;
}
#pollogin {
	width: 200px;
	margin-top: 130px;
	padding-left: 15px;
}
#pollogin a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #cc071e;
}
#pollogin a:hover {
	text-decoration: underline;
}

#footer
{
	position: absolute;
	background-color: #fff;
	margin: 0 auto;
	width: 835px;
	clear: both; 
	bottom: 0px;
	height: 20px;
	border-top: 1px solid #282828;
	padding-left: 15px;
	padding-top: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/**************************************************************/
/* Horizontale Navigation: */
/**************************************************************/

#hnav li {
	display: inline;
	list-style-type: none;
}
#hnav a {
        font-size: 11px;
	padding-top: 10px; /* regultiert Abstand der Hauptnavigationspunkte */
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px; 
	color: #FFF;
	float: right;
}
#hnav .act {
	color: #cc071e;
}

/**************************************************************/
/* Haupt-Navigation: */
/**************************************************************/

#menue {
	margin-top: 15px;
	padding: 0;
}
#menue a {
	color: #FFF;
	text-decoration: none;
}
#menue a:hover {
	text-decoration: underline;
}
#menue div {
	list-style-type: none;
	line-height: 110%;
	margin-top: 8px;
	padding-left: 20px;
	font-size: 13px;
}
#menue div.act {
    color: #ccc;
	background: url(../media/arrow_white.gif) no-repeat 5px 50%;
	padding-left: 20px;
	}
#menue div.level2 {
	margin-left: 15px;
	font-size: 12px;

}

/**************************************************************/
/* News - Startseite: */
/**************************************************************/

#mynews {
	width: 570px;
	font-size: 12px;
	color: #FFF;
}
#mynews a {
	color: #FFF;
}

#newsleft {
	float: left;
	width: 170px;
	height: 60px;
	font-size: 12px;
	margin-right: 13px;
	background: #cc071e;
	padding: 3px;
}
#newsleft a {
	color: #FFF;
}
.nsubheader p {
	font-size: 12px;
	color: #ccc;
	text-align: left;
}

.ntitel {
	font-weight: bold;
}
.more {
	font-size: 11px;
	margin-left: 120px;
}


/**************************************************************/
/* News - Singleseite: */
/**************************************************************/

#mysinglenews {
	width: 570px;
	margin-top: 15px;
}
.mysubheader h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 13px;
}
#mysinglecontent {
	
}
#mysinglecontent .mynewstitle {
  	font-family: Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	letter-spacing: 0.1em;
  	padding-bottom: 10px;
  	padding-top: 10px;
  	margin-top: 10px;
  	border-bottom: 1px solid #999;
  	color: #cc071e;
  	font-weight: bold;  
}
#mysinglecontent .mynewsimg {
	float: left;
	padding-right: 8px;
}
#mysinglecontent .myback {
	font-size: 11px;
}


/**************************************************************/
/* News - Archivseite: */
/**************************************************************/

#myarchtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	font-weight: bold;
}
.news-amenu-item-year {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 8px;
}

.mymore {
	font-size: 11px;
	margin-left: 260px;
	
}
#listarchive {
	margin-bottom: 40px;
}



/**************************************************************/
/* Linkliste "Das Unternehmen: */
/**************************************************************/

.aufz {
	font-size: 12px;
}
.aufz a {
	text-decoration: none;
	color: #cc071e;
}
.aufz a:hover {
	text-decoration: underline;
	color: #cc071e;
}

/**************************************************************/
/*  2-Column-Layout: */
/**************************************************************/

#2columns {
	width: 550px;
}
#leftcol {
	float: left;
	width: 273px;
}

#rightcol {
	float: right;
	width: 273px;
}
#leftcol h2 {
	 text-transform: uppercase;
	 font-size: 12px;
	 color: #cc071e;
	 margin: 0;
	 padding: 0;
}
#leftcol p {
	 text-align: left;
}
#rightcol p {
	text-align: left;
}
#rightcol h2 {
	 text-transform: uppercase;
	 font-size: 12px;
	 color: #cc071e;
	 margin: 0;
	 padding: 0;
}

form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 13px;
}
