body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	border: 0;
}
h1 {
  font:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding: 3px 30px 3px 5px;
	color:#666666;
	background-color:#d0d1d2;
	padding-left:5px;
	border-width:1px 0 0 0 ;
	border-color:#6e6f71;
	border-style:solid;
}
h3 {
  font:Verdana, Geneva, sans-serif;
	font-size:1em;
	font-weight:bold;
	padding: 20px 0 0 30px;
	color:#666666;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#f99d1c;
	text-decoration:none;
}
a:hover {
	color:#fbc477;
}

#seite {
	background:#FFF;
	width: 1024px;
}
#header {
	height: 60px;
	background: #FFF;
	width: 1024px;
}
#header img.Logo {
	width: 170px;
	height: 35px;
	background-position:left;
	margin: 12px 0 12px 20px;
}
#header img.Logo_Header {
	width: 480px;
	height: 60px;
	margin: 0px 0px 0px 354px;
	position:absolute;
}
/* MenÃ¼leisten, wo "Das Fachportal zum Thema TransMechatronic steht" */
#printMenu {
	height: 20px;
	width: 1024px;
	/*position:absolute;*/
	margin:0;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #000;
	background:url(../images/side_bgr.png) 0 0 repeat-y;
}

#printMenu h3 {
	font-size: 0.8em;
	color:#666666;
	margin:0;
	padding: 2px 0 1px 220px;
}

#linkMailen {
	background:url(../images/briefumschlag.jpg) no-repeat;
	background-position:left;
	position:absolute;
	left: 705px;
	top: 64px;
	padding-left:20px;
}
#linkMailen a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight: normal;
	color:#6e6f71;
	text-decoration:none;
}
#linkMailen a:hover {
	color:#fbc477;
}
#linkMailen a:active {
	color:#e58600;
}

#linkMailen p {
	margin-left:20px;
}

#seiteSenden {
	background:url(../images/drucken.jpg) no-repeat;
	background-position:left;

	position:absolute;
	left:800px;
	top:64px;
	padding-left:20px;
}
#seiteSenden p {
	margin-left:20px;
}
#seiteSenden a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight: normal;
	color:#6e6f71;
	text-decoration:none;
}
#seiteSenden a:hover {
	color:#fbc477;
}
#seiteSenden a:active {
	color:#e58600;
}
#main {
	width:1024px;
	background:url(../images/side_bgr.png) 0 0 repeat-y;
	clear:both;
}
#menu {
	width: 190px;
/*	background:#16a9ad;
	border:solid #000 1px;
	border-width: 0 1px 0 0;*/
	float:left;
	top:102px;
	min-height: 600px;
}
#menu ul {
	padding:15px 0px 5px 0px;
}
#menu ul li {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	list-style: none; /* Legt ein AufzÃ¤hlungszeichen fest */
	color:#FFF;
	padding-left:15px;
	border-bottom: 1px #FFF solid;
	overflow:hidden;
	margin-bottom:5px;
	padding-bottom:3px;
}
#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li.main_selected a {
	color: #f99d1c;
	font-weight: bold;
}
#menu ul li.main_open a {
	color: #f99d1c;
	font-weight: bold;
}

#menu ul li a:hover {
	color:#fbc477;
}
#menu ul ul {
	padding:5px 0px 5px 0px;
}
#menu ul ul li a {
	background-image:url(../images/submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:3px;
	padding-left: 15px;
}

#content {
	width: 833px;
	color: #d0d1d2;
	background-color:#FFF;
	top: 5px;
	float: right;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left:30px;
	padding-right:176px;
	color:#666666;
}
#content h3 {
	margin-right:176px;
}

contenttmpl {
  width: 974px;
  color: #d0d1d2;
  background-color:#FFF;
  float: left;
}
#submenu {
  width:220px;
  margin: 30px 4px 0 30px;
  float:left;

}
#submenu h3{
	font:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding: 3px 5px 3px 5px;
	color:#666666;
	background-color:#d0d1d2;
	border-width:1px 0 0 0 ;
	border-color:#6e6f71;
	border-style:solid;
}
#submenu p{
	height:auto;
	padding:0 5px 10px 5px;
	color:#666666;
}
#submenu ul {
	padding-left:10px;
}
#submenu ul li {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	list-style: none; /* Legt ein AufzÃ¤hlungszeichen fest */
	margin-bottom:5px;
	padding-bottom:3px;
}
#submenu ul li a {
	color:#16a9ad;
	text-decoration:none;
}
#submenu ul li.sub_selected a {
	color: #f99d1c;
	font-weight: bold;
}
#submenu ul li.sub_open a {
	color: #f99d1c;
	font-weight: bold;
}

#submenu ul li a:hover {
	color:#fbc477;
}
#submenu ul ul {
	padding:5px 0px 5px 0px;
}
#submenu ul ul li {
        font-size:0.8em;
        background-image:url(../images/submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	padding-left:10px;
}
#submenu ul ul li a {
	color:#666666;
}
#submenu ul ul li.sub_selected a {
  color: #f99d1c;
  font-weight: bold;
}
#submenu ul ul li.sub_open a {
  color: #f99d1c;
}


/*Default Darstellung für alle Seiten*/
#content_rechts {
   width: 400px;
   max-width:628px;
   margin: 30px 0 0 0;
   float: left;
}
#content_rechts h3{
	font:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding: 3px 5px 3px 5px;
	color:#666666;
	background-color:#d0d1d2;
	border-width:1px 0 0 0 ;
	border-color:#6e6f71;
	border-style:solid;
}
#content_rechts p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
  height:auto;
	padding:0 5px 10px 5px;
}
#content_rechts img {
  max-width: 394px;
}
.csc-textpic-caption {
  font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin:10px 0 0 0;
	padding-top:10px;
	color:#666666;
}
#content_rechts ul {
  font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	margin-left:20px;
  padding-left:10px;
}
#content_rechts ol {
  font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	margin-left:20px;
  padding-left:10px;
}


#news {
	width: 220px;
	height:auto;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	float:left;
}
#news h3{
	font:Verdana, Geneva, sans-serif;
	font-size:1em;
	font-weight:bold;
	padding: 10px 0 0 30px;
	color:#666666;
}
#news p{
	height:auto;
	padding:0 5px 10px 5px;
	color:#666666;
}
#newsbild {
	background-image:url(../images/news_logo.png);
	width:55px;
	height:30px;
	position:relative;
	right:0px;
	top:8px;
	float:right;
}
#tagcloud {
	width: 400px;
	height:auto;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 258px;
}
#bottom_left {
	width: 220px;
	height:auto;
	float:left;
/*	margin-top: 10px;*/
	margin-left: 30px;
}
#bottom_left h1{
	font:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding: 3px 1px 3px 5px;
	color:#666666;
	background-color:#d0d1d2;
	border-width:1px 0 0 0 ;
	border-color:#6e6f71;
	border-style:solid;
}
#bottom_left p{
	height:auto;
	padding:0 5px 10px 5px;
	color:#666666;
}
#bottom_right {
	width: 400px;
	height:auto;
	margin-left: 258px;
}
#bottom_right h3{
	font:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding: 3px 5px 3px 5px;
	color:#666666;
	background-color:#d0d1d2;
	border-width:1px 0 0 0 ;
	border-color:#6e6f71;
	border-style:solid;
}
#bottom_right p{
	height:auto;
	padding:0 5px 10px 5px;
	color:#666666;
}
/* Footmenü und alle Seiten die "Portal/Navigation/..." */
#footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height:20px;
	background-color:#FFFFFF;
	border-color:#000;
	border-width:1px 0 1px 0;
	border-style: solid;
	clear:both;
}
#footmenu {
	padding-left:15px;
}
#footmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: normal;
	color:#6e6f71;
	text-decoration:none;
}
#footmenu a:hover {
	color:#fbc477;
}
#footmenu a:active {
	color:#e58600;
}

/*	Content für die Seiten Impressum, Sitemap und Kontakt
	Die sollen nur eine Balke haben, deswegen anderes Template
*/
#content_footmenu {
   width: 628px;
   margin: 30px 0 0 30px;
   float: left;
}
#content_footmenu h3{
	font:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding: 3px 5px 3px 5px;
	color:#666666;
	background-color:#d0d1d2;
	border-width:1px 0 0 0 ;
	border-color:#6e6f71;
	border-style:solid;
}
#content_footmenu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
  height:auto;
	padding:0 5px 10px 5px;
}
#content_footmenu img {
  max-width: 394px;
}

#content_footmenu ul {
  font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	margin-left:20px;
  padding-left:10px;
}
#content_footmenu ol {
  font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#666666;
	margin-left:20px;
  padding-left:10px;
}

/*Definition von Template für die Seite "Aktuelles"*/
#newsletter_list {
  width:220px;
  margin: 30px 4px 0 30px;
  float:left;

}
#newsletter_list h3{
	font:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding: 3px 5px 3px 5px;
	color:#666666;
	background-color:#d0d1d2;
	border-width:1px 0 0 0 ;
	border-color:#6e6f71;
	border-style:solid;
}
#newsletter_details {
   width: 580px;
   margin: 30px 0 0 0;
   float: right;
}
#newsletter_details h3{
	font:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding: 3px 5px 3px 5px;
	color:#666666;
	background-color:#d0d1d2;
	border-width:1px 0 0 0 ;
	border-color:#6e6f71;
	border-style:solid;
}
/*Definition vom Newssletter-Balken für alle Seiten */
#newsletter{
	margin:30px 6px 0 30px;
	width:140px;
	float:right;
}
/* Definition von einem Style für Newsletter-Balken extra für die Startseite, da absolute Positionierung braucht */
#newsletter_start{
	position:absolute;
	left:848px;
	top:90px;
	margin:22px 6px 0 30px;
	width:140px;
	float:right;
}
#newsletter_start p{
    font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666;
	margin:0;
	padding:0;
}

.tipafriend_mailform {
	margin-top:12px;
}