/*
Theme Name: V-Theme
Theme URI: http://velvet.artflower.de/blog
Description: "V-Theme" is a custom made WP-theme by bogus & Christin
Version: 1.0
Author: bogus
Author URI: http://megavillain.org/
*/


a.menu_blog {
	background: url(images/v_blog.gif) no-repeat;
	width: 65px;
	height: 17px;
        color: #E8E8E8;
        background-position: -2px -2px;

}
a.menu_blog:hover {
	background: url(images/v_blog_ro.gif) no-repeat;
	width: 65px;
	height: 17px;
        color: #E8E8E8;
        background-position: -2px -2px;
}

a.menu_about {
	background: url(images/v_about.gif) no-repeat;
	width: 65px;
	height: 35px;
        color: #E8E8E8;
        background-position: -3px -2px;
}
a.menu_about:hover {
	background: url(images/v_about_ro.gif) no-repeat;
	width: 65px;
	height: 35px;
        color: #E8E8E8;
        background-position: -3px -2px;
}

a.menu_info {
	background: url(images/v_info.gif) no-repeat;
	width: 65px;
	height: 35px;
        color: #E8E8E8;
        background-position: -2px -2px;
}
a.menu_info:hover {
	background: url(images/v_info_ro.gif) no-repeat;
	width: 65px;
	height: 35px;
        color: #E8E8E8;
        background-position: -2px -2px;
}

a.menu_exit {
	background: url(images/v_exit.gif) no-repeat;
	width: 65px;
	height: 35px;
        color: #E8E8E8;
        background-position: -4px -2px;
}
a.menu_exit:hover {
	background: url(images/v_exit_ro.gif) no-repeat;
	width: 65px;
	height: 35px;
        color: #E8E8E8;
        background-position: -4px -2px;
}


A{
font-family: Arial;
				font-size: 11px;
}

A.heading{
font-family: Arial;
				font-size: 14px;
}



			BODY {
				background-color: #E8E8E8;	
				margin-top: 200px;
			}
			
			#head {
				border-left: 3px solid #666666;
				height: 75px;
				width: 800px;
				position: absolute;
				left: 0px;
				top: 100px;
				padding-top: 8px;
				padding-left: 70px;
			}
			
			#corpus {
				width: 650px;
				position: absolute;
				left: 73px;
				top: 175px;
				background-color: #99ccff;
			}
			
			HR {
				border-top: 1px solid #999999;
				border-bottom: none;
				border-right: none;
				border-left: none;
				height: 1px;
				margin-bottom: 20px;

			}
			
#nav1 {
			
            padding-top: -17px;
margin-top: -17px;
			}



			
			H1 {
				font-family: Arial;
				font-size: 14px;
				color: #333333;
				font-weight: normal;
				
				margin-bottom: 14px;
				
			}
			
			P {
				font-family: Arial;
				font-size: 11px;
				color: #333333;
				margin-top: 0px;
				line-height: 1,5;
				margin-bottom: 11px;
			}
			
			
			#cmntbox {
			padding-top: -30px;
			float: left;
			width: 160px;
			
			}
			
			#txtbox {
			margin-left: 165px;
			margin-bottom: 50px;
			
			}
			
			P.cat {
				font-size: 10px;
				margin-left: 0px;
				margin-top: 0px;
			}
			
			A{
				text-decoration: none;
				color: #666666;
				font-family: Arial;
			}
			
			A:hover {
				color: #000000;
			}
			
			#count {
				height: 20px;
				width: 40px;
				background-image: url(images/comm.gif);
				background-repeat: no-repeat;
				text-align: center;
				padding-top: 4px;
			}



                       #kasten {
                               margin-left: 65px;
padding-top: 0px;
padding-bottom: 30px;
width: 650px;
                       }

			
			A.count {
			font-size: 11px;
			font-weight: bold;
			color: #333333;
			}
			
			A.count:hover {
				color: #000000;
			}



#spacer_dotted {
				width: 650px;
				height: 1px;
				margin-left: 65px;
				margin-top: -15px;
				background-image: url(images/punkte.gif);
				background-repeat:
				repeat-x; margin-bottom:
				20px;
			}

#spacer_solid {
				width: 650px;
				height: 1px;
				margin-left: 65px;
				margin-top: -15px;
				background-image: url(images/streifen.gif);
				background-repeat:
				repeat-x; margin-bottom:
				20px;
			}

INPUT {
				width: 157px;
				heigth: 20px;
				border: none;
				background-color: #D9D9D9;
				margin-right: 2px;
				margin-bottom: 5px;
				font-size: 10px;
			}
			
			INPUT.button {
					width: 56px;
					heigth: 22px;
					margin-left: 427px;
			}
			
			TEXTAREA {
				border: none;
				background-color: #D9D9D9;
				width: 483px;
				margin-bottom: 6px;
				font-family: Arial;
				font-size: 10px;
			}

.tit {
decoration: none;
border: none;
}

.tit:hover {
decoration: none;
border: none;
}

.nav {
border: none;
margin-left: -3px;
padding-left: -3px;
margin-right: -1px;
padding-right: -1px;
}


#credits {
margin-left: 65px;
width: 650px;
text-align: right;
}
			
			/* ... Hier werden die Formate definiert ... */
			
		