/* CSS Document - Author: Shaibal Mandal */
body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	color:#3c0077;
	background: #4c4c4c url(background.gif) center repeat-y;
	height:100%;
}

#navcontainer
{
	background-color: #3c0077;
	width:100%;
}

.navitem
{
	font-size: 11px;
	background-color: #3c0077;
	padding: 7px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fffff;
	margign-left:1px;
	border-right: 1px solid #9E9EA9;
	margin-top:1px;
	margin-right:5px;
	float:left;
}


.navitemlast
{
	background-color: #3c0077;
	padding: 7px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fffff;
	
	margin-top:1px;
	margin-right:0px;
	float:left;
}
#navcontainer a:link,#navcontainer a:visited, #navcontainer a:active {text-decoration: none; color: #fff;}
#navcontainer a:hover {text-decoration: underline; color: #fff;}

.content img { 
background-color : transparent;
padding : 1px;
border : 3px solid #dcdcdc;
margin-right : 10px;
} 

.content img.ohneBild { 
padding : 5px;
border : 0px ;
} 
.content input, label, select, textarea { 
border : 1px solid #3c0077;
background-color : transparent;
color : #000000;
} 
.content a:link, a:visited, a:active { 
text-decoration : underline;
color : #000000;
} 
.content  a:hover { 
text-decoration : none;
color : #990000;
} 


#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 10px;
		min-width:100%;
		text-align: center; 
		background: url(tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #dcdcdc;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #3c0077;
		background: #c0c0c0;
		color: #000;
	}

#tabnav a:hover
	{
		background: #c0c0c0;
		color:#990000;
	}


.newskopf { 
font-size: 13px;
font-weight : bold;
} 
.newsdatum { 
font-size: 8px;
}
.showkopf { 
font-size: 12px;
font-weight : bold;
} 

.showdatum { 
font-size: 8px;
}
.newstext { 
margin: 1px;
}  
.content { height:100%;
	font-size: 11px;
         }

 a.more:link, a.more:visited, a.more:active,a.more:hover{ 
display : inline;
padding : 2px;
margin:0px;
color: #3c0077;
font-size: 7px;
border : 0px solid #3c0077;
} 

.head { 
letter-spacing : 0.3em;
font-size: 14px;
} 
.content span.pferdename { 
font-style : oblique;
font-size: 13px;
} 
.content span.showrecord { 
text-align : left;
font-style : oblique;
font-size: 12px;

} 
.klammer1 { font-size: 18px;
	  font-style : normal;
	    color:#3c0077;
}
.pedigree { font-size: 11px;}
.ohneRahmen img { border : 0px solid #dcdcdc;}

a.pferde:link, a.pferde:visited, a.pferde:active{ 
color: #3c0077;
font-size:11px;
font-weight : bold;
letter-spacing:0.1em;
text-decoration:none;

} 
a.pferde:hover{ 
color: #3c0077;
font-size: 11px;
font-weight : normal;
letter-spacing:0.1em;
} 

.defaulthorse { float:left;
		width:150px;
		display:inline;}
		

