/* @override http://www.media24.at/docs/55/layout/user.css */
html {
	background: #e2f4f9 url(bg.png) repeat-x;
}
body {
	text-align: center;
  	color: #174B66; 
  	font: normal 13px/1.5em Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
  	padding-bottom: 30px;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
}
#wrapper {
	width:990px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: #fff;
}
/* @group Header */
#header {
	height: 240px;
	background: url(header.jpg) no-repeat left bottom;
}
#page1925 #header {
	height: 366px;
	background-image: url(header_home.jpg);
}
.g1979 #header {
	background-image: url(header_kontakt.jpg);
}
.g2681 #header {
	background-image: url(header_tipps.jpg);
}
.g2682 #header {
	background-image: url(header_referenzen.jpg);
}
.g2683 #header {
	background-image: url(header_layouts.jpg);
}
.g2684 #header {
	background-image: url(header_webentwicklung.jpg);
}
.g2686 #header {
	background-image: url(header_seo.jpg);
}

.g2689 #header {
	background-image: url(header_agentur.jpg);
}
.g2790 #header {
	background-image: url(header_homepagepakete.jpg);
}
.g2810 #header {
	background-image: url(header_hosting.jpg);
}

/* @end */
h1#logo {
	margin: 0;
	position: absolute;
	top: 28px;
	left: 30px;
	width: 158px;
	height: 63px;
	overflow: hidden;
	white-space: nowrap;
}
/* @group Navi */
#navi ul {
	margin: 0;
	position: absolute;
	top: 81px;
	left: 230px;
}
#navi li {
	list-style-type: none;
	float: left;
	background: url(tab_left.png);
	margin-right: 1px;
}
#navi li:hover,
#navi li.active {
	background: url(tab_left_active.png) no-repeat;
}
#navi a {
	display: block;
	position: relative;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	color: #fff;
	font-weight: bold;
	background: url(tab_right.png) no-repeat right top;
}
* html #navi a {
	float: left;
}
#navi a:hover,
#navi .active a,
* html #navi .active a:hover {
	background: url(tab_right_active.png) no-repeat right top;
}
* html #navi a:hover {
	background: url(tab_right.png) no-repeat right top;
}
#navi ul ul {
	left: -200px;
	top: 182px;
	width: 170px;
}
#navi li li,
#navi li.active li:hover,
#navi li.active li.active {
	float: none;
	width: 100%;
	background: url(border.gif) left bottom repeat-x;
}
#navi li.active li a {
	color: #174B66;
	background: url(star.gif) no-repeat 0 11px;
	line-height: 1.3em;
	height: auto;
	padding: 8px 0 8px 15px;
	font-weight: normal;
}
#navi li.active li a:hover,
#navi li.active li.active a {
	background: url(star_active.gif) no-repeat 0 11px;
	color: #009ACE;
}
* html #navi li.active li a,
* html #navi li.active li a:hover,
* html #navi li.active li.active a {
	background-position: 3px 13px;
}
*+html #navi li.active li a,
*+html #navi li.active li a:hover,
*+html #navi li.active li.active a {
	background-position: 3px 14px;
}
#navi ul ul ul {
	position: relative;
	left: 0;
	top: 0;
	margin: -7px 0 4px 0;
	background: none;
}
#navi li li li,
#navi li.active li.active li:hover,
#navi li.active li.active li.active {
	background: none;
}
#navi li.active li.active li a {
	background: none;
	color: #174B66;
	font-size: 0.9em;
}
#navi li.active li.active li a:hover,
#navi li.active li.active li.active a {
	color: #009ACE;
}
/* @end */
#content_wrapper {
	padding: 30px;
}
#main {
	position: relative;
	margin-top: -7px;
	float: right;
	width: 735px;
	min-height: 250px;
	height: auto !important;
	height: 250px; /*For IE*/
}

.content {
	clear: both;
	position: relative;
}
.post .pic_left {
	float: left;
	margin: 5px 15px 3px 0;
	display: inline;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 15px;
	display: inline;
}
.post img {
	padding: 2px;
	border: 1px solid #e5e5e5;
}
.post ul {
	margin-left: 1.5em;
}
.post li {
	margin-bottom: 0.5em;
}
.post p {
	margin: 0 0 1.4em 0;
}
a { color: #009ACE; }
a:visited { color: #009ACE; }
a:hover { color: #000; }
	
h1, h2, h3, h4 {
	color: #009ACE;
	margin: 0 0 0.3em 0;
	font: normal 21px/1em Helvetica, Arial, "Helvetica Neue", sans-serif;
	line-height: 1.3em;
}
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 13px; font-weight: bold; }
hr {
	border: 1px solid #a3daec;
}
h1 a, h2 a, h3 a {
	text-decoration: none;
}
#footer {
	position: absolute;
	width: 100%;
	line-height: 30px;
	font-size: 11px;
	text-align: center;
	font-family: verdana;
}
#footer a {
	text-decoration: none;
}
#sidebar {
	float: right;
	width: 185px;
	margin: 5px 5px 5px 0;
	display: inline;
	font-size: 13px;
	line-height: 1.5em;
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#login_link {
	display: none;
}
#back_link {
	display: block;
	width: 77px;
	height: 29px;
	margin-left: 5px;
	background: url(zurueck-button.png) no-repeat;
	text-indent: 80px;
	overflow: hidden;
}
#appStoreLink {
	display: block;
	width: 284px;
	height: 29px;
	background: url(app-store-button.png) no-repeat;
	text-indent: 285px;
	overflow: hidden;
	white-space: nowrap;
}
/*Warum MEDIA24?*/
#page2689 .content li {
	margin: 1.3em 0;
}

/* @group Paltentaler + Pawadec */
#page584 .content,
#page580 .content {
	float: left;
	clear: none;
	width: 330px;
	margin-bottom: 30px;
}

/* @end */


/* @group Referenzen */
#page2682 #main {
	width: 945px;
	margin-right: -35px;
	display: inline;
}
#page2682 .content {
	float: left;
	clear: none;
	margin: 0 30px 10px 0;
	font-size: 0.85em;
	text-align: center;
	color: #aaa;
}
#page2682 .more_info {
	display: none;
}
#page2682 .content p {
	margin-top: 0;
}
#page2682 .pic_left {
	float: none;
}
#page2682 #c6593 {
	float: none;
	text-align: left;
}
#group2682 #back_link_p {
	position: absolute;
	left: -178px;
	top: 8px;
}
#group2682 .pic_center {
	text-align: left;
	margin: 1em 0;
}
/* @end */



/* @group zweispaltig */
.zweispaltig #main {
	width: 960px;
	margin-right: -35px;
}
.zweispaltig .content {
	width: 440px;
	float: left;
	clear: none;
	margin-right: 40px;
}
/* @end */

/* @group vierspaltig */
.vierspaltig #main {
	width: 960px;
	background: url(trennlinien_vierspaltig.gif) no-repeat 220px 5px;
	margin-right: -35px;
}
.vierspaltig .content {
	width: 200px;
	float: left;
	clear: none;
	margin-right: 40px;
}

/* @end */

/* @group Seitenleiste */
.seitenleiste .content {
	width: 550px;
}
.seitenleiste .Seitenleistenblock {
	width: 170px;
	position: absolute;
	right: -10px;
	top: 0;
	background: #e2f4f9;
	padding: 7px 5px 7px 10px;
	font-size: 0.9em;
}
.seitenleiste .Seitenleistenblock p {
	margin: 0;
}

/* @end */

/* @group Home */
#c6773 {
	width: 335px;
	height: 150px;
	margin-right: -335px;
	margin-top: -106px;
	margin-bottom: -200px;
	overflow: hidden;
}
#c6773 .post {
	margin-left: 340px;
}
#c6773 a {
	position: absolute;
	left: 237px;
	top: 0;
	display: block;
	width: 91px;
	height: 25px;
	text-indent: 95px;
	overflow: hidden;
	white-space: nowrap;
}
/* @end */

/* @group gallery */
.gallery ul {
	margin: 0;
}
.gallery li {
	margin: 0 20px 15px 0;
	float: left;
	list-style: none;
}
.gallery img {
	padding: 1px;
	border: 1px solid #d0d0d0;
}
/* @end */


/* @group Form */
.user_form td {
	background: none;
}
.user_form .text_field,
.user_form .text_area {
	font-size: 14px;
	color: #09c;
	border: 1px solid #abddee;
	padding: 2px 2px 2px 5px;
	background-color: #f1fbff;
	width: 300px;
}
.user_form .text_field:focus,
.user_form .text_area:focus {
	border-color: #688a9b;
	background-color: #f1fbff;
	color: #174b66;
}
.user_form .text_area {
	margin: 0px 0px 20px 0px;
	height: 50px;
	width: 480px;
}

#user_form_error, #user_form_ok {
	border: 2px solid;
	padding: 3px 5px;
	font-size: 1.1em;
}
#user_form_ok {
	border-color: #6ead34;
	color: #6ead34 !important;
	background: #f0f6ea;
}
/* @end */

/* @group Table */
td, th {
	border: 0;
	background: #ecf8fb;
	border: 2px solid #fff;
	vertical-align: middle;
}
th {
	background-color: #dcf0f5;
}
.post td img {
	border: 0;
	margin-left: 1.5em;
}


/* @end */
