/******************* General *******************/

*{margin:0; padding:0;}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 82%;
line-height: 1.3em;
color: #444;
word-spacing: 0.1em;
background:#990000 url(../templates/ds/images/backgroundplus.gif);
 }

/**************** Links general ****************/

a:link {color: #000066; text-decoration: none; font-weight: normal; border: 0px;}
a:active {color: #000066; text-decoration: none;  font-weight: normal;}
a:visited {color: #000066; text-decoration: none; font-weight: normal;}
a:hover {color: #990000; text-decoration: underline; font-weight: normal;}
/*

a[href^="http:"] {
background:url('../templates/ds/images/go_on.gif') no-repeat left;
vertical-align: middle;
padding:0 0 0 15px;
}

*/
/************** Ueberschriften *****************/

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
font-weight: bold;
}
h1 {
margin: 0px 0px 0px 00px;
font-size: 18px;
}
h2, h3, h4, h5 {
margin: 0px 0px 0px 0px;
font-size: 13px;
}

/**************** Page Head and general layout ****************/

#mainpane{
margin: 25px auto;
text-align: left; 
width:742px;
padding:0;
text-align:left;
color:#303030;
border:0px solid #000;
}

#header{
height:112px;
width:742px;
margin:0px;
background: url(../templates/ds/images/ds_web_01.gif) no-repeat;
}

#bg_pic{
height:155px;
width:742px;
margin:0px;
background: url(../templates/ds/images/ds_web_02.jpg) no-repeat;
}


/**************** Navigation styles ****************/

#navigation
{ 
     height: 18px;
     margin:0px;
     padding: 2px;
     color:#ffffff;
     background: url(../templates/ds/images/ds_web_03.gif) no-repeat;
}
#navigation a{color:#f0f0f0; background-color:inherit; font-weight:bold; font-size: 90%;}
#navigation a:hover{color:#ffffff; background-color:inherit; text-decoration: underline; font-size: 90%;}

.navi_sub
{
	line-height: 1.3em;
	width: 175px;
	height: 15px;
	font-size: 95%;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	margin: 2px;
	border-top: 0px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid; 
	border-color: #000000;
 	background: url("../templates/ds/images/DS-IGN_08.jpg");
}

.navi_sub2
{
	line-height: 1.3em;
	width: 175px;
	height: 20px;
	font-size: 95%;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	margin: 2px;
	border-top: 0px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid; 
	border-color: #000000;
 	background: url("../templates/ds/images/DS-IGN_08.jpg");
}

a.navisub:link {color:#fff; background-color:inherit; font-weight:bold; border:0px;}
a.navisub:active {color:#fff; background-color:inherit; font-weight:bold; border:0px;}
a.navisub:visited {color:#fff; background-color:inherit; font-weight:bold; border:0px;}
a.navisub:hover{color:#DEDEDE; background-color:inherit; text-decoration: underline; border:0px;}

/**************** Content styles ****************/

#mainpage{
width:742px;
margin:0px;
background: #ffffff;
}

#content {
float:right;
width:520px;
font-size:0.9em;
padding:20px 0 3px 20px;
background: #fff;
border-top: 0px;
border-bottom: 0px;
border-right: 1px;
border-left: 0px;
border-style: solid; 
border-color: #000000;
}


#content img {padding: 0; border: 0px solid #ddd;}
#content img.emoticon {border:none;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}


/**************** Sidebar styles ****************/

#subcontent, .soccerSideBarItem{
float:left;
width:175px;
padding:5px 5px 5px 0;
background: #fff;
line-height:1.0em;
font-size:0.9em;
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 1px;
border-style: solid; 
border-color: #000000;
}
/**************** Footer styles ****************/

#footer{
clear:both;
width:740px;
margin:0 0px;
font-size:0.9em;
background: #fff;
border-top: 0px;
border-bottom: 0px;
border-right: 1px;
border-left: 1px;
border-style: solid; 
border-color: #000000;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#000; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#990000; background-color:inherit; text-decoration: underline;}

#end{
clear:both;
width:742px;
height: 14px;
font-size:0.9em;
color:#fff;
background: url(../templates/ds/images/site_end.gif) no-repeat;
}

/****************** Texte *********************/
em {

	font-style: normal;

}

fieldset {
 width: 460px;
 border: 0px;
 padding: 2px;

}

input, textarea, select
{ 
	background-color: #fff; 
	border: 1px;
	border-style: solid; 
	border-color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	height: 15px;
	color: #000000;
	margin: 1px;
}

.submit_button {

 background:url(../templates/ds/images/DS-IGN_08.jpg);
 color: #fff;
 height: 20px;
}

.contact_form {
	margin: 2px;
	border-top: 0px; 
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: dotted; 
	height: 20px;
}

input.contact_form {
	margin: 2px;
	border-top: 1px; 
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid; 
	height: 20px;
	width: 250px;
}

textarea.contact_form {
	margin: 2px;
	border-top: 1px; 
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid; 
	height: 75px;
	width: 250px;
}

p {
margin: 10px 20px;
}

/*************** Tabellen *****************/

table, tr, th, td 
{
	font-size: 12px; 
	padding: 1px;
}

.tab_navi, table, tr, td
{
	padding: 0px;
	vertical-align: top;
}


/*************** Listen ***************/

ul {

	list-style-image: url(../templates/ds/images/arrow_red.gif);

}

.linklist
{
	list-style-image: url(../templates/ds/images/arrow.gif);
}

hr	{ 

	height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;

}

/****************** Grafiken ****************/

img { 
	border: none;
}

img.icon
{
	border: none;
	padding: 2px;
	vertical-align: middle;

}


.img_content {

 border: none;
 margin: 5px 5px 5px 0px;
 padding: 5px;
 vertical-align: top;
 float: left;

}

.screen_shot {

text-align:center;
border: 1px;
border-style: solid;
border-color: #C9C9C9;
padding: 0px;
margin: 2px 2px 2px 2px;
vertical-align: top;
float: right;

}

/**************** Content styles called item ****************/
#time
{
	font-size: 87%;
	margin: 10px;
}

.item
{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 2px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 1px;
	border-left: 0px;
	border-style: solid; 
	border-color: #d2d2d2;
	width: 463px;
	background: #fff;
}

.item_footer
{
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 468px;
	border-top: 0px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid; 
	border-color: #d2d2d2;
}

.item_small
{
	color: #000000;
	font-weight: normal;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-style: dotted; 
	border-color: #000000;
	width: 195px;
	background-color: #FFFFFF;
	background: url("../templates/ds/images/bg_2.png");
}

h1.sub_page_title
{
	color: #000000;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-style: dotted; 
	border-color: #000000;
	width: 468px;
	text-align: left;
	background: url("../templates/ds/images/bg_h1.gif");
}

h2.item_title
{
	color: #000000;
	border-top: 0px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: dotted; 
	border-color: #d2d2d2;
	width: 460px;
}

h2.item_title_small
{
	color: #000000;
	border-top: 0px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid; 
	border-color: #000000;
	width: 195px;
}

.top_border

{
	width: 742px;
	height: 206px;
	border: 1px; 
	border-style: dashed; 
	border-color: #000000; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
}

.warning
{
	font-size: 16px;
}

.error_messages{
color: #DD0000;
}

.inline {

 vertical-align: top;

}

