*{
	font-family: Arial, Helvetica, sans-serif;
}
html,body
{

	font-family: Arial, Helvetica, sans-serif;
	color: #2A61AC;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 12px;
	text-align: left;
	background-color:#FFFFFF;
}

/* Formatierung der Seite */
body { background: #fff; padding: 0;	}
#page{ border: none; background: #fff; }
#page_margins {border: none; min-width: inherit; max-width: inherit; margin:inherit;}

/* Formatierung der Kopfbereiches */
#header { height: 93px; color: #fff; background: #225497 url("../../../tmpl/m-medientechnik/tmplimages/header_bg.jpg") repeat-x top; position: relative;}
#header img { margin: inherit; }
#header #logo { margin:0; padding: 0; }
#header #logo img {margin: 0 0 0 45px; font-size:208%;}
#header #logo span { display: none; }
#header img#badgeteaser { position: absolute; top: 0; left: 800px; }

/*#nav { height: 215px; color: #fff; background: #062239;}*/
/* Mittleres Leiste mit Hauptbild */
#centerbar { height: 215px; color: #fff; background: #062239; margin:0; }
	#mainimage { margin: 5px 0 0 45px; float: left; }
	#centertextbox 
	{ 
		padding: 40px 0 0 750px;
	}
	#centertextbox p.bigquestion { font-size: 1.4em; font-weight: bold; }
	#centertextbox p.bigquestion a { color: #fff; }

/* Haupt-Inhalte */
#col3 { margin-right: 360px; margin-left: 40px; border-right: inherit; }

/* Hintergrund f�r rechte Spalte */
#col2 { width: 370px; }
#col2_content { }

/* Footer */
#footer { margin-top: 10px; color: #2A61AC; }
#footer a { color: #2A61AC; }

/* Design der Inhalte */
.textorange { color: #EC8D0D; }

em { color: #EC8D0D; font-weight: bold; }

h1,h2,h3,h4 { font-family: Arial, Helvetica, sans-serif; }
h2 { 
	color: #225497; 
	font-size: 2.2em; 
	font-weight: bold; 
	line-height: 90%; 
	border: none; 
	margin-bottom: 15px; 
	padding: 10px 0 0 0;
}
h3 { 
	color: #96B7E2; 
	font-size: 1.5em; 
	font-weight: bold;  
	padding: 0; 
	margin-bottom: 15px;
}

a { color: #2A61AC; text-decoration: underline; font-weight: bold; }
a:hover {text-decoration: none;  }

#main a[href^="http:"], #main a[href^="https:"]
{
	background: inherit;
	padding: 0;
}

/* Galerie mod_gallery */
.mod_gallery_object img { border: none; }
.mod_gallery_object
{
	float: left;
	margin: 3px;
	border: 2px solid #FFFFFF;
}

.mod_gallery_nav
{
	clear: both;
}

/* News-Teaser */
#newsTeaser
{
	margin-top: 25px;
	background: url('../../../data/media/content/1/1/newsbox-hintergrund-64.jpg') no-repeat bottom left;
	height: 320px;
}
#newsTeaser h2
{ 
	color: #fff;
	width: 329px;
	font-size: 2em; 
	height: 28px;
	background: #EC8D0D;	
	padding-left: 10px;
}

.mod_news p.feedinfo { padding-left: 10px; }
.mod_news p.feedinfo a.feedlink { margin-left: 27px; }
.mod_news p.feedinfo img { padding-right: 10px; margin-bottom: -5px; }
div.modNewsTeaser { margin-left: 10px; color: #696969; width: 310px; }
div.modNewsList { margin-left: 10px; margin-top: 10px; color: #696969; }

div.modNewsTeaser span.newsDate, div.modNewsList span.newsDate { color: #0D4371; font-weight: bold; }
div.modNewsTeaser h3, div.modNewsList h3 { color: #EC8D0D; display: inline; font-size: 1em; }
div.modNewsTeaser p, div.modNewsList p { display: block; }
div.modNewsTeaser a.news_itemLink { display: inline; }
div.modNewsList a.news_itemLink { display: block; }

/* Special Classes */
.clear { width: 100%; }
.error {
	font-weight: bold;
	color: #CC0000;

}
input, textarea, select {
	padding: 2px;
	border: 1px solid;
	margin: 2px;
}
td.field_required label
{
	font-weight: bold;
}
td.field_required input, td.field_required textarea, td.field_required select 
{
	background-color:#FFCC99;
	border-width:1px;
	border-style:dashed;
	border-color:#CC0000;
	padding: 2px;
}
span.field_required
{
	font-size: 28pt;
	font-weight: bold;
	line-height: 20px;
	cursor:help;
	vertical-align: top;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
}
tr.form_legend td
{
	padding-top: 15px;
	font-weight: bold;
}







