/* ursprüngliches pro4j Stylesheet */
html {
	min-height: 100.1%;
}
body {
	/*background: #858482 url(../_images/back/back_body.jpg) repeat-x top;*/
        background: #858482 url('../images/pro4j/back/back_body.jpg') repeat-x top;
	margin: 0em;
	font: 62.5% Arial, Helvetica, sans-serif;
}
#root {
}

#page {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}

/* Kopfbereich */

#head {
	background: url(../_images/back/back_head.jpg) no-repeat;
        height: 150px;
}
#title {
	float: right;
	padding: 20px 30px 0px;
}


/* Navigation */

#navi {
	color: #FFF;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 650px;
}
#navi ul {
	margin: 0em;
	padding: 0em;
	list-style: none;
}
#navi li {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	padding: 0em;
	margin: 0em;
	display: block;
	float: left;
	list-style: none;
}
#navi li.first {
}
#navi li.last {
}

#navi a {
	text-decoration: none;
	color: #FFF;
	padding: 0.4em 1.5em;
	margin: 0em;
}
#navi a:hover {
	background: #7676a4;
}
#navi a.active {
	background: #7676a4;
	border-bottom: 1px solid #FFF;
}


/* Hauptbereich */

#main {
	background: url(../_images/back/back_main.gif) repeat-y;
}


/* Inhalte */

#content {
	width: 640px;
	padding: 30px 0px 30px 30px;
	margin: 0px;
}
#content h1 {
	margin: 0em 0em 1em;
	font-size: 1.8em;
	line-height: 1.5em;
}
#content h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 0em 0em 0.5em;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 1em;
}
#content p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0em 0em 1em;
}
#content a {
	font-weight: bold;
	color: #C03;
	text-decoration: none;
}

#content a.button {
	/*background: url(../_images/elem/elem_button.gif) no-repeat;*/
        background: url(../images/pro4j/elem/elem_button.gif) no-repeat;
	height: 25px;
	width: 150px;
	display: block;
	/*font-size: 1.2em;*/
	/*font-weight: bold;*/
	color: #FFF;
	text-decoration: none;
	margin: 2em 0em 0em;
	padding: 0px 0px 0px 30px;
	white-space: nowrap;
	line-height: 25px;
}

#content a.sbutton {
	height: 25px;
	width: 150px;
	display: block;
	color: #FFF;
	text-decoration: none;
	margin: 2em 0em 0em;
	padding: 0px 0px 0px 30px;
	white-space: nowrap;
	line-height: 25px;
}

#content ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
#content li {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content hr {
	clear: left;
	height: 1px;
	border-bottom: 1px solid #DDE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#content img {
	display: block;
	border-style: none;
}
#content acronym {
	color: #C03;
	border-style: none;
	cursor: help;
}
#content abbr {
	border-bottom-color: #C03;
}
#content table {
	margin: 1em 0em 0em;
	padding: 0em;
	border-style: none;
}
#content td {
	border-bottom-style: none;
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 1em 2em 1em 0em;
}
#content td p {
	font-size: 1em;
}



#content form {
	margin-bottom: 2em;
}
#content fieldset {
	border-style: none;
	margin: 1.5em 0em 0em;
	padding: 0em;
}

#content label {
	font-size: 1.2em;
	line-height: 1.6em;
}

#content label.left {
	width: 10em;
	margin-right: 1em;
	float: left;
}
#content label.radio {
	vertical-align: middle;
	margin-right: 1em;
}
#content input {
	border: 1px solid #C03;
	color: #337;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0.2em;
	font: 1.2em Arial, Helvetica, sans-serif;
}
#content input.radio {
	background: #FFFFFF;
	border-style: none;
	vertical-align: middle;
}
#content input.button {
        background: url(../images/pro4j/elem/elem_button.gif) no-repeat;
	height: 25px;
	width: 180px;
	text-decoration: none;
	margin: 5px 0px 0px;
	padding: 0px;
	border-style: none;
	/*font-weight: bold;*/
	color: #FFF;
}
#content input:focus {
	border: 1px solid #337;
}
#content textarea {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #337;
	padding: 0.2em;
	border: 1px solid #C03;
}
#content textarea:focus {
	border: 1px solid #337;
}

/* Teaserboxen auf der Startseite neu */
#teaser {
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: -25px;
}

#teaser div {
	float: left;
	width: 300px;
	background: url('../images/pro4j/back/back_teaser.gif') center bottom no-repeat;
	margin: 0px -5px 30px 33px;
	padding: 0px;
}
#teaser img {
	margin: 0px;
}
#teaser h1 {
	margin: 0px;
	padding: 0px;
}
#teaser p {
	margin: 0px;
	padding: 0px 20px 20px;
}
#teaser h1 img {
	padding: 0px;
	border-bottom: #FFF solid 1px;
	margin: 0px 0px 20px
}

#teaser a.sbutton {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	width: 220px;
	height: 25px;
	background: url(../images/pro4j/back/back_teaser-button.gif) center no-repeat;
        /*background: url(../_images/back/back_teaser-button.gif) center no-repeat;*/
}
#teaser a.sbutton:hover {
	background: url(../images/pro4j/back/back_teaser-button_hover.gif) center no-repeat;
        /*background: url(../_images/back/back_teaser-button_hover.gif) center no-repeat;*/
} 

/* alte Boxen auf der Startseite */

#boxes {
	float: left;
	margin-bottom: 30px;
	width: 639px;
	border-right: 1px solid #DDD;
}

#boxes div {
	float: left;
	border-bottom: 1px solid #DDD;
	padding: 20px 15px;
	width: 182px;
	border-left: 1px solid #DDD;
}


/* Projektliste */

#list table {
	margin: 0em;
	padding: 0em;
	border-style: none;
	table-layout:fixed;
}
#list th {
	background: url(../_images/back/back_th.gif) repeat;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0em;
	padding: 0em 0em 0em 0.5em;
	border-top: 1px solid #C03;
	text-align: left;
}

#list tr.even {
	background: #DDE;
}

#list td {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0em;
	padding: 1em 0.5em;
	color: #337;
	vertical-align: top;
	border-bottom: 1px solid #C03;
}
#list td.small {
	font-size: 1.1em;
}
#list td p {
	margin-bottom: 0.5em;
}
#list td ul, ol {
	margin: 0em;
	padding: 0em 0em 0em 2em;
}

#list td li {
	font-size: 1em;
	margin: 0em 0em 0.5em;
	padding: 0em;
}




/* weitere Spalte */

#column {
	float: right;
	background: #DDE;
	color: #337;
	width: 250px;
}
#column h4 {
	font-size: 1.5em;
	margin: 0em 0em 1em;
	padding: 0em;
}
#column p {
	font-size: 1.1em;
	margin: 0em 0em 1em;
	padding: 0em;
}
#column a {
	color: #C03;
	text-decoration: none;
	font-weight: bold;
}
#column a:hover {
	text-decoration: underline;
}
#column form {
	font-size: 1.1em;
	color: #C03;
	font-weight: bold;
	margin: 0em;
}
#column input {
	border: 1px solid #C03;
	margin: 5px 0px;
	padding: 3px;
	font: 1em/2em Arial, Helvetica, sans-serif;
}
#column input.button {
        background: url(../images/pro4j/elem/elem_button.gif) no-repeat;
	height: 25px;
	width: 180px;
	font-size: 1em;
	text-decoration: none;
	margin: 5px 0px 0px;
	padding: 0px;
	border-style: none;
	font-weight: bold;
	color: #FFF;
	display: block;
}

#column div.box {
	padding: 30px;
	border-bottom: 1px solid #FFF;
}

/* Fußbereich */

#foot {
	clear: both;
	text-align: center;
	margin: 3em 0em 0em;
	padding: 1em 0em;
	font-size: 0.9em;
	line-height: 1.5em;
}
#foot ul {
	margin: 0em;
	padding: 0em;
}
#foot li {
	list-style: url(none) none;
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right: 1px solid #99A;
}
#foot li.first {
	border-left: 1px solid #99A;
}

#foot a {
	text-decoration: none;
	color: #99A;
	font-weight: normal;
}
#foot a:hover {
	text-decoration: underline;
}
