@charset "UTF-8";
/*
Theme Name: AICA
Description: AICA Custom Theme
Version: 0.01
Author: Arno Nöbl
Author URI: http://noebl.com/
*/



/* reset --------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset ----------------------------------------------------------------------------------- */






/* layout -------------------------------------------------------------------------------------- */

#container {
	margin: 97px 59px 50px;
	position: relative;
}
#top {
	position: absolute;
	top: 0;
}
#logo {
	position: absolute;
	top: 5px;
	left: 559px;
	background: url('images/logo.png') no-repeat;
	width: 246px;
	height: 96px;
}
#logo a {
	display: block;
	width: 55px;
	height: 40px;
}
#logo, #logo * {
	text-indent: -9999px;
}
#header {
	height: 120px;
}
#header .menu {
	overflow: hidden;
	width: 350px;
	height: 40px;
}
#header .menu li {
	float: left;
	margin-right: 40px;
	height: 24px;
	background-repeat: no-repeat;
}
#header .menu li a {
	display: block;
	height: 23px;
	border-bottom: 1px solid;
	text-indent: -9999px;
}
#header .menu li a:hover, #header .menu li a:focus, #header .menu li a:active, #header .menu li.current_page_item a, #header .menu li.current_page_ancestor a {
	height: 21px;
	border-bottom: 3px solid;
}
#header .menu li.home {
	width: 32px;
	background-image: url('images/start.png');
}
#header .menu li.page-item-2 {
	width: 60px;
	background-image: url('images/ueber-uns.png');
}
#header .menu li.page-item-5 {
	width: 50px;
	background-image: url('images/kontakt.png');
}
#header .menu li.page-item-6 {
	width: 40px;
	background-image: url('images/intern.png');
}
#search-form {
	position: absolute;
	top: 2px;
	left: 340px;
}
#search-field {
	border-style: none none solid;
	border-width: 0 0 1px;
	border-color: #000;
	padding: 0 0 5px;
	margin: 0;
	background: rgba(255, 255, 255, .4);
	width: 160px;
	height: 16px;
}
#search-submit {
	position: absolute;
	left:160px;
	top: 0;
	width: 19px;
	height: 21px;
}

#content {
	position: relative;
	margin-top: 20px;
}
#content-container {
	position: relative;
	margin-left: 172px;
}
#content-box {
	width: 493px;
	min-height: 381px;
	background-color: #fff;
	padding: 29px 18px 8px 18px;
}

.news-item .entry_author_image, .entry_author_image img {
	width: 155px;
}
.news-item .entry_author_image, .news-item .text-box {
	margin-top: 9px;
}
.news-item .text-box {
	padding: 29px 18px 8px 18px;
	min-height: 105px;
	background-color: #fff;
}
.page-template-news-php .news-item .text-box {
	padding: 13px 12px 9px 12px;
	min-height: 120px;
}
.page-template-news-php .news-item .text-box p {
	margin-bottom: 0;
}
.news-item, .news-item .header, .news-item .body {
	overflow: hidden;
	width: 701px;
}
.news-item {
	margin-bottom: 25px;
}
.news-item .author, .news-item .text {
	float: left;
}
.news-item .author {
	width: 155px;
	margin-right: 17px;
	overflow: hidden;
}
.news-item .text {
	width: 529px;
}

#intern-menu {
	position: absolute;
	top: 53px;
}
#intern-menu li {
	height: 23px;
}
#intern-menu a {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	height: 13px;
}
#intern-menu a:hover, #intern-menu a:active, #intern-menu a:focus, #intern-menu .current_page_item a {
	border-bottom: 2px solid;
	height: 12px;
}
#content #intern-menu a:focus {
	outline: none;
}


#footer {
	position: relative;
	margin-top: 30px;
	height: 20px;
}
#footer a {
	display: block;
	height: 16px;
	border-bottom: 1px solid;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#footer a:hover, #footer a:active, #footer a:focus, .page-id-14 #footer .archiv a {
	height: 15px;
	border-bottom: 2px solid;
}
#footer .links {
	position: absolute;
	top: 0;
	left: 172px;
}
#footer .links div {
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
	background-position: 0 -1px;
}
#footer .logout {
	background-image: url('images/logout.png');
	width: 40px;
}
#footer .links .archiv {
	padding-left: 16px;
	background-image: url('images/symbols/archiv.png');
	left: 0;
}
#footer .links .archiv a {
	background-image: url('images/archiv.png');
	width: 35px;
}
#footer .links .nach-oben {
	padding-left: 11px;
	background-image: url('images/symbols/nach-oben.png');
	left: 340px;
}
#footer .links .nach-oben a {
	background-image: url('images/nach-oben.png');
	width: 63px;
}
#footer .links .zurück {
	padding-left: 8px;
	background-image: url('images/symbols/zurueck.png');
	left: 481px;
}
#footer .links .zurück a {
	background-image: url('images/zurueck.png');
	width: 39px;
}
#footer .links .drucken {
	padding-left: 17px;
	background-image: url('images/symbols/drucken.png');
	left: 221px;
	display: none;
}
#footer .links .drucken a {
	background-image: url('images/drucken.png');
	width: 46px;
}

#login-form p {
	overflow: auto;
}
.login-username label, .login-password label {
	float: left;
	width: 110px;
}

/* end layout ---------------------------------------------------------------------------------- */





/* typography ---------------------------------------------------------------------------------- */
body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	border-bottom: 1px solid;
	color: #000;
}
#content a:hover, #content a:active {
	border: none;
}
#content a:focus {
	outline: 1px dotted;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 9px;
}
p {
	margin-bottom: 1.5em;
}
small, .post-edit-link {
	font-size: 10px;
}
.search-excerpt {
	font-weight: normal;
	background-color: #fff2b0;
}
.post-edit-link {
	font-weight: normal;
	font-style: normal;
}

#content-box, .text-box {
	line-height: 19px;
	letter-spacing: .025em;
}

.news-item {
	font-size: 13px;
	line-height: 19px;
}
.news-item h2 {
	display: inline;
}
.news-item .text {
	font-weight: bold;
}
.news-item .text-box {
	font-size: 11px;
	font-weight: normal;
}

/* end typography ------------------------------------------------------------------------------ */



