/*  
Theme Name:WordPress Theme Vorlage
Theme URI: 
Hier kannst Du walten und schalten wie Du magst und kannst.
viel Spass mts von http://www.texto.de
*/
/* fuer unterschiedliche Kommentare*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
	}

/* ======= Algemeine Definitionen ===================*/
* {
     margin:0;
     padding:0;
     border:0
}

body{
	background-color: #292929;
	font: .9em/1.3em Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: White;
	text-align: center;
		background-repeat: repeat;
}
/* ======== Seiten-Continer ========================*/
#container{
	width: 800px; /*height:250px;*/
	background-color: #252525;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #FF1493;
	text-align: left;
	font-family: sans-serif;
}

/* ======= Toptext - Container =========================*/
#toptext{
 height:45px;
 text-align:center;
 }
#toptext h1{
	font-size: 1.3em;
	color: #FF1493;
	font-family: sans-serif;
	margin: 5px;
}

#toptext a{
	font-size: 1.3em;
	color: #FF1493;
	font-family: sans-serif;
	margin: 5px;
}


/* ======= Kopf Container =========================*/
#header{
    width:800px;
	height:200px;
	background-image:url(images/header-teens.jpg);
	background-repeat:no-repeat;
	text-align:center;

	}
	
/* ====== Wrapper-Continer =========================*/

#wrapper{
display: inline;
	width: 801px;
	overflow: auto;


}

/* ====== Inhalts-Container =====================*/

#content{
display: inline;
    float:left;
	width:495px;
	margin:10px 0px 0px 0px;
	padding:0px;
	
	}
	
	
	/* ====== Inhalts-Container-Box =====================*/

#contentbox{
float:left;
color:white;
	width: 470px;
	height: auto;
	margin: 0px 0px 25px 10px;
	padding: 0px;
}

#contentbox h2 {
	font-size: 1.3em;
	color: #FF1493;
	margin-bottom: 10px;
	border-bottom: 1px solid #FF1493;
	font-family: sans-serif;
}

#contentbox img {
	float: left; /*margin-left:1em;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 5px 0px;
}


#contentbox a {
	color: #FF1493;
	text-decoration: underline;
	}
#contentbox a ul li :hover {
color:White;
text-decoration: underline;
}
#contentbox a:visited {
	color: #FF1493;
	text-decoration: underline;
	}
/* ====== Inhalts-Container-Inside =====================*/

#contentboxinside{
	display: inline;
	float: left;
	width: 150px;
	height: auto;
	margin: 5px 5px 0px 10px;
	padding: 0px;
	font-size: 11px;
	
	
}

#contentboxinside h2 {
	font-size: 1.1em;
	color: White;
	max-height: 60px;
	min-height: 60px;
	border-bottom: 1px solid #FF1493;
	font-family: sans-serif;
	
}#contentboxinside img {
	width: 100%;
	float: left; /*margin-left:1em;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#contentboxinside a {
	color: #FF1493;
	text-decoration: underline;
	}
#contentboxinside a ul li :hover {
color:White;
text-decoration: underline;
}
#contentboxinside a:visited {
	color: #FF1493;
	text-decoration: underline;
	}
/* ====== Rechte Seite =========================*/
#rightside{
    display:inline;
    float:left;
	width:140px;
		min-height: 950px;
	border: 0px solid #FF1493;
	padding: 10px 0px 0px 0px;
	margin: 10px 5px 10px 5px;
	padding: 0px 0px 230px 0px;
	text-align: left;
	}
	
#rightside ul li {
    line-height:22px;
    list-style:none;
    margin-bottom:2px;
    text-align:left;
}

#rightside ul li a {
	display: inline;
	width: 100%;
	color: #FF1493;
	text-decoration: none;
}

#rightside ul li a:hover {
   color:White;
	width:100%;
   text-align:left;
}
#bannerrightside{
	margin: 10px 5px 0px 5px;
	padding: 0px;
}
/* ====== Inhalts-Container-Box-Links =====================*/

#contentboxrechts{
display:inline;
	font-size: 12px;
	color: White;
	float: left;
	width: 120px;
	height: auto;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}
#contentboxrechts h1 {
   font-size: 1.3em;
   color:#FF1493;
   margin-bottom:20px;
   border-bottom:1px solid Silver;
}

#contentboxrechts h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #FF1493;
	font-family: sans-serif;
}

#contentboxrechts ul{
font-size: 12px ;
	display: block;
	color: #FF1493;
	text-decoration: underline;
}

#contentboxrechts a{
font-size: 12px ;
		color: #FF1493;
		width:100%;
	text-decoration: underline;
}
#contentboxrechts a:visited {
font-size: 12px;
	color: #FF1493;
		width:100%;
	text-decoration: underline;
}
#contentboxrechts a:hover {
   font-size: 12px;
	color: White;
		width:100%;
	text-decoration: underline;
}
/* ====== Linke-Seite ============================*/
#leftside{
	display: inline;
	float: left;
	width: 140px;
	min-height: 950px;
	border: 0px solid #FF1493;
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 230px 5px;
}

#leftside ul li {
	margin: 10px 0px 0;
	line-height: 22px;
	list-style: none;
	margin-bottom: 2px;
	text-align: center;
}

#leftside ul li a {
	display: block;
	width: 100%;
	color: #FF1493;
	text-decoration: underline;
	}
	#leftside a:hover {
		
	display: block;
	color: White;
	text-decoration: underline;
}
/* ====== Inhalts-Container-Box-Links =====================*/

#contentboxlinks{
display:inline;
	font-size: 12px;
	color: White;
	float: left;
	width: 120px;
	height: auto;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}
#contentboxlinks h1 {
   font-size: 1.3em;
   color:#FF1493;
   margin-bottom:20px;
   border-bottom:1px solid #FF1493;
}

#contentboxlinks h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: White;
	border-bottom: 1px solid #FF1493;
	font-family: sans-serif;
}

#contentboxlinks ul{
font-size: 12px ;
	display: block;
	color: #FF1493;
	text-decoration: underline;
}

#contentboxlinks a{
font-size: 12px ;
		color: #FF1493;
		text-decoration: underline;
}
#contentboxlinks a:visited {
font-size: 12px;
	color: #FF1493;
		
	text-decoration: underline;
}
#contentboxlinks a:hover {
   font-size: 12px;
	color: White;
		width:100%;
	text-decoration: underline;
}
/* ====== Footer-Continer ====================*/

#footer{
    clear:left;
	height:20px;
	width:800px;
	text-align:center;
	color:#FF1493;
	
	}
#footer a{
    color:#FF1493;
	text-decoration:none;
	}
#footer a:hover{
    color:#CCCCCC;
	text-decoration:none;
	}

#postgallery{
display: inline;
	float: left;
	width: 460px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#postgallery img{
display: inline;
	float: left;
	width: 120px;
	height: auto;
	margin: 10px 5px 0px 5px;
	padding: 0px 0px 0px 5px;
}

#pixgallerybigth{
display: inline;
	float: left;
	width: 460px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pixgallerybigth img{
display: inline;
	float: left;
	width: 120px;
	height: auto;
	margin: 10px 5px 0px 5px;
	padding: 0px 0px 0px 5px;
}

