
html * {
	margin: 0;
	padding: 0;
	}


body {
	font-family: Verdana, Arial, sans-serif;
	color: #23ace2;
	background: url(../img/body.jpg) no-repeat #000000 top center;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}

a { color: #797979;}
a:hover { color: #23ace2;}

p {
	margin: 0 0 20px 0;
}

h2 {
	color: #ffffff;
	font-size: 14px;
	text-transform: lowercase;
	letter-spacing: 2px;
	margin: 0 0 30px 0;
}

h3 {
	font-size: 14px;
	color: #23ace2;
}

#col2 h1 {
	font-size: 14px;
	line-height: 18px;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}


/* = = = = = = = = = = = =    GRUNDAUFBAU    = = = = = = = = = = = = */

#lang {display: none;}

/*#wrap {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center 30px;
}
html> body #wrap {background-image: url(../img/wrap.png);}
*/

#container {
	position: relative;
	margin: 45px auto;
	width: 953px;
	text-align: left;
}

#header {
	height: 70px;
}

#header h1 {
	position: absolute;
	margin: -20px 0 0 0;
	right: 30px;
	background: url(../img/newton-logo-trans.gif) no-repeat;
}

#header h1 a {
	display: block; 
	width: 141px;
	height: 42px;
	overflow: hidden;
	text-indent: -999999em;
}

#bgmedia  {
	position: absolute;
	top: 72px;
	margin: 0 0 0 9px;
	width: 933px;
	height: 404px;
	border: 1px solid #090909;
	background: url(../img/media.jpg);
}

#media  {
	position: absolute;
	right: 0;
	width: 325px;
	height: 404px;
	overflow: hidden;
}

#content {
	background-repeat: no-repeat;
	padding: 450px 0 0 40px;
	width: 953px;
}
html>body #content {background-image: url(../img/content.png);}

#col1 {
	width: 560px;
	float: left;
}

#col2 {
	width: 280px;
	float: right;
	padding:  48px 70px 0 0;
}


/* = = = = = = = = = = = =    MENU    = = = = = = = = = = = = */


#menu { 
	position: absolute;
	top: 30px;
	padding: 0 0 15px 0;
	margin: 0 0 0 20px;
	z-index: 10;
	left: 0;
}

#menu ul{
	list-style: none;
}

#menu ul li{
	display: inline;
	background: none;
}

#menu ul li span{display: none;}

#menu ul li ul li{
	position: relative;
	display: inline;
	float: left;
}

#menu ul li ul li a {
	display: block;
	float: left;
	background: url(../img/ul.png) no-repeat left center;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 0 5px 40px;
	margin: 0;
	width: 140px;
	letter-spacing: 2px;
	text-transform: lowercase;
}

#menu ul li ul li a:hover {

}

#menu ul li ul li.active a {

}

#menu ul li ul li ul {
	display: none;
	background:#000000;
	position: absolute;
	top: -5px;
	left: 0;
	width: 160px;
	z-index: -1;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border: 1px solid #1bbbe9;
	padding: 40px 0 0 0;
}



#menu ul li ul li ul li  a, #menu ul li ul li.active ul li  a {
	display: block;
	font-size: 11px;
	background: url(../img/ulli.png) no-repeat 15px center;
	padding: 5px 0 5px 40px;
	width: 150px;
	letter-spacing: 0px;
	color: #ffffff;
}

#menu ul li ul li ul li a:hover,
#menu ul li ul li ul li a.active{
	color: #1bbbe9;
}


#menu ul li ul li ul li ul{
	position: absolute;
	top: 0px;
	left: 160px;
	margin: 0;
	padding: 0 0 10px 0; 
	width: 181px;
}




/* = = = = = = = = = = = =    KONTAKTFORMULAR   = = = = = = = = = = = = */

.tx-powermail-pi1 {position: relative; height:350px;}
.tx-powermail-pi1 form {position: absolute; z-index:99;}

fieldset { border: none;}

.tx-powermail-pi1 legend {display: none;}

.tx-powermail-pi1 label {
	width: 120px;
	display: block;
	float: left;
}

.tx-powermail-pi1 input {
	width: 200px;
	height: 16px;
	padding: 0 5px;
	margin: 0 0 3px 0;
	border: none;
	background: #4c4b4b;
	color: #e7e7e7;
}

.tx-powermail-pi1 select, .tx-thmailformplus-pi1 select {
	width: 212px;
	padding: 0 5px;
	margin: 0 0 3px 0;
	border: none;
	background: #4c4b4b;
	color: #e7e7e7;
}

.tx-powermail-pi1 textarea, .tx-thmailformplus-pi1 textarea, .tipafriend textarea {
	width: 200px;
	height: 150px;
	padding: 0 5px;
	margin: 0 0 3px 0;
	border: none;
	background: #4c4b4b;
	color: #e7e7e7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.powermail_mandatory_js {color: #009ab6; font-weight: bold;}

input.powermail_submit {
	width: 100px;
	height: 17px;
	margin: 10px 15px 0 232px;
	border: none;
	cursor: pointer;
	font-size: 11px;
	text-transform: uppercase;
	background: #009ab6;
}


input.feld {
	width: 200px;
	padding: 0 5px;
	margin: 10px 0 13px 0;
	border: none;
	/*background: #191919;*/
	background: #4c4b4b;
	color: #e7e7e7;
	float: left;
}

input.wegbutton {
	float: right;
	width: 100px;
	height: 16px;
	margin: 10px -30px 0 0;
	border: none;
	cursor: pointer;
	font-size: 11px;
	text-transform: uppercase;
	background: #009ab6;
	color: #ffffff;
}

/* = = = = = = = = = = = =    TT NEWS   = = = = = = = = = = = = */

.newsitem {
	position: relative;
	clear: both;
	border-bottom: 1px solid #2a2a2a;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.tt_news_list .news_img {
	float: left;
	margin: 0 15px 0 0;
}


.tt_news_list .newscontent {
	float: left;
	width: 440px;
}


.tt_news_list .date {
	position: absolute;
	right: 0;
	color: #2a2a2a;
}

#social_icons {
	position: absolute;
	right: -28px;
	top: 384px;
	width: 18px;
}
#social_icons img { border: none; margin: 0 0 10px 0;}
