/* Style-Sheet Running Net */
/* Layout: Stefan Porsche Creations */
/* January 2004 */

/* R U N N I N G   N E T */


/* Body */

body {
	margin: 0px;
	padding: 0px;
	background-image:url(http://www.runningnet.at/cms/fileadmin/template1/img/back.gif);
	color: White;
	background-color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 101%;
}



/* Arrangement */

#bodycenter {
	text-align:left;
}

#desktop {
	position:relative;
	top:0px;
	text-align:left;
	background-color:#000000;
	height:100%;
	width:800px;
	
}

#header {
	position:relative;
	top:30px;
	height:98px;
	text-align:center;
	/*width:100%;
	
	background-image:url(../img/back.jpg);*/
	margin:0px;
}


#logo {
	position:absolute;
	left:0px;
	top:18px;
	height:110px;
	width:100%;
	text-align:left;
	margin:0px;
	background-image: url(http://www.runningnet.at/cms/fileadmin/template1/img/back.jpg);
}


#leftmenu {
	position:absolute;
	left:-30px;
	top:170px;
	width:180px;
	height:200px;
	border-top: 0px solid #000000;
	
}


.content {
	position:absolute;
	margin-left:180px;
	margin-right:0px;
	padding: 170px 10px 20px 10px;
	top:0px;
	border-left: 1px solid #ff5c00;
	border-right: 1px solid #ff5c00;
	background-color:#161616;
	height: auto;
                width:600;
	
}

/* Breadcrum*/
.top{
	color: White;
	font-size: 75%;
	}
}
.topleft{
	float:left;
}
.topright{
	float:left;
	text-align:right;
}


/* Elements */
.menu{
	width:180px;
	line-height: 2em;
	list-style-type:none;
	font-size:100%;	
}
.topmenu{
	width:180px;
	line-height: 2em;
	list-style-type:none;
	font-size:100%;	
}

a.menuitem {
	color: White;
	/*
	border-top:1px solid #000000;
	border-bottom:1px solid #161616;
	*/
	padding:0.2em 0.2em 0.2em 0.2em;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	font-variant:small-caps;
}

a.menuitem:hover {
	border-top:1px solid #ff5c00;
	border-bottom:1px solid #ff5c00;
	
}

.menuitemactive {
	/*width:180px;
	border-top:1px solid #ff5c00;
	border-bottom:1px solid #ff5c00;
	*/
	padding:0.2em 0.2em 0.2em 0.2em;
	background-color:#ff5c00;
	
	font-size:80%;
	font-weight:bold;
	font-variant:small-caps;
}

.thumbnail_r {
	position:relative;
	float:right;
	margin:5px 0px 10px 15px;
	border:1px solid #ff5c00;
}

.thumbnail_l {
	position:relative;
	float:left;
	margin:5px 15px 10px 0px;
	border:1px solid #ff5c00;
}

.seperator-bottom {
	background-image:url(http://www.runningnet.at/cms/fileadmin/template1/img/sepbot.gif);
	height:5px;
	font-size:2px;
	text-align:right;
	clear:right;
	margin:2em 2em 2em 2em;
	clear: both;
}
.copyright {
	font-size:70%;
}
img  
{
	border:none;
	
}
.blockleft {
float:left;
width:70%;
height: 100%;
margin:0 0 0 0.2em;
padding:0.2em;


}
.blockrightborder {
float:left;
width:25%;
height:100%;
margin-left:0.4em;
padding-left:0.4em;
border-left: 1px solid #ff5c00 ;

}

.floatleft{
float:left;
margin-right:0.4em;
}
.floatright{
float:right;
margin:0.2em;
}

/* Text */

p, a, h1, h2, h3, h4, h5, li, div, td, tr, th {	
	font-family:verdana,arial,helvetica,sans-serif;
	color:#ffffff;
}

a {
	color: #ff5c00;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.top { 
	color:#000000;
}

p {
	text-align:left;
	font-size:80%;	
	line-height:150%;
}

li {
	font-size:100%;
	list-style-position:outside;
}

ul {
	/*list-style-type:none;*/
	list-style-type:circle;
	font-size:80%;	
}

.list1{
	font-color: #ff5c00;
	list-style-type:circle;
	font-size:0.8em

}

.bulletlist{

}

h1, h2 {
	text-align:left;
	font-size:90%;
	font-weight:bold;
	color: #ff5c00;
}
h3, h4, h5 {
	text-align:left;
	font-size:75%;
	color: #ff5c00;
}

.small {
	font-size:50%;
}

table {
	font-size:95%;
	margin:0px;
	padding:0px;
}

td {
	vertical-align:top;
}
