/*

	project:  1.DSG
	author:   Katja Seidler


*/

*{ margin: 0; padding: 0; }*
body {
	font: .74em Verdana, Arial, Tahoma, sans-serif;
	line-height: 1.6em;
	background: #eaeaea;
	color: #000;
	margin: auto;
}

a {	
	padding: 0;
	font-weight: bold;	
	text-decoration: none;
	color: #000;
}
a:hover, a:focus, a:active { 
	color: #000; 
	text-decoration: underline; 
}
a.aktiv {
	color: #000; 
	text-decoration: underline; 
}

p a {	
	background: url(../images/pfeil.gif) no-repeat left;
	padding: 0 0 0 8px;
	font-weight: bold;	
	text-decoration: none;
	color: #000;
}

#left a {	
	background: url(../images/pfeil.gif) no-repeat left;
	padding: 0 8px 0;
	font-weight: bold;	
	text-decoration: none;
	color: #000;
}

#left a:hover, a:focus, a:active { 
	color: #000; 
	text-decoration: underline; 
}
#left a.aktiv {
	color: #000; 
	text-decoration: underline; 
}

p { 
	margin: 0 0 15px 0; 
}

h1 { 
	font: bold 1.4em Arial, Sans-Serif;  
	margin: 0 0 10px; 
}


h2 { 
	font: bold 1.3em Arial, Sans-Serif; 
	margin: 0 0 5px; 
}

h3 {
	font: bold 1.1em;
	margin: 5px 0 5px; 
}

h4 { 
	color: #808080; 
	background: inherit; 
	font-weight: normal; 
	font-size: .9em; 
}

p.align-justify {
	text-align: justify;
}

#main { 
	width: 900px; 
	margin: 0 auto; 
	background: #fff url(../images/bg.gif) repeat-x;
}

#mainmenu { 
	margin: 10px 14.5px 0 0; 
	height: 40px; 
	float: right; 
	text-align: center; 
	color: #eaeaea;
	text-transform: uppercase;
}

	#mainmenu a {
		color: #eaeaea;
		font-weight: bold;
		font: 1.2em;
	}

	#mainmenu a:hover, #mainmenu a:focus, #mainmenu a:active {
		font: 1.2em;
		color: #fed203;
		text-decoration: none; 
	}
	#mainmenu a.aktiv {
		font: 1.2em;
		color: #fed203;
		text-decoration: none; 
	}

#logo {
	clear: both;
	background: #fed203 url(../images/1dsg.jpg) no-repeat;
	color: #000;
	height: 122px;
	width: 831px;
	margin: 0 auto 20px;
	padding: 5px 40px 0 0;
	text-align: right;
}

	#logo h3 {
		font-size: 1.3em;
		font-weight: bold;
		margin: 5px 0 0;
	}	
	#logo p { 
		margin: 0; 
	}


#helpmenu { 
	font-size: .9em; 
	margin: 10px 0 0; 
}
	#helpmenu a {  
		background-image: none;
		color: #000;
		font-weight: normal;
		padding: 4px 0px 0px;
	}
	#helpmenu a:hover, #helpmenu a:focus, #helpmenu a:active { 
		text-decoration: underline;  
	}
	
	#helpmenu a.aktiv { 
		text-decoration: underline;  
	}

#spacer 
{
	clear: both;
	height: 10px;
}


#footer { 
	clear: both; 
	border-top: 1px solid #ccc; 
	padding: 10px 0; 
	margin: 0 0 15px; 
	font-size: .9em; 
	color: #808080; 
	background: #fff; 
	text-align: center; 
}

#col1 { 
	float: left; 
	width: 163px; 
	padding: 7px 0 0 17px; 
	margin: 0 0 10px; 
}

#col1 img {
	width: auto;
	height: auto;
	max-width: 140px;
}

#col1 h1 {
	font: bold 1.0em Verdana, Arial, Tahoma, sans-serif;
	margin: 5px 0 5px; 
}

#col2 { 
	float: left; 
	width: 400px; 
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	padding: 7px 10px 10px 20px; 
}
#col3 { 
	float: right; 
	width: 250px; 
	/*border-left: 1px solid #ccc;*/ 
	padding: 7px 17px 10px 20px; 
}

#col3 p, #col3 table {
font: .9em Verdana, Arial, Tahoma, sans-serif;
	line-height: 1.2em;
}

#col3 h1 {
	font: bold 1.0em Verdana, Arial, Tahoma, sans-serif;
	margin: 5px 0 5px; 
}

#left {
	float: left;
	width: 163px;
	padding: 7px 0 0 17px;
	margin: 0 0 10px;
}
#right {
	float: left;
	width: 667px;
	border-left: 1px solid #ccc;
	padding: 7px 30px 10px 20px;
}

img {
	border: none;
}

ul {
	 margin-top:0px;
	 margin-left: 25px;
}

li {
	list-style-type: square;
}


div.news-list-item
{
	margin: 0 0 25px;
}

div.news-list-item h1
{
	font: bold 1.4em Arial, Sans-Serif;  
	margin: 0 0 0px; 
}

div.news-list-item h4 { 
	color: #808080; 
	background: inherit; 
	font-weight: normal; 
	font-size: .9em;
	margin: 0 0 10px; 
}

div.news-list-morelink {
	margin-top: 5px;
	clear: both;
}

div.news-single-item
{
	margin: 0 0 25px;
}

div.news-single-item h1
{
	font: bold 1.4em Arial, Sans-Serif;  
	margin: 0 0 0px; 
}

div.news-single-item h4 { 
	color: #808080; 
	background: inherit; 
	font-weight: normal; 
	font-size: .9em;
	margin: 0 0 10px; 
}

div.news-single-backlink
{
	clear: both;
}

div.news-single-backlink a{
	background-image: none;
	padding: 0;
}

div.news-amenu-container ul {
	margin: 0 0 20px;
}

div.news-amenu-container li {
	list-style-type: none;
	margin-left: 25px
}

div.news-amenu-container li.news-amenu-item-year {
	font: bold 1.3em Arial, Sans-Serif;  
	margin: 5px 0 5px; 
	list-style-type: none;
}

div.hr {
	margin: 0 0 20px;
	border: none;
	border-top: 1px dashed black;
	height: 1px; 
	color: #000000; 
	background: transparent;

}

div.news-single-img {
	float: left;
	margin-right: 20px;
}

div.news-single-img a{
	background-image: none;
	padding: 0;
}

div.tx-dsgcompetition-pi1-listrow a {
	background-image: none;
	padding: 0;
	margin: 0 2px;
}

th {
	text-align: left;
}

div.tx-dsgcompetition-pi1-listrow table {
	table-layout:fixed;
	border: 0;
	cellspacing-right: 10px;
}

div.tx-dsgcompetition-pi1-listrow th.date {
	width: 100px;
}
div.tx-dsgcompetition-pi1-listrow th.date_archiv {
	width: 120px;
}
div.tx-dsgcompetition-pi1-listrow th.wk {
	width: 200px;
}
div.tx-dsgcompetition-pi1-listrow th.wk_archiv {
	width: 270px;
}
div.tx-dsgcompetition-pi1-listrow th.loc {
	width: 100px;
}
div.tx-dsgcompetition-pi1-listrow th.who {
	width: 100px;
}
div.tx-dsgcompetition-pi1-listrow th.doc {
	width: 90px;
}
div.tx-dsgcompetition-pi1-listrow th.doc2 {
	width: 80px;
}
div.tx-dsgcompetition-pi1-listrow th.res {
	width: 100px;
}
div.tx-dsgcompetition-pi1-listrow th.prot {
	width: 100px;
}

div.tx-dsgcompetition-pi1-listrow td {
	min-height: 25px;
}

div.tx-dsgcompetition-pi1-listrow td.date_sh {
	width: 80px;
}
div.tx-dsgcompetition-pi1-listrow td.wk_sh {
	width: 150px;
}

div.tx-dsgcompetition-pi1-listrow th.wk_lsp {
	width: 220px;
}
div.tx-dsgcompetition-pi1-listrow th.loc_lsp {
	width: 100px;
}
div.tx-dsgcompetition-pi1-listrow th.info_lsp {
	width: 50px;
}
div.tx-dsgcompetition-pi1-listrow th.doc_lsp {
	width: 110px;
}
div.tx-dsgcompetition-pi1-listrow th.doc2_lsp {
	width: 90px;
}

div.tx-dsgcompetition-pi1-listrow th.date_tm {
	width: 100px;
}
div.tx-dsgcompetition-pi1-listrow th.wk_tm {
	width: 250px;
}
div.tx-dsgcompetition-pi1-listrow th.lxf_tm {
	width: 100px;
}

form, fieldset {
	border-style: none;
}

div.csc-mailform-field {
	padding-bottom: 5px;
}

label {
  	display: block;
  	float: left;
  	width: 100px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  	clear: left; /* das floating der labels und inputs aufheben */
}

label {
 	text-align: right; 
 	padding-right: 10px; 
}

input#mailformreset
{
margin: 5px 10px 0 110px;
	float: left;
}

table.contenttable
{
	width: 100%;
}

table.contenttable thead
{
	line-height:2em;
}

table.contenttable p
{
	padding:0;
	margin:0;
}


