/*

Theme Name: hitentheme
Theme URI: http://www.prvg.de
Description:  hiten theme
Author: prvg
Author URI: http://www.prvg.de
*/


 /*#############################################################
Name: hitentheme
 Date: 05-06-2008
Author: prvg
URL: http://www.prvg.de
#############################################################*/

/* ######################Standard elements################################# */

 * {
	margin: 0;
	padding: 0;
}

a {
	color: #ffffff;
	text-decoration: none;
        border: 0px;
}

body {
	background: url('img/bg2.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
	font-size: 12px;
        color:#ffffff;
	line-height: 18px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        overflow-X:hidden;
        overflow-Y:scroll;
}

td {
      	font-size: 11px;
        color:#fff;
	line-height: 18px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
      	padding-bottom:30px;
}

.hidepics {
  width:0px;
  height:0px;
  visibility:hidden;
}

/* ################################MainStructure#################################### */

#main {
        float:right;
        width:100%;
        margin-left:-400px;
}



/* #######################################Header####################################### */

.myspace a {
	background: url('img/myspacelink.png');
        position: absolute;
        top: 60px; 
        left: 100px; 
        width: 200px;
        height: 20px;   
}
.myspace a:hover {
	background: url('img/myspacelink_hover.png');
}

.myspace a#aktiv {
	background: url('img/myspacelink_hover.png');
}


.aim a {
	background: url('img/aim.png');
        position: absolute;
        top: 80px; 
        left: 100px; 
        width: 200px;
        height: 20px;   
}
.aim a:hover {
	background: url('img/aim_hover.png');
}

.aim a#aktiv {
	background: url('img/aim_hover.png');
}


#hitenbanner {
	height: 90px;
	margin-left:100px;
	background-image: url('img/hiten.png');
	background-repeat: no-repeat;
	margin-top:110px;
        margin-bottom:20px;

}



/* #######################################Menu####################################### */


.menunews a {
	background: url('img/menu_news.png');
        position: absolute;
        top: 200px; 
        left: 100px; 
        width: 71px;
        height: 32px;   
}
.menunews a:hover {
	background: url('img/menu_news_hover.png');
}

.menunews a#aktiv {
	background: url('img/menu_news_hover.png');
}


.menureleases a {
	background: url('img/menu_releases.png');
        position: absolute;
        top: 200px; 
        left: 171px;   
        width: 100px;    
        height: 32px;
}
.menureleases a:hover {
	background: url('img/menu_releases_hover.png');
}
.menureleases a#aktiv {
	background: url('img/menu_releases_hover.png');
}


.menuunreleased a {
	background: url('img/menu_unreleased.png');
        position: absolute;
        top: 200px; 
        left: 272px;   
        width: 123px;    
        height: 32px;
}
.menuunreleased a:hover {
	background: url('img/menu_unreleased_hover.png');
}

.menuunreleased a#aktiv {
	background: url('img/menu_unreleased_hover.png');
}

.menuinthemix a {
	background: url('img/menu_inthemix.png');
        position: absolute;
        top: 200px; 
        left: 395px;   
        width: 112px;    
        height: 32px;
}
.menuinthemix a:hover {
	background: url('img/menu_inthemix_hover.png');
}

.menuinthemix a#aktiv {
	background: url('img/menu_inthemix_hover.png');
}


.menulinks a {
	background: url('img/menu_links.png');
        position: absolute;
        top: 200px; 
        left: 507px;   
        width: 67px;    
        height: 32px;
}
.menulinks a:hover {
	background: url('img/menu_links_hover.png');
}

.menulinks a#aktiv {
	background: url('img/menu_links_hover.png');
}

.menucontact a {
	background: url('img/menu_contact.png');
        top: 200px; 
        position: absolute;
        left: 574px;   
        width: 77px;    
        height: 32px;
}
.menucontact a:hover {
	background: url('img/menu_contact_hover.png');
}
.menucontact a#aktiv {
	background: url('img/menu_contact_hover.png');
}

/* #######################################Content####################################### */

#content {
        /*background: url('img/trans_bg.png');*/
	clear: both;
        padding-bottom: 50px;
        padding-left: 0px;
        padding-right: 0px;
        float:left;
        width:500px;
        margin-left:100px;
        margin-bottom:40px;
}

.item {
        padding-top: 50px;
        }

.orange {
        color: #ffff00;
        }

.fett {
        font-weight:bold;
        }

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
        }

.magazintitel {
        font-size:14px;
        font-weight:bold;
        }

.kundenmagazin {
        color:ff4500;
        font-size:14px;
        font-weight:bold;
        }

.headlinepage {	
        color: #ffffff;
	font-size: 18px;
        text-transform: lowercase;
        margin-bottom: 2px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        visibility:hidden;
}
.headline {	
        color: #ffffff;
	font-size: 18px;
        text-transform: lowercase;
        margin-bottom: 2px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}

.headline a {
	color: #ffff00;
}

.headline a:hover {
	color: #ffff00;
}

.descr {
        color: #000000;
        margin-top: 2px;
}

.entry {
        margin-top: 6px;
}

.entry p {
        margin-bottom: 1em;
}

.entry a {
	color: #ffff00;
	font-weight: bold;
}

.entry a:hover {
	color: #66aa00;
	font-weight: bold;
}

img  {  border:0px;
        margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
        padding-bottom: 10px;
	padding-right: 10px;
        float:left;
}


/* #######################################Footer####################################### */

#rolloverbild {
        background-image: url(img/imprint.png);
        clear: both;
        width: 670px;  
        height: 25px;
        margin-bottom: 100px;
}


#rolloverbild:hover {
background-image: url('img/imprint_hover.png');

} 

#rolloverbild:active {
	background-image: url('img/imprint_hover.png');

}

/* #######################################end####################################### */
